2021-11-02 16:44:20.816 4972 2214770465784 MainThread INFO neutron.common.config [-] Logging enabled! 2021-11-02 16:44:20.816 4972 2214770465784 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.1.0.dev132 2021-11-02 16:44:20.816 4972 2214770465784 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-11-02 16:44:20.846 4972 2214770465784 MainThread INFO os_win.utils.network.networkutils [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] WMI caching is disabled. 2021-11-02 16:44:21.117 4972 2214770465784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2021-11-02 16:44:21.224 4972 2214770465784 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-02 16:44:21.224 4972 2214770465784 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-02 16:44:21.456 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent initialized successfully, now running... 2021-11-02 16:44:21.474 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-11-02 16:44:21.474 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-02 16:44:21.503 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-02 16:46:23.446 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9142a2ea-cb56-4336-a7be-561de85369f8 - - - - -] port_update received: f81cc7a7-76fb-45f6-85de-737e1162acf9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:46:23.457 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9142a2ea-cb56-4336-a7be-561de85369f8 - - - - -] No port f81cc7a7-76fb-45f6-85de-737e1162acf9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:46:37.672 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c472eef-30db-453e-b5fd-c93b79540fe6 - - - - -] port_update received: 9d136291-39f3-4e32-8d3c-b6a656cf842b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:46:37.672 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c472eef-30db-453e-b5fd-c93b79540fe6 - - - - -] No port 9d136291-39f3-4e32-8d3c-b6a656cf842b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:46:41.852 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-950f4973-2fd1-4c95-b1b2-acbd3152b286 - - - - -] port_update received: 2d5d7fd3-77f7-4ee3-ae08-74694e774d3d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:46:41.866 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-950f4973-2fd1-4c95-b1b2-acbd3152b286 - - - - -] No port 2d5d7fd3-77f7-4ee3-ae08-74694e774d3d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:46:43.188 4972 2214869431752 MainThread WARNING oslo_policy.policy [req-f60be1d0-3cff-4c51-b545-c9a3636e9ba8 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-11-02 16:46:43.188 4972 2214869431752 MainThread WARNING oslo_policy.policy [req-f60be1d0-3cff-4c51-b545-c9a3636e9ba8 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-11-02 16:46:43.188 4972 2214869431752 MainThread WARNING oslo_policy.policy [req-f60be1d0-3cff-4c51-b545-c9a3636e9ba8 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-11-02 16:46:43.204 4972 2214869431752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f60be1d0-3cff-4c51-b545-c9a3636e9ba8 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Security group member updated on remote: ['14986e0a-febc-4b5e-b34f-d66fd0b2dc3c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:46:43.204 4972 2214869431752 MainThread INFO neutron.agent.securitygroups_rpc [req-f60be1d0-3cff-4c51-b545-c9a3636e9ba8 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Security group member updated ['14986e0a-febc-4b5e-b34f-d66fd0b2dc3c'] 2021-11-02 16:46:44.534 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5ed9646-a206-483b-beb2-738588793abd - - - - -] port_update received: fe1e6f6b-5723-43fc-9b40-6adb766eef9e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:46:45.953 4972 2214869431928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2c0dda0-a6e2-4b89-a051-ff9e31ea5615 436329e99f8e421ab41666884f7888d8 e3895ec42d70403e8667ea0b09eb9ff0 - - -] Security group member updated on remote: ['4064422b-7a09-47b0-889c-519c373517a8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:46:45.953 4972 2214869431928 MainThread INFO neutron.agent.securitygroups_rpc [req-a2c0dda0-a6e2-4b89-a051-ff9e31ea5615 436329e99f8e421ab41666884f7888d8 e3895ec42d70403e8667ea0b09eb9ff0 - - -] Security group member updated ['4064422b-7a09-47b0-889c-519c373517a8'] 2021-11-02 16:46:46.999 4972 2214869432104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7802f2d8-c2c0-4ab8-9698-6d6b2387d28b 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Security group member updated on remote: ['ddb90fec-7904-45a4-971a-2a58baec8a4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:46:46.999 4972 2214869432104 MainThread INFO neutron.agent.securitygroups_rpc [req-7802f2d8-c2c0-4ab8-9698-6d6b2387d28b 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Security group member updated ['ddb90fec-7904-45a4-971a-2a58baec8a4c'] 2021-11-02 16:46:46.999 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5ed9646-a206-483b-beb2-738588793abd - - - - -] No port fe1e6f6b-5723-43fc-9b40-6adb766eef9e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:46:55.486 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0547d57b-4e6f-4d73-becf-1e38289f6a3f - - - - -] port_update received: eacb2b5f-51a4-495b-a668-87d60d838fb1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:46:57.782 4972 2214869432104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0642e836-1f09-48df-9eb5-fb8d0e5d7358 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Security group member updated on remote: ['ddb90fec-7904-45a4-971a-2a58baec8a4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:46:57.782 4972 2214869432104 MainThread INFO neutron.agent.securitygroups_rpc [req-0642e836-1f09-48df-9eb5-fb8d0e5d7358 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Security group member updated ['ddb90fec-7904-45a4-971a-2a58baec8a4c'] 2021-11-02 16:46:57.797 4972 2214869432632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a9ea1fd-4361-4ef9-ab9f-3f653d810335 - - - - -] port_update received: 6e0f9ba0-c6dd-4491-813c-9e774c45dd92 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:46:57.797 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ae58c95-fdc4-4a81-83c6-d3e095365df3 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: 9877734a-b105-41fe-bb14-bcc253387958 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:46:57.797 4972 2214869432280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3841a58-3eda-4524-95df-386b1d805902 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: 8c95a943-ceda-4a49-8043-1035f5d14c4a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:46:57.797 4972 2214869432104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d0459c5-4345-4494-b520-be437280d48b 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] Security group rule updated on remote: ['defac20c-ef6f-4b35-b645-37394d3dc510'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:46:57.797 4972 2214869432104 MainThread INFO neutron.agent.securitygroups_rpc [req-2d0459c5-4345-4494-b520-be437280d48b 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] Security group rule updated ['defac20c-ef6f-4b35-b645-37394d3dc510'] 2021-11-02 16:46:57.814 4972 2214869431928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3cf1c0f9-2022-43d9-a95a-334b7a11e099 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] Security group rule updated on remote: ['defac20c-ef6f-4b35-b645-37394d3dc510'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:46:57.814 4972 2214869431928 MainThread INFO neutron.agent.securitygroups_rpc [req-3cf1c0f9-2022-43d9-a95a-334b7a11e099 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] Security group rule updated ['defac20c-ef6f-4b35-b645-37394d3dc510'] 2021-11-02 16:46:57.814 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0547d57b-4e6f-4d73-becf-1e38289f6a3f - - - - -] No port eacb2b5f-51a4-495b-a668-87d60d838fb1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:46:57.814 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ae58c95-fdc4-4a81-83c6-d3e095365df3 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port 9877734a-b105-41fe-bb14-bcc253387958 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:46:57.814 4972 2214869432280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3841a58-3eda-4524-95df-386b1d805902 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port 8c95a943-ceda-4a49-8043-1035f5d14c4a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:46:57.814 4972 2214869432632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a9ea1fd-4361-4ef9-ab9f-3f653d810335 - - - - -] No port 6e0f9ba0-c6dd-4491-813c-9e774c45dd92 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:46:59.062 4972 2214869432632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7cf8c26-965c-4327-a5ce-11327bb68342 ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] Security group rule updated on remote: ['a27b0f84-ca20-424a-9f69-45c3288f1708'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:46:59.945 4972 2214869432632 MainThread INFO neutron.agent.securitygroups_rpc [req-d7cf8c26-965c-4327-a5ce-11327bb68342 ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] Security group rule updated ['a27b0f84-ca20-424a-9f69-45c3288f1708'] 2021-11-02 16:47:00.969 4972 2214869432280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33186c7e-fb1a-4c34-b128-ffe768524f20 ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] Security group rule updated on remote: ['a27b0f84-ca20-424a-9f69-45c3288f1708'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:47:00.986 4972 2214869432280 MainThread INFO neutron.agent.securitygroups_rpc [req-33186c7e-fb1a-4c34-b128-ffe768524f20 ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] Security group rule updated ['a27b0f84-ca20-424a-9f69-45c3288f1708'] 2021-11-02 16:47:00.986 4972 2214869432632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67204531-aa09-4b4c-a44b-ac9547906875 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: 6d3bae71-e514-49ab-9222-9632d4fba0f5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:47:00.986 4972 2214869432632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67204531-aa09-4b4c-a44b-ac9547906875 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port 6d3bae71-e514-49ab-9222-9632d4fba0f5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:47:01.048 4972 2214869432632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-467b8d67-5809-4925-81dd-1fa73a30822a 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: 4c21c6a5-6c5e-47dc-9609-26483e9e33f3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:47:01.072 4972 2214869432632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-467b8d67-5809-4925-81dd-1fa73a30822a 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port 4c21c6a5-6c5e-47dc-9609-26483e9e33f3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:47:13.221 4972 2214869432632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e255a6a5-174e-4c70-a425-f28cc702ada1 ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] Security group member updated on remote: ['a27b0f84-ca20-424a-9f69-45c3288f1708'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:47:13.221 4972 2214869432632 MainThread INFO neutron.agent.securitygroups_rpc [req-e255a6a5-174e-4c70-a425-f28cc702ada1 ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] Security group member updated ['a27b0f84-ca20-424a-9f69-45c3288f1708'] 2021-11-02 16:47:14.108 4972 2214869432632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe0d9a55-130e-43c5-8a34-0d8cbbb924da 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] Security group member updated on remote: ['defac20c-ef6f-4b35-b645-37394d3dc510'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:47:14.108 4972 2214869432632 MainThread INFO neutron.agent.securitygroups_rpc [req-fe0d9a55-130e-43c5-8a34-0d8cbbb924da 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] Security group member updated ['defac20c-ef6f-4b35-b645-37394d3dc510'] 2021-11-02 16:47:14.108 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6d3bae71-e514-49ab-9222-9632d4fba0f5 2021-11-02 16:47:14.108 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8c95a943-ceda-4a49-8043-1035f5d14c4a 2021-11-02 16:47:16.113 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:47:16.734 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4c21c6a5-6c5e-47dc-9609-26483e9e33f3 2021-11-02 16:47:16.734 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9877734a-b105-41fe-bb14-bcc253387958 2021-11-02 16:47:16.832 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85cd3f0d-4379-4aae-b7a3-c50fa2e76b70 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: 6a36918e-caa7-42ed-b923-c3a049049148 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:47:16.853 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85cd3f0d-4379-4aae-b7a3-c50fa2e76b70 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port 6a36918e-caa7-42ed-b923-c3a049049148 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:47:17.489 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port 8c95a943-ceda-4a49-8043-1035f5d14c4a 2021-11-02 16:47:17.906 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port 8c95a943-ceda-4a49-8043-1035f5d14c4a updated. Details: {'device': '8c95a943-ceda-4a49-8043-1035f5d14c4a', 'network_id': 'e13a8a17-03ff-45d6-87c8-8e4368446fe7', 'port_id': '8c95a943-ceda-4a49-8043-1035f5d14c4a', 'mac_address': 'fa:16:3e:1e:1d:9d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 794, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e0977232-e536-46af-9a0c-d7241cfd5366', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:47:17.906 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:47:17.906 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port 6d3bae71-e514-49ab-9222-9632d4fba0f5 2021-11-02 16:47:17.906 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port 6d3bae71-e514-49ab-9222-9632d4fba0f5 updated. Details: {'device': '6d3bae71-e514-49ab-9222-9632d4fba0f5', 'network_id': '716d1add-eeb0-4090-99a3-8e93ac4c3a42', 'port_id': '6d3bae71-e514-49ab-9222-9632d4fba0f5', 'mac_address': 'fa:16:3e:96:76:e4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 769, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1c574b2f-5688-4840-800f-5e2d7519c217', '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-11-02 16:47:17.906 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:47:18.799 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.base [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Loop iteration exceeded interval (2 vs. 2.6862568855285645) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-11-02 16:47:18.799 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:47:18.799 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c95a943-ceda-4a49-8043-1035f5d14c4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:19.830 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8c95a943-ceda-4a49-8043-1035f5d14c4a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:47:19.830 4972 2214869432456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e13a8a17-03ff-45d6-87c8-8e4368446fe7 2021-11-02 16:47:19.843 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:47:19.843 4972 2214869431752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:19.843 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6d3bae71-e514-49ab-9222-9632d4fba0f5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:47:19.843 4972 2214869431752 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 716d1add-eeb0-4090-99a3-8e93ac4c3a42 2021-11-02 16:47:19.843 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:47:19.843 4972 2214869431928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12d04cfa-322e-44df-8790-a0b722682a76 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: 8f7b9d28-8f61-494a-88cb-4fc30ad64a7e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:47:19.843 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port 4c21c6a5-6c5e-47dc-9609-26483e9e33f3 2021-11-02 16:47:19.843 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port 4c21c6a5-6c5e-47dc-9609-26483e9e33f3 updated. Details: {'device': '4c21c6a5-6c5e-47dc-9609-26483e9e33f3', 'network_id': 'e13a8a17-03ff-45d6-87c8-8e4368446fe7', 'port_id': '4c21c6a5-6c5e-47dc-9609-26483e9e33f3', 'mac_address': 'fa:16:3e:ff:e7:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 794, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e0977232-e536-46af-9a0c-d7241cfd5366', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:47:19.843 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:47:19.843 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port 9877734a-b105-41fe-bb14-bcc253387958 2021-11-02 16:47:19.843 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port 9877734a-b105-41fe-bb14-bcc253387958 updated. Details: {'device': '9877734a-b105-41fe-bb14-bcc253387958', 'network_id': '244687ba-bf2c-4a2d-aed3-980547dbf6c6', 'port_id': '9877734a-b105-41fe-bb14-bcc253387958', 'mac_address': 'fa:16:3e:e5:d8:f8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 778, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '340c5b50-f538-45eb-bf23-eaa256609e5f', '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-11-02 16:47:19.843 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:47:19.843 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9877734a-b105-41fe-bb14-bcc253387958" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:19.843 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9877734a-b105-41fe-bb14-bcc253387958 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:47:19.843 4972 2214869432984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 244687ba-bf2c-4a2d-aed3-980547dbf6c6 2021-11-02 16:47:19.863 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:47:19.863 4972 2214869432808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4c21c6a5-6c5e-47dc-9609-26483e9e33f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:19.863 4972 2214869432808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4c21c6a5-6c5e-47dc-9609-26483e9e33f3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:47:19.863 4972 2214869432808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:47:19.874 4972 2214869431928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12d04cfa-322e-44df-8790-a0b722682a76 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port 8f7b9d28-8f61-494a-88cb-4fc30ad64a7e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:47:20.250 4972 2214869431752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6d3bae71-e514-49ab-9222-9632d4fba0f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:47:20.250 4972 2214869431752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6d3bae71-e514-49ab-9222-9632d4fba0f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:47:20.250 4972 2214869432808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4c21c6a5-6c5e-47dc-9609-26483e9e33f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:47:20.250 4972 2214869432808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4c21c6a5-6c5e-47dc-9609-26483e9e33f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:47:20.270 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6d3bae71-e514-49ab-9222-9632d4fba0f5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:47:20.270 4972 2214869431752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 769, VLAN trunk: None to switch port 6d3bae71-e514-49ab-9222-9632d4fba0f5 2021-11-02 16:47:20.286 4972 2214869432808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4c21c6a5-6c5e-47dc-9609-26483e9e33f3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:47:20.286 4972 2214869432808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 794, VLAN trunk: None to switch port 4c21c6a5-6c5e-47dc-9609-26483e9e33f3 2021-11-02 16:47:20.297 4972 2214869432984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9877734a-b105-41fe-bb14-bcc253387958') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:47:20.297 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9877734a-b105-41fe-bb14-bcc253387958') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:47:20.313 4972 2214869432456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8c95a943-ceda-4a49-8043-1035f5d14c4a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:47:20.313 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8c95a943-ceda-4a49-8043-1035f5d14c4a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:47:20.313 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9877734a-b105-41fe-bb14-bcc253387958 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:47:20.313 4972 2214869432984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 778, VLAN trunk: None to switch port 9877734a-b105-41fe-bb14-bcc253387958 2021-11-02 16:47:20.332 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8c95a943-ceda-4a49-8043-1035f5d14c4a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:47:20.332 4972 2214869432456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 794, VLAN trunk: None to switch port 8c95a943-ceda-4a49-8043-1035f5d14c4a 2021-11-02 16:47:20.485 4972 2214869431752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:47:20.485 4972 2214869431752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6d3bae71-e514-49ab-9222-9632d4fba0f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:47:20.501 4972 2214869432808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:47:20.501 4972 2214869432808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4c21c6a5-6c5e-47dc-9609-26483e9e33f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:47:20.501 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:47:20.501 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9877734a-b105-41fe-bb14-bcc253387958'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:47:20.547 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:47:20.547 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8c95a943-ceda-4a49-8043-1035f5d14c4a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:47:21.624 4972 2214869432808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4c21c6a5-6c5e-47dc-9609-26483e9e33f3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:47:21.624 4972 2214869432808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:47:21.641 4972 2214869432808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ddb90fec-7904-45a4-971a-2a58baec8a4c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:47:21.641 4972 2214869432808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ddb90fec-7904-45a4-971a-2a58baec8a4c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:47:21.641 4972 2214869432808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4c21c6a5-6c5e-47dc-9609-26483e9e33f3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:47:21.641 4972 2214869432808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:47:21.641 4972 2214869432808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4c21c6a5-6c5e-47dc-9609-26483e9e33f3 not yet added. Adding. 2021-11-02 16:47:21.641 4972 2214869432808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:47:21.641 4972 2214869432808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:47:21.692 4972 2214869431752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6d3bae71-e514-49ab-9222-9632d4fba0f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:47:21.704 4972 2214869431752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:47:21.704 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:47:21.704 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:47:21.704 4972 2214869431752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6d3bae71-e514-49ab-9222-9632d4fba0f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:47:21.704 4972 2214869431752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:47:21.704 4972 2214869431752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6d3bae71-e514-49ab-9222-9632d4fba0f5 not yet added. Adding. 2021-11-02 16:47:21.704 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:47:21.704 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:47:21.753 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9877734a-b105-41fe-bb14-bcc253387958']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:47:21.753 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:47:21.753 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4064422b-7a09-47b0-889c-519c373517a8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:47:21.753 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4064422b-7a09-47b0-889c-519c373517a8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:47:21.753 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9877734a-b105-41fe-bb14-bcc253387958 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:47:21.753 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:47:21.753 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9877734a-b105-41fe-bb14-bcc253387958 not yet added. Adding. 2021-11-02 16:47:21.753 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:47:21.753 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:47:21.753 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8c95a943-ceda-4a49-8043-1035f5d14c4a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:47:21.753 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:47:21.753 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ddb90fec-7904-45a4-971a-2a58baec8a4c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:47:21.753 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ddb90fec-7904-45a4-971a-2a58baec8a4c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:47:21.753 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8c95a943-ceda-4a49-8043-1035f5d14c4a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:47:21.753 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:47:21.753 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8c95a943-ceda-4a49-8043-1035f5d14c4a not yet added. Adding. 2021-11-02 16:47:21.753 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:47:21.753 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:47:21.771 4972 2214869432808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c21c6a5-6c5e-47dc-9609-26483e9e33f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:21.906 4972 2214869431752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:21.921 4972 2214869432808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c21c6a5-6c5e-47dc-9609-26483e9e33f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:21.921 4972 2214869432808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c21c6a5-6c5e-47dc-9609-26483e9e33f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:24.816 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9877734a-b105-41fe-bb14-bcc253387958" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:24.827 4972 2214869431752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.921s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:24.827 4972 2214869431752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:24.827 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c95a943-ceda-4a49-8043-1035f5d14c4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:25.035 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9877734a-b105-41fe-bb14-bcc253387958" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:25.035 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9877734a-b105-41fe-bb14-bcc253387958" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:25.055 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c95a943-ceda-4a49-8043-1035f5d14c4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:25.055 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c95a943-ceda-4a49-8043-1035f5d14c4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:25.125 4972 2214869431752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" 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-11-02 16:47:25.188 4972 2214869432808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c21c6a5-6c5e-47dc-9609-26483e9e33f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:25.343 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9877734a-b105-41fe-bb14-bcc253387958" 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-11-02 16:47:25.363 4972 2214869431752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:25.363 4972 2214869431752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6d3bae71-e514-49ab-9222-9632d4fba0f5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:47:25.383 4972 2214869431752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6d3bae71-e514-49ab-9222-9632d4fba0f5 processed. 2021-11-02 16:47:25.409 4972 2214869432808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4c21c6a5-6c5e-47dc-9609-26483e9e33f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:25.409 4972 2214869432808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4c21c6a5-6c5e-47dc-9609-26483e9e33f3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:47:25.409 4972 2214869432808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4c21c6a5-6c5e-47dc-9609-26483e9e33f3 processed. 2021-11-02 16:47:25.458 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c95a943-ceda-4a49-8043-1035f5d14c4a" 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-11-02 16:47:25.504 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9877734a-b105-41fe-bb14-bcc253387958" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:25.504 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9877734a-b105-41fe-bb14-bcc253387958 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:47:25.504 4972 2214869432984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9877734a-b105-41fe-bb14-bcc253387958 processed. 2021-11-02 16:47:25.593 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c95a943-ceda-4a49-8043-1035f5d14c4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 6.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:25.593 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8c95a943-ceda-4a49-8043-1035f5d14c4a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:47:25.593 4972 2214869432456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8c95a943-ceda-4a49-8043-1035f5d14c4a processed. 2021-11-02 16:47:26.827 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:26.827 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6a36918e-caa7-42ed-b923-c3a049049148 2021-11-02 16:47:26.827 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8f7b9d28-8f61-494a-88cb-4fc30ad64a7e 2021-11-02 16:47:28.827 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:47:29.171 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:29.171 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:29.171 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:30.280 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port 8f7b9d28-8f61-494a-88cb-4fc30ad64a7e 2021-11-02 16:47:30.280 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port 8f7b9d28-8f61-494a-88cb-4fc30ad64a7e updated. Details: {'device': '8f7b9d28-8f61-494a-88cb-4fc30ad64a7e', 'network_id': 'c3ac4ab4-0ce0-4abb-9960-272f99ead558', 'port_id': '8f7b9d28-8f61-494a-88cb-4fc30ad64a7e', 'mac_address': 'fa:16:3e:0e:10:f4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 758, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '81d3d140-25a2-438b-a64f-a1dea867ba0d', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:47:30.280 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:47:30.280 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port 6a36918e-caa7-42ed-b923-c3a049049148 2021-11-02 16:47:30.280 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port 6a36918e-caa7-42ed-b923-c3a049049148 updated. Details: {'device': '6a36918e-caa7-42ed-b923-c3a049049148', 'network_id': '2642968c-324e-4035-9dba-a5695e42fc1f', 'port_id': '6a36918e-caa7-42ed-b923-c3a049049148', 'mac_address': 'fa:16:3e:cd:98:ff', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 795, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fd525ac9-44f8-421c-b093-9ce2aeedf323', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:47:30.280 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:47:30.280 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f7b9d28-8f61-494a-88cb-4fc30ad64a7e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:30.280 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8f7b9d28-8f61-494a-88cb-4fc30ad64a7e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:47:30.280 4972 2214869432984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c3ac4ab4-0ce0-4abb-9960-272f99ead558 2021-11-02 16:47:30.280 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:47:30.280 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:30.280 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6a36918e-caa7-42ed-b923-c3a049049148 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:47:30.280 4972 2214869432456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2642968c-324e-4035-9dba-a5695e42fc1f 2021-11-02 16:47:30.280 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:47:30.453 4972 2214869432456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6a36918e-caa7-42ed-b923-c3a049049148') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:47:30.453 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6a36918e-caa7-42ed-b923-c3a049049148') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:47:30.453 4972 2214869432984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8f7b9d28-8f61-494a-88cb-4fc30ad64a7e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:47:30.453 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8f7b9d28-8f61-494a-88cb-4fc30ad64a7e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:47:30.508 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6a36918e-caa7-42ed-b923-c3a049049148 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:47:30.508 4972 2214869432456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 795, VLAN trunk: None to switch port 6a36918e-caa7-42ed-b923-c3a049049148 2021-11-02 16:47:30.518 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8f7b9d28-8f61-494a-88cb-4fc30ad64a7e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:47:30.518 4972 2214869432984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 758, VLAN trunk: None to switch port 8f7b9d28-8f61-494a-88cb-4fc30ad64a7e 2021-11-02 16:47:30.625 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:47:30.640 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6a36918e-caa7-42ed-b923-c3a049049148'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:47:30.640 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:47:30.640 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8f7b9d28-8f61-494a-88cb-4fc30ad64a7e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:47:31.255 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6a36918e-caa7-42ed-b923-c3a049049148']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:47:31.255 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:47:31.255 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a27b0f84-ca20-424a-9f69-45c3288f1708) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:47:31.255 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6a36918e-caa7-42ed-b923-c3a049049148 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:47:31.255 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:47:31.255 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6a36918e-caa7-42ed-b923-c3a049049148 not yet added. Adding. 2021-11-02 16:47:31.255 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:47:31.255 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:47:31.314 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8f7b9d28-8f61-494a-88cb-4fc30ad64a7e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:47:31.314 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:47:31.314 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (defac20c-ef6f-4b35-b645-37394d3dc510) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:47:31.314 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8f7b9d28-8f61-494a-88cb-4fc30ad64a7e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:47:31.314 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:47:31.314 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8f7b9d28-8f61-494a-88cb-4fc30ad64a7e not yet added. Adding. 2021-11-02 16:47:31.314 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:47:31.314 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:47:31.469 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:31.547 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f7b9d28-8f61-494a-88cb-4fc30ad64a7e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:31.692 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:31.692 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:31.769 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f7b9d28-8f61-494a-88cb-4fc30ad64a7e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:31.769 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f7b9d28-8f61-494a-88cb-4fc30ad64a7e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:31.968 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" 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-11-02 16:47:32.079 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f7b9d28-8f61-494a-88cb-4fc30ad64a7e" 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-11-02 16:47:32.330 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:32.330 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6a36918e-caa7-42ed-b923-c3a049049148 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:47:32.330 4972 2214869432456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6a36918e-caa7-42ed-b923-c3a049049148 processed. 2021-11-02 16:47:32.409 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f7b9d28-8f61-494a-88cb-4fc30ad64a7e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:32.409 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8f7b9d28-8f61-494a-88cb-4fc30ad64a7e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:47:32.409 4972 2214869432984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8f7b9d28-8f61-494a-88cb-4fc30ad64a7e processed. 2021-11-02 16:47:32.858 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:33.924 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:50.234 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1e756b4-8396-453d-a40a-260d59523c19 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Security group member updated on remote: ['14986e0a-febc-4b5e-b34f-d66fd0b2dc3c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:47:50.234 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [req-b1e756b4-8396-453d-a40a-260d59523c19 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Security group member updated ['14986e0a-febc-4b5e-b34f-d66fd0b2dc3c'] 2021-11-02 16:47:50.234 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [req-b1e756b4-8396-453d-a40a-260d59523c19 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Refresh firewall rules 2021-11-02 16:47:50.234 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1e756b4-8396-453d-a40a-260d59523c19 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Get security group information for devices via rpc ['6d3bae71-e514-49ab-9222-9632d4fba0f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:47:50.443 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b1e756b4-8396-453d-a40a-260d59523c19 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update security group information for ports dict_keys(['6d3bae71-e514-49ab-9222-9632d4fba0f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:47:50.443 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b1e756b4-8396-453d-a40a-260d59523c19 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:47:50.443 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b1e756b4-8396-453d-a40a-260d59523c19 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update rules of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:47:50.443 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b1e756b4-8396-453d-a40a-260d59523c19 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update members of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:47:50.443 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b1e756b4-8396-453d-a40a-260d59523c19 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update port filter for 6d3bae71-e514-49ab-9222-9632d4fba0f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:47:50.443 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b1e756b4-8396-453d-a40a-260d59523c19 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Updating port rules. 2021-11-02 16:47:50.443 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b1e756b4-8396-453d-a40a-260d59523c19 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Creating 1 new rules, removing 0 old rules. 2021-11-02 16:47:50.443 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-b1e756b4-8396-453d-a40a-260d59523c19 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:50.737 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-b1e756b4-8396-453d-a40a-260d59523c19 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" 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-11-02 16:47:50.737 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-b1e756b4-8396-453d-a40a-260d59523c19 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:50.737 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-b1e756b4-8396-453d-a40a-260d59523c19 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:51.235 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7739ce9c-bdde-4406-9ab6-671af6ef5447 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: f4eb8e96-4a89-4943-bb1e-67b3c0d0953e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:47:51.256 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7739ce9c-bdde-4406-9ab6-671af6ef5447 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port f4eb8e96-4a89-4943-bb1e-67b3c0d0953e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:47:53.143 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f4eb8e96-4a89-4943-bb1e-67b3c0d0953e 2021-11-02 16:47:55.009 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:47:55.314 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port f4eb8e96-4a89-4943-bb1e-67b3c0d0953e 2021-11-02 16:47:55.314 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port f4eb8e96-4a89-4943-bb1e-67b3c0d0953e updated. Details: {'device': 'f4eb8e96-4a89-4943-bb1e-67b3c0d0953e', 'network_id': '716d1add-eeb0-4090-99a3-8e93ac4c3a42', 'port_id': 'f4eb8e96-4a89-4943-bb1e-67b3c0d0953e', 'mac_address': 'fa:16:3e:5e:29:90', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 769, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1c574b2f-5688-4840-800f-5e2d7519c217', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:47:55.314 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:47:55.314 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:55.314 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f4eb8e96-4a89-4943-bb1e-67b3c0d0953e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:47:55.314 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:47:55.656 4972 2214869432984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f4eb8e96-4a89-4943-bb1e-67b3c0d0953e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:47:55.656 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f4eb8e96-4a89-4943-bb1e-67b3c0d0953e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:47:55.686 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f4eb8e96-4a89-4943-bb1e-67b3c0d0953e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:47:55.686 4972 2214869432984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 769, VLAN trunk: None to switch port f4eb8e96-4a89-4943-bb1e-67b3c0d0953e 2021-11-02 16:47:55.983 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:47:55.983 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f4eb8e96-4a89-4943-bb1e-67b3c0d0953e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:47:56.266 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f4eb8e96-4a89-4943-bb1e-67b3c0d0953e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:47:56.266 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:47:56.266 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:47:56.266 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:47:56.266 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f4eb8e96-4a89-4943-bb1e-67b3c0d0953e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:47:56.266 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:47:56.266 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f4eb8e96-4a89-4943-bb1e-67b3c0d0953e not yet added. Adding. 2021-11-02 16:47:56.266 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:47:56.266 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:47:56.580 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:56.939 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" 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-11-02 16:47:56.939 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:57.248 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9877734a-b105-41fe-bb14-bcc253387958 2021-11-02 16:47:57.319 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" 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-11-02 16:47:57.529 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:47:57.529 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f4eb8e96-4a89-4943-bb1e-67b3c0d0953e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:47:57.529 4972 2214869432984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f4eb8e96-4a89-4943-bb1e-67b3c0d0953e processed. 2021-11-02 16:47:58.115 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3936452-3694-42c7-984a-51cb9a810111 436329e99f8e421ab41666884f7888d8 e3895ec42d70403e8667ea0b09eb9ff0 - - -] Security group member updated on remote: ['4064422b-7a09-47b0-889c-519c373517a8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:47:58.115 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [req-c3936452-3694-42c7-984a-51cb9a810111 436329e99f8e421ab41666884f7888d8 e3895ec42d70403e8667ea0b09eb9ff0 - - -] Security group member updated ['4064422b-7a09-47b0-889c-519c373517a8'] 2021-11-02 16:47:58.115 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [req-c3936452-3694-42c7-984a-51cb9a810111 436329e99f8e421ab41666884f7888d8 e3895ec42d70403e8667ea0b09eb9ff0 - - -] Refresh firewall rules 2021-11-02 16:47:58.115 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3936452-3694-42c7-984a-51cb9a810111 436329e99f8e421ab41666884f7888d8 e3895ec42d70403e8667ea0b09eb9ff0 - - -] Get security group information for devices via rpc ['9877734a-b105-41fe-bb14-bcc253387958'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:47:58.173 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c3936452-3694-42c7-984a-51cb9a810111 436329e99f8e421ab41666884f7888d8 e3895ec42d70403e8667ea0b09eb9ff0 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:47:58.173 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c3936452-3694-42c7-984a-51cb9a810111 436329e99f8e421ab41666884f7888d8 e3895ec42d70403e8667ea0b09eb9ff0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:47:58.295 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3936452-3694-42c7-984a-51cb9a810111 436329e99f8e421ab41666884f7888d8 e3895ec42d70403e8667ea0b09eb9ff0 - - -] port_delete event received for '9877734a-b105-41fe-bb14-bcc253387958' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:47:59.033 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:47:59.033 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9877734a-b105-41fe-bb14-bcc253387958' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:47:59.033 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9877734a-b105-41fe-bb14-bcc253387958' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:47:59.033 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9877734a-b105-41fe-bb14-bcc253387958 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:47:59.033 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:47:59.079 4972 2214869432456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 244687ba-bf2c-4a2d-aed3-980547dbf6c6 2021-11-02 16:47:59.079 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9877734a-b105-41fe-bb14-bcc253387958'] 2021-11-02 16:47:59.079 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:47:59.079 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:47:59.079 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9877734a-b105-41fe-bb14-bcc253387958'] 2021-11-02 16:47:59.328 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:48:03.221 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78fba447-5cb6-4abc-87f4-ab3210d54265 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] network_delete received. Deleting network 244687ba-bf2c-4a2d-aed3-980547dbf6c6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-02 16:48:03.221 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78fba447-5cb6-4abc-87f4-ab3210d54265 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] Network 244687ba-bf2c-4a2d-aed3-980547dbf6c6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-02 16:48:06.562 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae5c9488-6178-4969-9040-255793f1fcee a96a35c3d9db45909cc5b37d26e07e8b 8ab3a00c690849c1bd017a9733cec34a - - -] Security group member updated on remote: ['e4b8184a-4754-4df3-9596-fbc18f5e16f4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:48:06.562 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [req-ae5c9488-6178-4969-9040-255793f1fcee a96a35c3d9db45909cc5b37d26e07e8b 8ab3a00c690849c1bd017a9733cec34a - - -] Security group member updated ['e4b8184a-4754-4df3-9596-fbc18f5e16f4'] 2021-11-02 16:48:07.858 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce93fd71-8f9e-4c89-903f-5ddb988670d8 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: a7ecf739-9692-469b-a936-8c8d435d6449 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:48:07.874 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce93fd71-8f9e-4c89-903f-5ddb988670d8 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port a7ecf739-9692-469b-a936-8c8d435d6449 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:48:08.890 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Security group member updated on remote: ['14986e0a-febc-4b5e-b34f-d66fd0b2dc3c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:48:08.905 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Security group member updated ['14986e0a-febc-4b5e-b34f-d66fd0b2dc3c'] 2021-11-02 16:48:08.905 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Refresh firewall rules 2021-11-02 16:48:08.905 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Get security group information for devices via rpc ['6d3bae71-e514-49ab-9222-9632d4fba0f5', 'f4eb8e96-4a89-4943-bb1e-67b3c0d0953e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:48:09.279 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update security group information for ports dict_keys(['6d3bae71-e514-49ab-9222-9632d4fba0f5', 'f4eb8e96-4a89-4943-bb1e-67b3c0d0953e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:48:09.279 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:48:09.279 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update rules of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:48:09.279 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update members of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:48:09.279 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update port filter for 6d3bae71-e514-49ab-9222-9632d4fba0f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:48:09.279 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Updating port rules. 2021-11-02 16:48:09.279 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Creating 1 new rules, removing 0 old rules. 2021-11-02 16:48:09.279 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:48:09.639 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" 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-11-02 16:48:09.639 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:48:09.639 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:48:09.639 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update port filter for f4eb8e96-4a89-4943-bb1e-67b3c0d0953e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:48:09.639 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Updating port rules. 2021-11-02 16:48:09.639 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Creating 1 new rules, removing 0 old rules. 2021-11-02 16:48:09.639 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:48:09.802 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91e3cbcf-b69e-44e2-b435-7ee8f11de0fb 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: ae21c04d-1584-4ff1-80e2-e50cf95ef8ad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:48:09.889 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91e3cbcf-b69e-44e2-b435-7ee8f11de0fb 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port ae21c04d-1584-4ff1-80e2-e50cf95ef8ad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:48:09.951 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" 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-11-02 16:48:09.951 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:48:09.951 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-841b05d1-aa82-4a60-916f-752140dcc7f9 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:48:11.438 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a7ecf739-9692-469b-a936-8c8d435d6449 2021-11-02 16:48:13.081 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:48:13.337 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port a7ecf739-9692-469b-a936-8c8d435d6449 2021-11-02 16:48:13.337 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port a7ecf739-9692-469b-a936-8c8d435d6449 updated. Details: {'device': 'a7ecf739-9692-469b-a936-8c8d435d6449', 'network_id': '04605e0d-02ca-4f7b-9d43-4fd65424fad5', 'port_id': 'a7ecf739-9692-469b-a936-8c8d435d6449', 'mac_address': 'fa:16:3e:e7:67:5b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 779, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd22795d4-e2b8-475a-8646-932d1ef55813', 'ip_address': '192.168.233.34'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:48:13.337 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:48:13.337 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7ecf739-9692-469b-a936-8c8d435d6449" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:48:13.337 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a7ecf739-9692-469b-a936-8c8d435d6449 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:48:13.337 4972 2214869432984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 04605e0d-02ca-4f7b-9d43-4fd65424fad5 2021-11-02 16:48:13.344 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:48:13.468 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ae21c04d-1584-4ff1-80e2-e50cf95ef8ad 2021-11-02 16:48:13.655 4972 2214869432984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a7ecf739-9692-469b-a936-8c8d435d6449') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:48:13.655 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a7ecf739-9692-469b-a936-8c8d435d6449') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:48:13.673 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a7ecf739-9692-469b-a936-8c8d435d6449 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:48:13.673 4972 2214869432984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 779, VLAN trunk: None to switch port a7ecf739-9692-469b-a936-8c8d435d6449 2021-11-02 16:48:13.877 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:48:13.877 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a7ecf739-9692-469b-a936-8c8d435d6449'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:48:14.086 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a7ecf739-9692-469b-a936-8c8d435d6449']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:48:14.086 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:48:14.086 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e4b8184a-4754-4df3-9596-fbc18f5e16f4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:48:14.086 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e4b8184a-4754-4df3-9596-fbc18f5e16f4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:48:14.094 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a7ecf739-9692-469b-a936-8c8d435d6449 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:48:14.094 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:48:14.094 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a7ecf739-9692-469b-a936-8c8d435d6449 not yet added. Adding. 2021-11-02 16:48:14.094 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:48:14.094 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:48:14.484 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7ecf739-9692-469b-a936-8c8d435d6449" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:48:14.752 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7ecf739-9692-469b-a936-8c8d435d6449" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:48:14.752 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7ecf739-9692-469b-a936-8c8d435d6449" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:48:15.077 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:48:15.141 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7ecf739-9692-469b-a936-8c8d435d6449" 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-11-02 16:48:15.389 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7ecf739-9692-469b-a936-8c8d435d6449" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:48:15.389 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a7ecf739-9692-469b-a936-8c8d435d6449 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:48:15.389 4972 2214869432984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a7ecf739-9692-469b-a936-8c8d435d6449 processed. 2021-11-02 16:48:15.421 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port ae21c04d-1584-4ff1-80e2-e50cf95ef8ad 2021-11-02 16:48:15.421 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port ae21c04d-1584-4ff1-80e2-e50cf95ef8ad updated. Details: {'device': 'ae21c04d-1584-4ff1-80e2-e50cf95ef8ad', 'network_id': '716d1add-eeb0-4090-99a3-8e93ac4c3a42', 'port_id': 'ae21c04d-1584-4ff1-80e2-e50cf95ef8ad', 'mac_address': 'fa:16:3e:30:31:59', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 769, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1c574b2f-5688-4840-800f-5e2d7519c217', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:48:15.421 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:48:15.421 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ae21c04d-1584-4ff1-80e2-e50cf95ef8ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:48:15.421 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ae21c04d-1584-4ff1-80e2-e50cf95ef8ad _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:48:15.421 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:48:15.748 4972 2214869432984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ae21c04d-1584-4ff1-80e2-e50cf95ef8ad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:48:15.748 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ae21c04d-1584-4ff1-80e2-e50cf95ef8ad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:48:15.771 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ae21c04d-1584-4ff1-80e2-e50cf95ef8ad is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:48:15.771 4972 2214869432984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 769, VLAN trunk: None to switch port ae21c04d-1584-4ff1-80e2-e50cf95ef8ad 2021-11-02 16:48:15.951 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:48:15.951 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ae21c04d-1584-4ff1-80e2-e50cf95ef8ad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:48:16.250 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ae21c04d-1584-4ff1-80e2-e50cf95ef8ad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:48:16.250 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:48:16.250 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:48:16.250 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:48:16.250 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ae21c04d-1584-4ff1-80e2-e50cf95ef8ad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:48:16.250 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:48:16.266 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ae21c04d-1584-4ff1-80e2-e50cf95ef8ad not yet added. Adding. 2021-11-02 16:48:16.266 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:48:16.266 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:48:16.643 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae21c04d-1584-4ff1-80e2-e50cf95ef8ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:48:16.968 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae21c04d-1584-4ff1-80e2-e50cf95ef8ad" 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-11-02 16:48:16.968 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae21c04d-1584-4ff1-80e2-e50cf95ef8ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:48:17.107 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:48:17.375 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:48:17.375 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae21c04d-1584-4ff1-80e2-e50cf95ef8ad" 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-11-02 16:48:17.623 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ae21c04d-1584-4ff1-80e2-e50cf95ef8ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:48:17.623 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ae21c04d-1584-4ff1-80e2-e50cf95ef8ad status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:48:17.623 4972 2214869432984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ae21c04d-1584-4ff1-80e2-e50cf95ef8ad processed. 2021-11-02 16:48:19.129 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:48:20.038 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.907s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:48:20.786 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3997140-220d-4068-b7a2-49667d4518c9 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] network_delete received. Deleting network 5eff6678-b59f-4bf4-aec9-dc350abf4192 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-02 16:48:21.766 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3997140-220d-4068-b7a2-49667d4518c9 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] Network 5eff6678-b59f-4bf4-aec9-dc350abf4192 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-02 16:48:21.788 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63b71eb6-1378-48a1-8d77-0f69c1a9a827 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] network_delete received. Deleting network eaeb5b56-83b4-4376-9107-7294c3e757f2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-02 16:48:21.788 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63b71eb6-1378-48a1-8d77-0f69c1a9a827 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] Network eaeb5b56-83b4-4376-9107-7294c3e757f2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-02 16:48:32.248 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1091aace-ae11-4282-b8b8-04ea1593819d a96a35c3d9db45909cc5b37d26e07e8b 8ab3a00c690849c1bd017a9733cec34a - - -] Security group member updated on remote: ['e4b8184a-4754-4df3-9596-fbc18f5e16f4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:48:34.280 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [req-1091aace-ae11-4282-b8b8-04ea1593819d a96a35c3d9db45909cc5b37d26e07e8b 8ab3a00c690849c1bd017a9733cec34a - - -] Security group member updated ['e4b8184a-4754-4df3-9596-fbc18f5e16f4'] 2021-11-02 16:48:34.280 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [req-1091aace-ae11-4282-b8b8-04ea1593819d a96a35c3d9db45909cc5b37d26e07e8b 8ab3a00c690849c1bd017a9733cec34a - - -] Refresh firewall rules 2021-11-02 16:48:34.280 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1091aace-ae11-4282-b8b8-04ea1593819d a96a35c3d9db45909cc5b37d26e07e8b 8ab3a00c690849c1bd017a9733cec34a - - -] Get security group information for devices via rpc ['a7ecf739-9692-469b-a936-8c8d435d6449'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:48:34.297 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1091aace-ae11-4282-b8b8-04ea1593819d a96a35c3d9db45909cc5b37d26e07e8b 8ab3a00c690849c1bd017a9733cec34a - - -] port_delete event received for 'a7ecf739-9692-469b-a936-8c8d435d6449' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:48:34.297 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a7ecf739-9692-469b-a936-8c8d435d6449 2021-11-02 16:48:34.328 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1091aace-ae11-4282-b8b8-04ea1593819d a96a35c3d9db45909cc5b37d26e07e8b 8ab3a00c690849c1bd017a9733cec34a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:48:34.328 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1091aace-ae11-4282-b8b8-04ea1593819d a96a35c3d9db45909cc5b37d26e07e8b 8ab3a00c690849c1bd017a9733cec34a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:48:36.299 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:48:36.299 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a7ecf739-9692-469b-a936-8c8d435d6449' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:48:36.299 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a7ecf739-9692-469b-a936-8c8d435d6449' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:48:36.299 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a7ecf739-9692-469b-a936-8c8d435d6449 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:48:36.345 4972 2214869432984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 04605e0d-02ca-4f7b-9d43-4fd65424fad5 2021-11-02 16:48:36.357 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7ecf739-9692-469b-a936-8c8d435d6449'] 2021-11-02 16:48:36.357 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:48:36.357 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:48:36.357 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7ecf739-9692-469b-a936-8c8d435d6449'] 2021-11-02 16:48:38.297 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:48:38.689 4972 2214869432984 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-11-02 16:48:52.880 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61ed6cd9-ec69-43d5-963c-aafe9c1e54d0 - - - - -] port_update received: 6b8f6113-0284-4530-a276-747a7f36f194 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:48:54.013 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61ed6cd9-ec69-43d5-963c-aafe9c1e54d0 - - - - -] No port 6b8f6113-0284-4530-a276-747a7f36f194 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:48:58.452 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-256f7355-d7ab-4d79-9dfb-eb6881231203 - - - - -] port_update received: 067dfcd5-7af1-4f49-b8d7-5401f482bd81 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:48:58.470 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-256f7355-d7ab-4d79-9dfb-eb6881231203 - - - - -] No port 067dfcd5-7af1-4f49-b8d7-5401f482bd81 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:49:01.639 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Security group member updated on remote: ['14986e0a-febc-4b5e-b34f-d66fd0b2dc3c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:49:01.639 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Security group member updated ['14986e0a-febc-4b5e-b34f-d66fd0b2dc3c'] 2021-11-02 16:49:01.655 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Refresh firewall rules 2021-11-02 16:49:01.655 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Get security group information for devices via rpc ['6d3bae71-e514-49ab-9222-9632d4fba0f5', 'f4eb8e96-4a89-4943-bb1e-67b3c0d0953e', 'ae21c04d-1584-4ff1-80e2-e50cf95ef8ad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:49:03.544 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update security group information for ports dict_keys(['6d3bae71-e514-49ab-9222-9632d4fba0f5', 'ae21c04d-1584-4ff1-80e2-e50cf95ef8ad', 'f4eb8e96-4a89-4943-bb1e-67b3c0d0953e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:49:03.544 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:49:03.544 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update rules of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:49:03.544 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update members of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:49:03.544 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update port filter for 6d3bae71-e514-49ab-9222-9632d4fba0f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:49:03.544 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Updating port rules. 2021-11-02 16:49:03.544 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Creating 1 new rules, removing 0 old rules. 2021-11-02 16:49:03.544 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:49:03.641 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-081008ef-1fbd-4434-a4a3-051d5276bc3e - - - - -] port_update received: a721bde5-bc4c-48ef-b37e-4d75dc07aa6a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:49:03.674 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-081008ef-1fbd-4434-a4a3-051d5276bc3e - - - - -] No port a721bde5-bc4c-48ef-b37e-4d75dc07aa6a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:49:03.953 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" 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-11-02 16:49:03.968 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:49:03.968 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:49:03.968 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update port filter for ae21c04d-1584-4ff1-80e2-e50cf95ef8ad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:49:03.968 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Updating port rules. 2021-11-02 16:49:03.968 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Creating 1 new rules, removing 0 old rules. 2021-11-02 16:49:03.968 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-ae21c04d-1584-4ff1-80e2-e50cf95ef8ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:49:04.297 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-ae21c04d-1584-4ff1-80e2-e50cf95ef8ad" 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-11-02 16:49:04.297 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-ae21c04d-1584-4ff1-80e2-e50cf95ef8ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:49:04.315 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-ae21c04d-1584-4ff1-80e2-e50cf95ef8ad" 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-11-02 16:49:04.315 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update port filter for f4eb8e96-4a89-4943-bb1e-67b3c0d0953e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:49:04.315 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Updating port rules. 2021-11-02 16:49:04.315 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Creating 1 new rules, removing 0 old rules. 2021-11-02 16:49:04.315 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:49:04.640 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c67bb023-6b18-44f1-b801-01bcab072731 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: ae111e5f-0dee-4333-97a4-4539e1360985 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:49:04.655 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" 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-11-02 16:49:04.655 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:49:04.655 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-bbca10d7-8a3d-4681-b2ca-6c7cb99fbb8c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:49:04.685 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c67bb023-6b18-44f1-b801-01bcab072731 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port ae111e5f-0dee-4333-97a4-4539e1360985 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:49:09.685 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3913315-c7f9-485f-8b74-0a8604db827d - - - - -] port_update received: ea5dfaf8-d6cf-4a1f-9380-6b12d301b4b2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:49:09.753 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3913315-c7f9-485f-8b74-0a8604db827d - - - - -] No port ea5dfaf8-d6cf-4a1f-9380-6b12d301b4b2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:49:10.828 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ae111e5f-0dee-4333-97a4-4539e1360985 2021-11-02 16:49:12.566 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:49:13.100 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port ae111e5f-0dee-4333-97a4-4539e1360985 2021-11-02 16:49:13.100 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port ae111e5f-0dee-4333-97a4-4539e1360985 updated. Details: {'device': 'ae111e5f-0dee-4333-97a4-4539e1360985', 'network_id': '716d1add-eeb0-4090-99a3-8e93ac4c3a42', 'port_id': 'ae111e5f-0dee-4333-97a4-4539e1360985', 'mac_address': 'fa:16:3e:d3:27:82', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 769, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1c574b2f-5688-4840-800f-5e2d7519c217', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:49:13.100 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:49:13.100 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ae111e5f-0dee-4333-97a4-4539e1360985" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:49:13.100 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ae111e5f-0dee-4333-97a4-4539e1360985 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:49:13.100 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:49:13.446 4972 2214869433864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ae111e5f-0dee-4333-97a4-4539e1360985') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:49:13.446 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ae111e5f-0dee-4333-97a4-4539e1360985') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:49:13.466 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ae111e5f-0dee-4333-97a4-4539e1360985 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:49:13.466 4972 2214869433864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 769, VLAN trunk: None to switch port ae111e5f-0dee-4333-97a4-4539e1360985 2021-11-02 16:49:13.749 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:49:13.749 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ae111e5f-0dee-4333-97a4-4539e1360985'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:49:14.138 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ae111e5f-0dee-4333-97a4-4539e1360985']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:49:14.138 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:49:14.138 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:49:14.138 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:49:14.154 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ae111e5f-0dee-4333-97a4-4539e1360985 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:49:14.154 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:49:14.154 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ae111e5f-0dee-4333-97a4-4539e1360985 not yet added. Adding. 2021-11-02 16:49:14.154 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:49:14.154 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:49:14.515 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae111e5f-0dee-4333-97a4-4539e1360985" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:49:14.827 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae111e5f-0dee-4333-97a4-4539e1360985" 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-11-02 16:49:14.842 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae111e5f-0dee-4333-97a4-4539e1360985" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:49:15.234 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae111e5f-0dee-4333-97a4-4539e1360985" 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-11-02 16:49:15.481 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ae111e5f-0dee-4333-97a4-4539e1360985" 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-11-02 16:49:15.481 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ae111e5f-0dee-4333-97a4-4539e1360985 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:49:15.481 4972 2214869433864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ae111e5f-0dee-4333-97a4-4539e1360985 processed. 2021-11-02 16:49:16.579 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:49:16.875 4972 2214869433864 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-11-02 16:49:26.094 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4435221e-c9ed-4eb0-b477-c451131285c1 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group member updated on remote: ['f229dc72-75bc-4f7f-9412-443673b95669'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:49:26.108 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [req-4435221e-c9ed-4eb0-b477-c451131285c1 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group member updated ['f229dc72-75bc-4f7f-9412-443673b95669'] 2021-11-02 16:49:43.516 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df8c5d63-5634-4f1f-8196-b3f2db69ab1f 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:49:43.544 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df8c5d63-5634-4f1f-8196-b3f2db69ab1f 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:49:47.450 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e 2021-11-02 16:49:48.390 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97b34ba5-c30c-43cc-932d-c8995da0fd7f 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] network_delete received. Deleting network 894c5ae6-fe9f-419c-96bf-8af2b0dc9a33 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-02 16:49:48.390 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97b34ba5-c30c-43cc-932d-c8995da0fd7f 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] Network 894c5ae6-fe9f-419c-96bf-8af2b0dc9a33 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-02 16:49:48.718 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:49:49.015 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e 2021-11-02 16:49:49.015 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e updated. Details: {'device': 'dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e', 'network_id': 'feac3926-83aa-4c72-bcab-fa9f4d378711', 'port_id': 'dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e', 'mac_address': 'fa:16:3e:40:ac:08', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 761, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dc55a5e7-c1f4-4d71-9d94-8bce00c08b5a', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:49:49.015 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:49:49.015 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:49:49.015 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:49:49.015 4972 2214869433864 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network feac3926-83aa-4c72-bcab-fa9f4d378711 2021-11-02 16:49:49.015 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:49:49.090 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-210ec85d-3e9d-42b4-864e-4cf8d0931d90 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] network_delete received. Deleting network d1b35682-2818-4673-972d-a33ba27e5282 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-02 16:49:49.090 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-210ec85d-3e9d-42b4-864e-4cf8d0931d90 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] Network d1b35682-2818-4673-972d-a33ba27e5282 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-02 16:49:49.358 4972 2214869433864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:49:49.358 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:49:49.358 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:49:49.373 4972 2214869433864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 761, VLAN trunk: None to switch port dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e 2021-11-02 16:49:49.528 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:49:49.528 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:49:49.764 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:49:49.764 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:49:49.764 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f229dc72-75bc-4f7f-9412-443673b95669) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:49:49.764 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f229dc72-75bc-4f7f-9412-443673b95669) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:49:49.782 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:49:49.782 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:49:49.782 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e not yet added. Adding. 2021-11-02 16:49:49.782 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:49:49.782 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:49:50.170 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:49:50.475 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" 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-11-02 16:49:50.486 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:49:50.873 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" 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-11-02 16:49:51.203 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:49:51.203 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:49:51.203 4972 2214869433864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e processed. 2021-11-02 16:49:52.747 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:49:53.066 4972 2214869433864 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-11-02 16:50:01.325 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Security group member updated on remote: ['14986e0a-febc-4b5e-b34f-d66fd0b2dc3c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:50:01.325 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Security group member updated ['14986e0a-febc-4b5e-b34f-d66fd0b2dc3c'] 2021-11-02 16:50:02.278 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Refresh firewall rules 2021-11-02 16:50:03.388 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Get security group information for devices via rpc ['6d3bae71-e514-49ab-9222-9632d4fba0f5', 'f4eb8e96-4a89-4943-bb1e-67b3c0d0953e', 'ae21c04d-1584-4ff1-80e2-e50cf95ef8ad', 'ae111e5f-0dee-4333-97a4-4539e1360985'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:50:03.388 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ae111e5f-0dee-4333-97a4-4539e1360985 2021-11-02 16:50:03.403 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] port_delete event received for 'ae111e5f-0dee-4333-97a4-4539e1360985' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:50:03.747 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update security group information for ports dict_keys(['6d3bae71-e514-49ab-9222-9632d4fba0f5', 'ae21c04d-1584-4ff1-80e2-e50cf95ef8ad', 'f4eb8e96-4a89-4943-bb1e-67b3c0d0953e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:50:03.747 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:50:03.747 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update rules of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:50:03.747 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update members of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:50:03.747 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update port filter for 6d3bae71-e514-49ab-9222-9632d4fba0f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:50:03.766 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Updating port rules. 2021-11-02 16:50:03.766 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Creating 0 new rules, removing 1 old rules. 2021-11-02 16:50:03.766 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:03.766 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:03.766 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:04.090 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" 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-11-02 16:50:04.090 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update port filter for ae21c04d-1584-4ff1-80e2-e50cf95ef8ad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:50:04.090 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Updating port rules. 2021-11-02 16:50:04.090 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Creating 0 new rules, removing 1 old rules. 2021-11-02 16:50:04.090 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-ae21c04d-1584-4ff1-80e2-e50cf95ef8ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:04.090 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-ae21c04d-1584-4ff1-80e2-e50cf95ef8ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:04.112 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-ae21c04d-1584-4ff1-80e2-e50cf95ef8ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:05.394 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:50:06.106 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ae111e5f-0dee-4333-97a4-4539e1360985' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:50:07.154 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ae111e5f-0dee-4333-97a4-4539e1360985' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:50:07.154 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ae111e5f-0dee-4333-97a4-4539e1360985 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:50:07.168 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-ae21c04d-1584-4ff1-80e2-e50cf95ef8ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:07.168 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update port filter for f4eb8e96-4a89-4943-bb1e-67b3c0d0953e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:50:07.168 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Updating port rules. 2021-11-02 16:50:07.168 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Creating 0 new rules, removing 1 old rules. 2021-11-02 16:50:07.168 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:07.168 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:07.168 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:07.184 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ae111e5f-0dee-4333-97a4-4539e1360985'] 2021-11-02 16:50:07.184 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:50:07.184 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:50:07.200 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ae111e5f-0dee-4333-97a4-4539e1360985'] 2021-11-02 16:50:07.404 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:07.435 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:07.481 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-009b0a9e-9b9e-448d-bdd9-f30280f9a35b 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" 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-11-02 16:50:11.215 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ae21c04d-1584-4ff1-80e2-e50cf95ef8ad 2021-11-02 16:50:11.410 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:50:11.410 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ae21c04d-1584-4ff1-80e2-e50cf95ef8ad' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:50:11.410 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ae21c04d-1584-4ff1-80e2-e50cf95ef8ad' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:50:11.410 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ae21c04d-1584-4ff1-80e2-e50cf95ef8ad _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:50:11.441 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ae21c04d-1584-4ff1-80e2-e50cf95ef8ad'] 2021-11-02 16:50:11.441 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:50:11.441 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:50:11.441 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ae21c04d-1584-4ff1-80e2-e50cf95ef8ad'] 2021-11-02 16:50:11.787 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Security group member updated on remote: ['14986e0a-febc-4b5e-b34f-d66fd0b2dc3c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:50:11.787 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Security group member updated ['14986e0a-febc-4b5e-b34f-d66fd0b2dc3c'] 2021-11-02 16:50:11.787 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Refresh firewall rules 2021-11-02 16:50:11.787 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Get security group information for devices via rpc ['6d3bae71-e514-49ab-9222-9632d4fba0f5', 'f4eb8e96-4a89-4943-bb1e-67b3c0d0953e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:50:11.966 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] port_delete event received for 'ae21c04d-1584-4ff1-80e2-e50cf95ef8ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:50:12.153 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update security group information for ports dict_keys(['6d3bae71-e514-49ab-9222-9632d4fba0f5', 'f4eb8e96-4a89-4943-bb1e-67b3c0d0953e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:50:12.153 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:50:12.153 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update rules of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:50:12.153 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update members of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:50:12.153 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update port filter for 6d3bae71-e514-49ab-9222-9632d4fba0f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:50:12.153 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Updating port rules. 2021-11-02 16:50:12.153 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Creating 0 new rules, removing 1 old rules. 2021-11-02 16:50:12.153 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:12.153 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:12.153 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:12.434 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" 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-11-02 16:50:12.434 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update port filter for f4eb8e96-4a89-4943-bb1e-67b3c0d0953e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:50:12.434 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Updating port rules. 2021-11-02 16:50:12.434 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Creating 0 new rules, removing 1 old rules. 2021-11-02 16:50:12.434 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:12.434 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:12.434 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:12.762 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-f4a9975e-ab8c-4b73-b29a-751e98c6c6a6 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-f4eb8e96-4a89-4943-bb1e-67b3c0d0953e" 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-11-02 16:50:13.421 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:13.465 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:14.702 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be2a6db5-d722-4f6d-8f51-cf7442d16e90 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group rule updated on remote: ['51a5be46-46b8-4574-9203-4a50b68dea4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:50:14.717 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [req-be2a6db5-d722-4f6d-8f51-cf7442d16e90 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group rule updated ['51a5be46-46b8-4574-9203-4a50b68dea4b'] 2021-11-02 16:50:15.406 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd7001ac-92e1-455c-a811-b3d9207179a3 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group rule updated on remote: ['51a5be46-46b8-4574-9203-4a50b68dea4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:50:15.406 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [req-dd7001ac-92e1-455c-a811-b3d9207179a3 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group rule updated ['51a5be46-46b8-4574-9203-4a50b68dea4b'] 2021-11-02 16:50:15.622 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47cc3bb5-68c9-421c-9e55-2297c43e150c 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group rule updated on remote: ['51a5be46-46b8-4574-9203-4a50b68dea4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:50:15.622 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [req-47cc3bb5-68c9-421c-9e55-2297c43e150c 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group rule updated ['51a5be46-46b8-4574-9203-4a50b68dea4b'] 2021-11-02 16:50:15.779 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6bd1131d-8265-4dea-b93c-70c57331147a 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group rule updated on remote: ['51a5be46-46b8-4574-9203-4a50b68dea4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:50:15.779 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [req-6bd1131d-8265-4dea-b93c-70c57331147a 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group rule updated ['51a5be46-46b8-4574-9203-4a50b68dea4b'] 2021-11-02 16:50:15.949 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24d08c55-cd62-4bf0-8bf9-9534eda8b8df 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group rule updated on remote: ['51a5be46-46b8-4574-9203-4a50b68dea4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:50:15.949 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [req-24d08c55-cd62-4bf0-8bf9-9534eda8b8df 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group rule updated ['51a5be46-46b8-4574-9203-4a50b68dea4b'] 2021-11-02 16:50:16.123 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-686991da-60a9-4458-9ebf-d79f375bce89 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group rule updated on remote: ['51a5be46-46b8-4574-9203-4a50b68dea4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:50:16.123 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [req-686991da-60a9-4458-9ebf-d79f375bce89 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group rule updated ['51a5be46-46b8-4574-9203-4a50b68dea4b'] 2021-11-02 16:50:16.169 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82735fc7-e756-49b5-8eb8-0c7922bdc8f0 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Security group member updated on remote: ['14986e0a-febc-4b5e-b34f-d66fd0b2dc3c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:50:16.169 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [req-82735fc7-e756-49b5-8eb8-0c7922bdc8f0 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Security group member updated ['14986e0a-febc-4b5e-b34f-d66fd0b2dc3c'] 2021-11-02 16:50:16.169 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [req-82735fc7-e756-49b5-8eb8-0c7922bdc8f0 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Refresh firewall rules 2021-11-02 16:50:16.169 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82735fc7-e756-49b5-8eb8-0c7922bdc8f0 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Get security group information for devices via rpc ['6d3bae71-e514-49ab-9222-9632d4fba0f5', 'f4eb8e96-4a89-4943-bb1e-67b3c0d0953e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:50:16.278 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82735fc7-e756-49b5-8eb8-0c7922bdc8f0 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] port_delete event received for 'f4eb8e96-4a89-4943-bb1e-67b3c0d0953e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:50:16.404 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-82735fc7-e756-49b5-8eb8-0c7922bdc8f0 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update security group information for ports dict_keys(['6d3bae71-e514-49ab-9222-9632d4fba0f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:50:16.404 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-82735fc7-e756-49b5-8eb8-0c7922bdc8f0 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:50:16.404 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-82735fc7-e756-49b5-8eb8-0c7922bdc8f0 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update rules of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:50:16.404 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-82735fc7-e756-49b5-8eb8-0c7922bdc8f0 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update members of security group (14986e0a-febc-4b5e-b34f-d66fd0b2dc3c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:50:16.404 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-82735fc7-e756-49b5-8eb8-0c7922bdc8f0 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update port filter for 6d3bae71-e514-49ab-9222-9632d4fba0f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:50:16.404 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-82735fc7-e756-49b5-8eb8-0c7922bdc8f0 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Updating port rules. 2021-11-02 16:50:16.404 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-82735fc7-e756-49b5-8eb8-0c7922bdc8f0 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Creating 0 new rules, removing 1 old rules. 2021-11-02 16:50:16.404 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-82735fc7-e756-49b5-8eb8-0c7922bdc8f0 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:16.421 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-82735fc7-e756-49b5-8eb8-0c7922bdc8f0 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:16.421 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-82735fc7-e756-49b5-8eb8-0c7922bdc8f0 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:16.749 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-82735fc7-e756-49b5-8eb8-0c7922bdc8f0 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Lock "n-hv-driver-port-lock-6d3bae71-e514-49ab-9222-9632d4fba0f5" 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-11-02 16:50:16.874 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group member updated on remote: ['51a5be46-46b8-4574-9203-4a50b68dea4b', 'f229dc72-75bc-4f7f-9412-443673b95669'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:50:16.874 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group member updated ['51a5be46-46b8-4574-9203-4a50b68dea4b', 'f229dc72-75bc-4f7f-9412-443673b95669'] 2021-11-02 16:50:16.874 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Refresh firewall rules 2021-11-02 16:50:16.874 4972 2214869433864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Get security group information for devices via rpc ['dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:50:16.918 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] port_update received: dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:50:16.939 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-agent-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:16.939 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Binding port dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:50:16.939 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:50:16.965 4972 2214869432984 MainThread DEBUG neutron.services.trunk.rpc.agent [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:50:16.965 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:50:17.012 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Trunk plugin disabled on server. Assuming port dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:50:17.012 4972 2214869432984 MainThread INFO networking_hyperv.neutron.trunk_driver [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Binding VLAN ID: 761, VLAN trunk: None to switch port dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e 2021-11-02 16:50:17.074 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Refresh firewall rules 2021-11-02 16:50:17.074 4972 2214869432984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Get security group information for devices via rpc ['dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:50:17.293 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f4eb8e96-4a89-4943-bb1e-67b3c0d0953e 2021-11-02 16:50:17.434 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:50:17.434 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f4eb8e96-4a89-4943-bb1e-67b3c0d0953e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:50:17.434 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f4eb8e96-4a89-4943-bb1e-67b3c0d0953e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:50:17.434 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f4eb8e96-4a89-4943-bb1e-67b3c0d0953e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:50:17.467 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4eb8e96-4a89-4943-bb1e-67b3c0d0953e'] 2021-11-02 16:50:17.467 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:50:17.467 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:50:17.467 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4eb8e96-4a89-4943-bb1e-67b3c0d0953e'] 2021-11-02 16:50:17.778 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update security group information for ports dict_keys(['dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:50:17.778 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:50:17.778 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update rules of security group (51a5be46-46b8-4574-9203-4a50b68dea4b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:50:17.778 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update rules of security group (f229dc72-75bc-4f7f-9412-443673b95669) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:50:17.778 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update members of security group (f229dc72-75bc-4f7f-9412-443673b95669) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:50:17.778 4972 2214869433864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update port filter for dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:50:17.778 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Updating port rules. 2021-11-02 16:50:17.778 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Creating 6 new rules, removing 0 old rules. 2021-11-02 16:50:17.778 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:17.814 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update security group information for ports dict_keys(['dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:50:17.814 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:50:17.814 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update rules of security group (51a5be46-46b8-4574-9203-4a50b68dea4b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:50:17.814 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update rules of security group (f229dc72-75bc-4f7f-9412-443673b95669) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:50:17.814 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update members of security group (f229dc72-75bc-4f7f-9412-443673b95669) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:50:17.826 4972 2214869432984 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update port filter for dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:50:17.826 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Updating port rules. 2021-11-02 16:50:17.826 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Creating 6 new rules, removing 0 old rules. 2021-11-02 16:50:18.029 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:18.029 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:18.029 4972 2214869433864 MainThread DEBUG oslo_concurrency.lockutils [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:18.029 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:18.235 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:18.246 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:18.246 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:18.342 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [req-c89cf023-c2df-4b98-a625-d77307a8cd1d 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-agent-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:19.311 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4c21c6a5-6c5e-47dc-9609-26483e9e33f3 2021-11-02 16:50:19.453 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:50:19.453 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:19.453 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4c21c6a5-6c5e-47dc-9609-26483e9e33f3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:50:19.453 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4c21c6a5-6c5e-47dc-9609-26483e9e33f3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:50:19.453 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4c21c6a5-6c5e-47dc-9609-26483e9e33f3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:50:19.465 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed16b262-07e6-4e8a-a276-4ba96e8e4a5a 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Security group member updated on remote: ['ddb90fec-7904-45a4-971a-2a58baec8a4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:50:19.465 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [req-ed16b262-07e6-4e8a-a276-4ba96e8e4a5a 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Security group member updated ['ddb90fec-7904-45a4-971a-2a58baec8a4c'] 2021-11-02 16:50:19.465 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [req-ed16b262-07e6-4e8a-a276-4ba96e8e4a5a 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Refresh firewall rules 2021-11-02 16:50:19.465 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed16b262-07e6-4e8a-a276-4ba96e8e4a5a 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Get security group information for devices via rpc ['4c21c6a5-6c5e-47dc-9609-26483e9e33f3', '8c95a943-ceda-4a49-8043-1035f5d14c4a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:50:19.482 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4c21c6a5-6c5e-47dc-9609-26483e9e33f3'] 2021-11-02 16:50:19.482 4972 2214869433864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:50:19.482 4972 2214869433864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:50:19.482 4972 2214869433864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4c21c6a5-6c5e-47dc-9609-26483e9e33f3'] 2021-11-02 16:50:19.482 4972 2214869432984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:19.543 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed16b262-07e6-4e8a-a276-4ba96e8e4a5a 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] port_delete event received for '4c21c6a5-6c5e-47dc-9609-26483e9e33f3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:50:19.686 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ed16b262-07e6-4e8a-a276-4ba96e8e4a5a 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Update security group information for ports dict_keys(['8c95a943-ceda-4a49-8043-1035f5d14c4a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:50:19.686 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ed16b262-07e6-4e8a-a276-4ba96e8e4a5a 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:50:19.686 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ed16b262-07e6-4e8a-a276-4ba96e8e4a5a 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Update rules of security group (ddb90fec-7904-45a4-971a-2a58baec8a4c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:50:19.686 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ed16b262-07e6-4e8a-a276-4ba96e8e4a5a 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Update members of security group (ddb90fec-7904-45a4-971a-2a58baec8a4c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:50:19.700 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ed16b262-07e6-4e8a-a276-4ba96e8e4a5a 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Update port filter for 8c95a943-ceda-4a49-8043-1035f5d14c4a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:50:19.700 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ed16b262-07e6-4e8a-a276-4ba96e8e4a5a 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Updating port rules. 2021-11-02 16:50:19.700 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ed16b262-07e6-4e8a-a276-4ba96e8e4a5a 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Creating 0 new rules, removing 1 old rules. 2021-11-02 16:50:19.700 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [req-ed16b262-07e6-4e8a-a276-4ba96e8e4a5a 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Lock "n-hv-driver-port-lock-8c95a943-ceda-4a49-8043-1035f5d14c4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:19.700 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [req-ed16b262-07e6-4e8a-a276-4ba96e8e4a5a 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Lock "n-hv-driver-port-lock-8c95a943-ceda-4a49-8043-1035f5d14c4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:19.700 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [req-ed16b262-07e6-4e8a-a276-4ba96e8e4a5a 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Lock "n-hv-driver-port-lock-8c95a943-ceda-4a49-8043-1035f5d14c4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:20.013 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [req-ed16b262-07e6-4e8a-a276-4ba96e8e4a5a 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Lock "n-hv-driver-port-lock-8c95a943-ceda-4a49-8043-1035f5d14c4a" 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-11-02 16:50:21.453 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:21.470 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6a36918e-caa7-42ed-b923-c3a049049148 2021-11-02 16:50:21.490 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:22.028 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66f7def1-c899-4ac7-a97d-335839f2b07c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Security group member updated on remote: ['14986e0a-febc-4b5e-b34f-d66fd0b2dc3c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:50:22.028 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [req-66f7def1-c899-4ac7-a97d-335839f2b07c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Security group member updated ['14986e0a-febc-4b5e-b34f-d66fd0b2dc3c'] 2021-11-02 16:50:22.028 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [req-66f7def1-c899-4ac7-a97d-335839f2b07c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Refresh firewall rules 2021-11-02 16:50:22.028 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66f7def1-c899-4ac7-a97d-335839f2b07c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Get security group information for devices via rpc ['6d3bae71-e514-49ab-9222-9632d4fba0f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:50:22.075 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-66f7def1-c899-4ac7-a97d-335839f2b07c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:50:22.095 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-66f7def1-c899-4ac7-a97d-335839f2b07c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:50:22.128 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66f7def1-c899-4ac7-a97d-335839f2b07c 3f09374d85e441bea89376debca253d9 fd124bfe873f4553b53c6d8282df462c - - -] port_delete event received for '6d3bae71-e514-49ab-9222-9632d4fba0f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:50:23.372 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6d3bae71-e514-49ab-9222-9632d4fba0f5 2021-11-02 16:50:23.467 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:50:23.826 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port 6a36918e-caa7-42ed-b923-c3a049049148 2021-11-02 16:50:23.826 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port 6a36918e-caa7-42ed-b923-c3a049049148 updated. Details: {'device': '6a36918e-caa7-42ed-b923-c3a049049148', 'network_id': '2642968c-324e-4035-9dba-a5695e42fc1f', 'port_id': '6a36918e-caa7-42ed-b923-c3a049049148', 'mac_address': 'fa:16:3e:cd:98:ff', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 795, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fd525ac9-44f8-421c-b093-9ce2aeedf323', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:50:23.826 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:50:23.826 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:50:23.826 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6d3bae71-e514-49ab-9222-9632d4fba0f5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:50:23.826 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6d3bae71-e514-49ab-9222-9632d4fba0f5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:50:23.826 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6d3bae71-e514-49ab-9222-9632d4fba0f5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:50:23.826 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:23.826 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6a36918e-caa7-42ed-b923-c3a049049148 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:50:23.826 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:50:23.858 4972 2214869432984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 716d1add-eeb0-4090-99a3-8e93ac4c3a42 2021-11-02 16:50:23.858 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6d3bae71-e514-49ab-9222-9632d4fba0f5'] 2021-11-02 16:50:23.858 4972 2214869432984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:50:23.858 4972 2214869432984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:50:23.858 4972 2214869432984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6d3bae71-e514-49ab-9222-9632d4fba0f5'] 2021-11-02 16:50:23.871 4972 2214869432456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6a36918e-caa7-42ed-b923-c3a049049148') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:50:23.871 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6a36918e-caa7-42ed-b923-c3a049049148') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:50:23.934 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6a36918e-caa7-42ed-b923-c3a049049148 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:50:23.949 4972 2214869432456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 795, VLAN trunk: None to switch port 6a36918e-caa7-42ed-b923-c3a049049148 2021-11-02 16:50:24.017 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:50:24.017 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6a36918e-caa7-42ed-b923-c3a049049148'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:50:24.402 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6a36918e-caa7-42ed-b923-c3a049049148']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:50:24.402 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:50:24.402 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a27b0f84-ca20-424a-9f69-45c3288f1708) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:50:24.402 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6a36918e-caa7-42ed-b923-c3a049049148 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:50:24.402 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:50:24.402 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-02 16:50:24.418 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:24.418 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:24.418 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:24.418 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:24.481 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.657s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:24.481 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6a36918e-caa7-42ed-b923-c3a049049148 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:50:24.481 4972 2214869432456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6a36918e-caa7-42ed-b923-c3a049049148 processed. 2021-11-02 16:50:24.802 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8457b1a-e778-4813-884c-ca4f10844f6d 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] network_delete received. Deleting network 716d1add-eeb0-4090-99a3-8e93ac4c3a42 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-02 16:50:24.802 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8457b1a-e778-4813-884c-ca4f10844f6d 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] Network 716d1add-eeb0-4090-99a3-8e93ac4c3a42 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-02 16:50:25.468 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:26.173 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:50:30.653 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50505d49-482f-46fd-974c-c871901121e1 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Security group member updated on remote: ['ddb90fec-7904-45a4-971a-2a58baec8a4c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:50:30.653 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [req-50505d49-482f-46fd-974c-c871901121e1 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Security group member updated ['ddb90fec-7904-45a4-971a-2a58baec8a4c'] 2021-11-02 16:50:30.653 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [req-50505d49-482f-46fd-974c-c871901121e1 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Refresh firewall rules 2021-11-02 16:50:30.653 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50505d49-482f-46fd-974c-c871901121e1 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Get security group information for devices via rpc ['8c95a943-ceda-4a49-8043-1035f5d14c4a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:50:30.730 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-50505d49-482f-46fd-974c-c871901121e1 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:50:30.730 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-50505d49-482f-46fd-974c-c871901121e1 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:50:30.809 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50505d49-482f-46fd-974c-c871901121e1 3b985f6d342a49579d3afd603881498c 7a412769a7274d9da389f724f6f4744e - - -] port_delete event received for '8c95a943-ceda-4a49-8043-1035f5d14c4a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:50:31.436 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8c95a943-ceda-4a49-8043-1035f5d14c4a 2021-11-02 16:50:31.497 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:50:31.497 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8c95a943-ceda-4a49-8043-1035f5d14c4a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:50:31.497 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8c95a943-ceda-4a49-8043-1035f5d14c4a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:50:31.497 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8c95a943-ceda-4a49-8043-1035f5d14c4a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:50:31.514 4972 2214869432456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e13a8a17-03ff-45d6-87c8-8e4368446fe7 2021-11-02 16:50:31.514 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c95a943-ceda-4a49-8043-1035f5d14c4a'] 2021-11-02 16:50:31.514 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:50:31.514 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:50:31.514 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c95a943-ceda-4a49-8043-1035f5d14c4a'] 2021-11-02 16:50:33.521 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:33.590 4972 2214869432456 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-11-02 16:50:34.638 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-219ffe56-413d-4796-8055-2604767dfafc 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for '2d5d7fd3-77f7-4ee3-ae08-74694e774d3d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:50:37.905 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00fa2e69-71b5-43d9-9213-7583d1850b44 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for 'f81cc7a7-76fb-45f6-85de-737e1162acf9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:50:39.029 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7639339-6392-4e6b-8843-cf4e60c6c221 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] network_delete received. Deleting network e13a8a17-03ff-45d6-87c8-8e4368446fe7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-02 16:50:39.029 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7639339-6392-4e6b-8843-cf4e60c6c221 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] Network e13a8a17-03ff-45d6-87c8-8e4368446fe7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-02 16:50:39.513 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6a36918e-caa7-42ed-b923-c3a049049148 2021-11-02 16:50:39.552 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:50:39.552 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6a36918e-caa7-42ed-b923-c3a049049148' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:50:39.552 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6a36918e-caa7-42ed-b923-c3a049049148' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:50:39.552 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6a36918e-caa7-42ed-b923-c3a049049148 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:50:39.561 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a36918e-caa7-42ed-b923-c3a049049148'] 2021-11-02 16:50:39.575 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:50:39.575 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:50:39.575 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a36918e-caa7-42ed-b923-c3a049049148'] 2021-11-02 16:50:41.545 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:41.951 4972 2214869432456 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-11-02 16:50:43.558 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6a36918e-caa7-42ed-b923-c3a049049148 2021-11-02 16:50:45.560 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:50:45.560 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6a36918e-caa7-42ed-b923-c3a049049148' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:50:45.560 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6a36918e-caa7-42ed-b923-c3a049049148' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:50:45.560 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6a36918e-caa7-42ed-b923-c3a049049148 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:50:45.574 4972 2214869432456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2642968c-324e-4035-9dba-a5695e42fc1f 2021-11-02 16:50:45.574 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a36918e-caa7-42ed-b923-c3a049049148'] 2021-11-02 16:50:45.574 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:50:45.574 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a36918e-caa7-42ed-b923-c3a049049148'] 2021-11-02 16:50:47.582 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:50:47.714 4972 2214869432456 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-11-02 16:51:09.994 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6a36918e-caa7-42ed-b923-c3a049049148 2021-11-02 16:51:11.685 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:51:11.904 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port 6a36918e-caa7-42ed-b923-c3a049049148 2021-11-02 16:51:11.904 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port 6a36918e-caa7-42ed-b923-c3a049049148 updated. Details: {'device': '6a36918e-caa7-42ed-b923-c3a049049148', 'network_id': '2642968c-324e-4035-9dba-a5695e42fc1f', 'port_id': '6a36918e-caa7-42ed-b923-c3a049049148', 'mac_address': 'fa:16:3e:cd:98:ff', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 795, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fd525ac9-44f8-421c-b093-9ce2aeedf323', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:51:11.904 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:51:11.904 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:51:11.904 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6a36918e-caa7-42ed-b923-c3a049049148 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:51:11.904 4972 2214869432456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2642968c-324e-4035-9dba-a5695e42fc1f 2021-11-02 16:51:11.904 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:51:12.139 4972 2214869432456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6a36918e-caa7-42ed-b923-c3a049049148') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:51:12.139 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6a36918e-caa7-42ed-b923-c3a049049148') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:51:12.152 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6a36918e-caa7-42ed-b923-c3a049049148 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:51:12.152 4972 2214869432456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 795, VLAN trunk: None to switch port 6a36918e-caa7-42ed-b923-c3a049049148 2021-11-02 16:51:12.294 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:51:12.294 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6a36918e-caa7-42ed-b923-c3a049049148'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:51:12.449 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6a36918e-caa7-42ed-b923-c3a049049148']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:51:12.449 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:51:12.449 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a27b0f84-ca20-424a-9f69-45c3288f1708) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:51:12.464 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6a36918e-caa7-42ed-b923-c3a049049148 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:51:12.464 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:51:12.464 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6a36918e-caa7-42ed-b923-c3a049049148 not yet added. Adding. 2021-11-02 16:51:12.464 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:51:12.464 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:51:12.639 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:51:12.778 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:51:12.778 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:51:12.949 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:51:13.074 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a36918e-caa7-42ed-b923-c3a049049148" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:51:13.074 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6a36918e-caa7-42ed-b923-c3a049049148 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:51:13.074 4972 2214869432456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6a36918e-caa7-42ed-b923-c3a049049148 processed. 2021-11-02 16:51:13.685 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:51:13.903 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:51:15.701 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56d3a763-d0dc-4a4b-a1f0-184c68cd9537 df270eca855a43da84068be7ce6c25e7 4663a8f2673146cab27e2310dd397954 - - -] Security group member updated on remote: ['84cf8b44-ecd8-442c-a427-227625845b81'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:51:15.701 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [req-56d3a763-d0dc-4a4b-a1f0-184c68cd9537 df270eca855a43da84068be7ce6c25e7 4663a8f2673146cab27e2310dd397954 - - -] Security group member updated ['84cf8b44-ecd8-442c-a427-227625845b81'] 2021-11-02 16:51:16.559 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7649d639-9ce6-4722-93bd-b40f396c9f2a 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: 2059d2b9-f963-4403-ba82-a619b510a65a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:51:16.591 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7649d639-9ce6-4722-93bd-b40f396c9f2a 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port 2059d2b9-f963-4403-ba82-a619b510a65a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:51:20.092 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2059d2b9-f963-4403-ba82-a619b510a65a 2021-11-02 16:51:21.716 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:51:22.001 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port 2059d2b9-f963-4403-ba82-a619b510a65a 2021-11-02 16:51:22.001 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port 2059d2b9-f963-4403-ba82-a619b510a65a updated. Details: {'device': '2059d2b9-f963-4403-ba82-a619b510a65a', 'network_id': '7227b316-334e-41bd-9e6f-4cc3a5e87f31', 'port_id': '2059d2b9-f963-4403-ba82-a619b510a65a', 'mac_address': 'fa:16:3e:ac:e5:8e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 771, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd3f74538-b1d1-41a1-9c3a-1235e803e94f', '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-11-02 16:51:22.013 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:51:22.013 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2059d2b9-f963-4403-ba82-a619b510a65a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:51:22.013 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2059d2b9-f963-4403-ba82-a619b510a65a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:51:22.013 4972 2214869432456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7227b316-334e-41bd-9e6f-4cc3a5e87f31 2021-11-02 16:51:22.013 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:51:22.402 4972 2214869432456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2059d2b9-f963-4403-ba82-a619b510a65a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:51:22.402 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2059d2b9-f963-4403-ba82-a619b510a65a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:51:22.418 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2059d2b9-f963-4403-ba82-a619b510a65a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:51:22.418 4972 2214869432456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 771, VLAN trunk: None to switch port 2059d2b9-f963-4403-ba82-a619b510a65a 2021-11-02 16:51:22.575 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:51:22.575 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2059d2b9-f963-4403-ba82-a619b510a65a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:51:22.747 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2059d2b9-f963-4403-ba82-a619b510a65a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:51:22.747 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:51:22.747 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (84cf8b44-ecd8-442c-a427-227625845b81) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:51:22.747 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (84cf8b44-ecd8-442c-a427-227625845b81) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:51:22.763 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2059d2b9-f963-4403-ba82-a619b510a65a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:51:22.763 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:51:22.763 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2059d2b9-f963-4403-ba82-a619b510a65a not yet added. Adding. 2021-11-02 16:51:22.763 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:51:22.763 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:51:22.965 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2059d2b9-f963-4403-ba82-a619b510a65a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:51:23.138 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2059d2b9-f963-4403-ba82-a619b510a65a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:51:23.138 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2059d2b9-f963-4403-ba82-a619b510a65a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:51:23.419 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2059d2b9-f963-4403-ba82-a619b510a65a" 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-11-02 16:51:23.606 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2059d2b9-f963-4403-ba82-a619b510a65a" 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-11-02 16:51:23.606 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2059d2b9-f963-4403-ba82-a619b510a65a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:51:23.606 4972 2214869432456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2059d2b9-f963-4403-ba82-a619b510a65a processed. 2021-11-02 16:51:23.739 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:51:23.969 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:51:30.027 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2059d2b9-f963-4403-ba82-a619b510a65a 2021-11-02 16:51:32.861 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c019089-13f5-48d3-962a-d4494d078016 df270eca855a43da84068be7ce6c25e7 4663a8f2673146cab27e2310dd397954 - - -] Security group member updated on remote: ['84cf8b44-ecd8-442c-a427-227625845b81'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:51:32.872 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-8c019089-13f5-48d3-962a-d4494d078016 df270eca855a43da84068be7ce6c25e7 4663a8f2673146cab27e2310dd397954 - - -] Security group member updated ['84cf8b44-ecd8-442c-a427-227625845b81'] 2021-11-02 16:51:32.872 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-8c019089-13f5-48d3-962a-d4494d078016 df270eca855a43da84068be7ce6c25e7 4663a8f2673146cab27e2310dd397954 - - -] Refresh firewall rules 2021-11-02 16:51:32.872 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c019089-13f5-48d3-962a-d4494d078016 df270eca855a43da84068be7ce6c25e7 4663a8f2673146cab27e2310dd397954 - - -] Get security group information for devices via rpc ['2059d2b9-f963-4403-ba82-a619b510a65a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:51:32.896 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c019089-13f5-48d3-962a-d4494d078016 df270eca855a43da84068be7ce6c25e7 4663a8f2673146cab27e2310dd397954 - - -] port_delete event received for '2059d2b9-f963-4403-ba82-a619b510a65a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:51:32.896 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:51:32.903 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2059d2b9-f963-4403-ba82-a619b510a65a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:51:32.903 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2059d2b9-f963-4403-ba82-a619b510a65a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:51:32.903 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2059d2b9-f963-4403-ba82-a619b510a65a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:51:32.923 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c019089-13f5-48d3-962a-d4494d078016 df270eca855a43da84068be7ce6c25e7 4663a8f2673146cab27e2310dd397954 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:51:32.923 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c019089-13f5-48d3-962a-d4494d078016 df270eca855a43da84068be7ce6c25e7 4663a8f2673146cab27e2310dd397954 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:51:32.923 4972 2214869432456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7227b316-334e-41bd-9e6f-4cc3a5e87f31 2021-11-02 16:51:32.923 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2059d2b9-f963-4403-ba82-a619b510a65a'] 2021-11-02 16:51:32.923 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:51:32.923 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:51:32.923 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2059d2b9-f963-4403-ba82-a619b510a65a'] 2021-11-02 16:51:34.918 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:51:34.950 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:51:36.907 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83b54239-d824-46e7-8deb-a1b0105ca9b1 df270eca855a43da84068be7ce6c25e7 4663a8f2673146cab27e2310dd397954 - - -] Security group member updated on remote: ['84cf8b44-ecd8-442c-a427-227625845b81'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:51:36.907 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [req-83b54239-d824-46e7-8deb-a1b0105ca9b1 df270eca855a43da84068be7ce6c25e7 4663a8f2673146cab27e2310dd397954 - - -] Security group member updated ['84cf8b44-ecd8-442c-a427-227625845b81'] 2021-11-02 16:51:37.683 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74948e3f-ead3-4a85-9cf9-d8858e844480 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: 12c1cfec-d5bb-4a9d-8e17-b6598044792e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:51:38.152 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74948e3f-ead3-4a85-9cf9-d8858e844480 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port 12c1cfec-d5bb-4a9d-8e17-b6598044792e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:51:42.980 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 12c1cfec-d5bb-4a9d-8e17-b6598044792e 2021-11-02 16:51:43.042 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:51:43.262 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port 12c1cfec-d5bb-4a9d-8e17-b6598044792e 2021-11-02 16:51:43.262 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port 12c1cfec-d5bb-4a9d-8e17-b6598044792e updated. Details: {'device': '12c1cfec-d5bb-4a9d-8e17-b6598044792e', 'network_id': '7227b316-334e-41bd-9e6f-4cc3a5e87f31', 'port_id': '12c1cfec-d5bb-4a9d-8e17-b6598044792e', 'mac_address': 'fa:16:3e:9c:0f:23', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 771, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd3f74538-b1d1-41a1-9c3a-1235e803e94f', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:51:43.262 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:51:43.262 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12c1cfec-d5bb-4a9d-8e17-b6598044792e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:51:43.262 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 12c1cfec-d5bb-4a9d-8e17-b6598044792e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:51:43.277 4972 2214869432456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7227b316-334e-41bd-9e6f-4cc3a5e87f31 2021-11-02 16:51:43.277 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:51:43.480 4972 2214869432456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '12c1cfec-d5bb-4a9d-8e17-b6598044792e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:51:43.480 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '12c1cfec-d5bb-4a9d-8e17-b6598044792e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:51:43.480 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 12c1cfec-d5bb-4a9d-8e17-b6598044792e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:51:43.480 4972 2214869432456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 771, VLAN trunk: None to switch port 12c1cfec-d5bb-4a9d-8e17-b6598044792e 2021-11-02 16:51:43.655 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:51:43.655 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['12c1cfec-d5bb-4a9d-8e17-b6598044792e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:51:43.826 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['12c1cfec-d5bb-4a9d-8e17-b6598044792e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:51:43.826 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:51:43.826 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (84cf8b44-ecd8-442c-a427-227625845b81) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:51:43.826 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (84cf8b44-ecd8-442c-a427-227625845b81) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:51:43.826 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 12c1cfec-d5bb-4a9d-8e17-b6598044792e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:51:43.826 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:51:43.826 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 12c1cfec-d5bb-4a9d-8e17-b6598044792e not yet added. Adding. 2021-11-02 16:51:43.826 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:51:43.826 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:51:44.013 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12c1cfec-d5bb-4a9d-8e17-b6598044792e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:51:44.167 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12c1cfec-d5bb-4a9d-8e17-b6598044792e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:51:44.167 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12c1cfec-d5bb-4a9d-8e17-b6598044792e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:51:44.342 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12c1cfec-d5bb-4a9d-8e17-b6598044792e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:51:44.450 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12c1cfec-d5bb-4a9d-8e17-b6598044792e" 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-11-02 16:51:44.450 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 12c1cfec-d5bb-4a9d-8e17-b6598044792e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:51:44.450 4972 2214869432456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 12c1cfec-d5bb-4a9d-8e17-b6598044792e processed. 2021-11-02 16:51:45.060 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:51:45.417 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:51:51.044 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 12c1cfec-d5bb-4a9d-8e17-b6598044792e 2021-11-02 16:51:51.104 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:51:51.104 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '12c1cfec-d5bb-4a9d-8e17-b6598044792e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:51:51.106 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '12c1cfec-d5bb-4a9d-8e17-b6598044792e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:51:51.106 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 12c1cfec-d5bb-4a9d-8e17-b6598044792e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:51:51.124 4972 2214869432456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7227b316-334e-41bd-9e6f-4cc3a5e87f31 2021-11-02 16:51:51.124 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12c1cfec-d5bb-4a9d-8e17-b6598044792e'] 2021-11-02 16:51:51.124 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:51:51.124 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:51:51.124 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12c1cfec-d5bb-4a9d-8e17-b6598044792e'] 2021-11-02 16:51:51.248 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18ad6b21-5a2c-457a-992a-94a3cc8e6325 - - - - -] port_update received: e29b7936-7a83-49dd-9008-36de97272721 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:51:51.261 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18ad6b21-5a2c-457a-992a-94a3cc8e6325 - - - - -] No port e29b7936-7a83-49dd-9008-36de97272721 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:51:51.870 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c57159c-0621-426a-9126-ac1dc83f2306 df270eca855a43da84068be7ce6c25e7 4663a8f2673146cab27e2310dd397954 - - -] Security group member updated on remote: ['84cf8b44-ecd8-442c-a427-227625845b81'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:51:51.870 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [req-0c57159c-0621-426a-9126-ac1dc83f2306 df270eca855a43da84068be7ce6c25e7 4663a8f2673146cab27e2310dd397954 - - -] Security group member updated ['84cf8b44-ecd8-442c-a427-227625845b81'] 2021-11-02 16:51:52.013 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c57159c-0621-426a-9126-ac1dc83f2306 df270eca855a43da84068be7ce6c25e7 4663a8f2673146cab27e2310dd397954 - - -] port_delete event received for '12c1cfec-d5bb-4a9d-8e17-b6598044792e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:51:53.120 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:51:53.167 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:51:56.419 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-331e59e7-ab84-44c4-8b24-2d5e48bbac53 - - - - -] port_update received: 232ad059-fbdb-4195-a503-645ac2a34484 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:51:57.341 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-331e59e7-ab84-44c4-8b24-2d5e48bbac53 - - - - -] No port 232ad059-fbdb-4195-a503-645ac2a34484 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:51:59.620 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d82270ea-ce83-44e3-aec6-a19a7714955d - - - - -] port_update received: 42ecf0fd-4d99-40ad-9339-24ca3398ebf3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:51:59.640 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d82270ea-ce83-44e3-aec6-a19a7714955d - - - - -] No port 42ecf0fd-4d99-40ad-9339-24ca3398ebf3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:52:02.403 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da57a810-d4cb-4dd9-b709-b07639dae472 da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group rule updated on remote: ['b1f05269-3171-411f-92d6-2a309bca96b6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:52:02.403 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [req-da57a810-d4cb-4dd9-b709-b07639dae472 da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group rule updated ['b1f05269-3171-411f-92d6-2a309bca96b6'] 2021-11-02 16:52:02.575 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16dd6c56-7008-41b8-8781-852703233f12 da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group rule updated on remote: ['b1f05269-3171-411f-92d6-2a309bca96b6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:52:02.575 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [req-16dd6c56-7008-41b8-8781-852703233f12 da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group rule updated ['b1f05269-3171-411f-92d6-2a309bca96b6'] 2021-11-02 16:52:02.776 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19eaa417-f7d8-4183-962e-0aa71333874d da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group rule updated on remote: ['b1f05269-3171-411f-92d6-2a309bca96b6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:52:02.776 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [req-19eaa417-f7d8-4183-962e-0aa71333874d da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group rule updated ['b1f05269-3171-411f-92d6-2a309bca96b6'] 2021-11-02 16:52:02.996 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df33fe09-2676-4a4e-b6ee-268c6e69f746 da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group rule updated on remote: ['b1f05269-3171-411f-92d6-2a309bca96b6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:52:02.996 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [req-df33fe09-2676-4a4e-b6ee-268c6e69f746 da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group rule updated ['b1f05269-3171-411f-92d6-2a309bca96b6'] 2021-11-02 16:52:03.230 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00ee000e-e10a-418f-a12a-8a0b0c16875f da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group rule updated on remote: ['b1f05269-3171-411f-92d6-2a309bca96b6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:52:03.230 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [req-00ee000e-e10a-418f-a12a-8a0b0c16875f da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group rule updated ['b1f05269-3171-411f-92d6-2a309bca96b6'] 2021-11-02 16:52:03.480 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-edbddf47-7b20-470b-ba8b-e5ffcb3c107d da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group rule updated on remote: ['b1f05269-3171-411f-92d6-2a309bca96b6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:52:03.480 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [req-edbddf47-7b20-470b-ba8b-e5ffcb3c107d da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group rule updated ['b1f05269-3171-411f-92d6-2a309bca96b6'] 2021-11-02 16:52:06.471 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52682134-351b-472e-97df-7fd24ea5bcc3 - - - - -] port_update received: 5538918c-d056-4f26-a717-c8dffa7d35d5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:52:06.497 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52682134-351b-472e-97df-7fd24ea5bcc3 - - - - -] No port 5538918c-d056-4f26-a717-c8dffa7d35d5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:52:20.370 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group member updated on remote: ['51a5be46-46b8-4574-9203-4a50b68dea4b', 'f229dc72-75bc-4f7f-9412-443673b95669'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:52:20.370 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group member updated ['51a5be46-46b8-4574-9203-4a50b68dea4b', 'f229dc72-75bc-4f7f-9412-443673b95669'] 2021-11-02 16:52:20.370 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Refresh firewall rules 2021-11-02 16:52:20.370 4972 2214869432456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Get security group information for devices via rpc ['dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:52:20.406 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] port_update received: dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:52:20.417 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-agent-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:52:20.417 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Binding port dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:52:20.439 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:52:20.454 4972 2214869433336 MainThread DEBUG neutron.services.trunk.rpc.agent [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:52:20.454 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:52:20.511 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Trunk plugin disabled on server. Assuming port dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:52:20.511 4972 2214869433336 MainThread INFO networking_hyperv.neutron.trunk_driver [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Binding VLAN ID: 761, VLAN trunk: None to switch port dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e 2021-11-02 16:52:20.547 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Refresh firewall rules 2021-11-02 16:52:20.547 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Get security group information for devices via rpc ['dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:52:21.057 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update security group information for ports dict_keys(['dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:52:21.057 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:52:21.057 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update rules of security group (f229dc72-75bc-4f7f-9412-443673b95669) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:52:21.057 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update members of security group (f229dc72-75bc-4f7f-9412-443673b95669) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:52:21.057 4972 2214869432456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update port filter for dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:52:21.057 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Updating port rules. 2021-11-02 16:52:21.057 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Creating 0 new rules, removing 6 old rules. 2021-11-02 16:52:21.057 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:52:21.057 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:52:21.057 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:52:21.215 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update security group information for ports dict_keys(['dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:52:21.215 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:52:21.215 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update rules of security group (f229dc72-75bc-4f7f-9412-443673b95669) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:52:21.215 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update members of security group (f229dc72-75bc-4f7f-9412-443673b95669) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:52:21.215 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update port filter for dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:52:21.215 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Updating port rules. 2021-11-02 16:52:21.215 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Creating 0 new rules, removing 6 old rules. 2021-11-02 16:52:21.312 4972 2214869432456 MainThread DEBUG oslo_concurrency.lockutils [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:52:21.328 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:52:21.328 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:52:21.328 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:52:21.403 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-driver-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:52:21.442 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [req-39e1efca-c261-4cc8-9655-bf05d01e3423 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Lock "n-hv-agent-port-lock-dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e" 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-11-02 16:52:21.667 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c32f375b-c057-4534-8b5d-139bc9b69e22 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] port_delete event received for 'd84f5190-4e89-4437-91f5-c317ff00334a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:52:25.061 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a5e6f6a-9d9e-42db-bac9-4a72578d7102 ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] Security group member updated on remote: ['a27b0f84-ca20-424a-9f69-45c3288f1708'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:52:25.061 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-6a5e6f6a-9d9e-42db-bac9-4a72578d7102 ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] Security group member updated ['a27b0f84-ca20-424a-9f69-45c3288f1708'] 2021-11-02 16:52:25.354 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6a36918e-caa7-42ed-b923-c3a049049148 2021-11-02 16:52:25.371 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:52:25.371 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6a36918e-caa7-42ed-b923-c3a049049148' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:52:25.371 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6a36918e-caa7-42ed-b923-c3a049049148' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:52:25.371 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6a36918e-caa7-42ed-b923-c3a049049148 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:52:25.389 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2642968c-324e-4035-9dba-a5695e42fc1f 2021-11-02 16:52:25.389 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a36918e-caa7-42ed-b923-c3a049049148'] 2021-11-02 16:52:25.389 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:52:25.389 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:52:25.389 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a36918e-caa7-42ed-b923-c3a049049148'] 2021-11-02 16:52:25.729 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a5e6f6a-9d9e-42db-bac9-4a72578d7102 ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] port_delete event received for '6a36918e-caa7-42ed-b923-c3a049049148' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:52:27.371 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:52:27.422 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:52:28.310 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17606277-a383-4537-961e-08395d0a52cb ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] port_delete event received for '5a5896e8-1616-4e30-aa70-52db9a78c378' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:52:29.092 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5b1d0a5-e2eb-4021-bf4a-fe5b87bc0907 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group member updated on remote: ['f229dc72-75bc-4f7f-9412-443673b95669'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:52:29.092 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-b5b1d0a5-e2eb-4021-bf4a-fe5b87bc0907 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Security group member updated ['f229dc72-75bc-4f7f-9412-443673b95669'] 2021-11-02 16:52:29.092 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-b5b1d0a5-e2eb-4021-bf4a-fe5b87bc0907 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Refresh firewall rules 2021-11-02 16:52:29.092 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5b1d0a5-e2eb-4021-bf4a-fe5b87bc0907 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Get security group information for devices via rpc ['dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:52:29.151 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5b1d0a5-e2eb-4021-bf4a-fe5b87bc0907 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:52:29.151 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5b1d0a5-e2eb-4021-bf4a-fe5b87bc0907 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:52:29.346 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bd05d3a-f991-47a0-bee8-3135019178d3 ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] Security group rule updated on remote: ['fdbf1ce9-36c7-4d3e-8369-8d851677c6a0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:52:29.346 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-4bd05d3a-f991-47a0-bee8-3135019178d3 ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] Security group rule updated ['fdbf1ce9-36c7-4d3e-8369-8d851677c6a0'] 2021-11-02 16:52:29.373 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e 2021-11-02 16:52:29.373 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:52:29.373 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:52:29.373 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:52:29.373 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:52:29.385 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e'] 2021-11-02 16:52:29.385 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:52:29.385 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:52:29.385 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e'] 2021-11-02 16:52:29.623 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f460e36-00e8-4ad6-8e13-b3bdc1a4648a ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] Security group rule updated on remote: ['fdbf1ce9-36c7-4d3e-8369-8d851677c6a0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:52:29.623 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-7f460e36-00e8-4ad6-8e13-b3bdc1a4648a ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] Security group rule updated ['fdbf1ce9-36c7-4d3e-8369-8d851677c6a0'] 2021-11-02 16:52:29.698 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5b1d0a5-e2eb-4021-bf4a-fe5b87bc0907 6140c6f52e2041aaa0a99a208c959b99 078aa8372f994f1eafe3013d58d8c979 - - -] port_delete event received for 'dca793b9-ddbd-46c1-bbf7-dc9fcc542d1e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:52:31.371 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:52:31.389 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:52:33.003 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f3ee18c-33c5-42f5-a4da-2370115879cd 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] network_delete received. Deleting network 7227b316-334e-41bd-9e6f-4cc3a5e87f31 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-02 16:52:33.003 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f3ee18c-33c5-42f5-a4da-2370115879cd 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] Network 7227b316-334e-41bd-9e6f-4cc3a5e87f31 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-02 16:52:33.479 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b312e28-584a-49fe-abc7-43ccbbd3593a 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for '067dfcd5-7af1-4f49-b8d7-5401f482bd81' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:52:35.519 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0dd5315a-48fe-4828-bb3d-b978e67897e6 da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group member updated on remote: ['b1f05269-3171-411f-92d6-2a309bca96b6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:52:35.519 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-0dd5315a-48fe-4828-bb3d-b978e67897e6 da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group member updated ['b1f05269-3171-411f-92d6-2a309bca96b6'] 2021-11-02 16:52:35.551 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abcc34ca-88dc-47d8-8bc4-ed9efc9d2f2f ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] Security group member updated on remote: ['fdbf1ce9-36c7-4d3e-8369-8d851677c6a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:52:35.551 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-abcc34ca-88dc-47d8-8bc4-ed9efc9d2f2f ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] Security group member updated ['fdbf1ce9-36c7-4d3e-8369-8d851677c6a0'] 2021-11-02 16:52:36.760 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81bea98e-9c3d-4505-9097-599306a56bdf 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: 38f4c5ac-fd67-4d6a-bcb0-06b8456ad406 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:52:36.760 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81bea98e-9c3d-4505-9097-599306a56bdf 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port 38f4c5ac-fd67-4d6a-bcb0-06b8456ad406 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:52:37.043 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a01890b0-f602-4aef-a180-97ea558e5906 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for '6b8f6113-0284-4530-a276-747a7f36f194' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:52:38.084 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91a0e922-187e-47d7-988c-ee1e47e2c720 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: a1262248-0dda-4533-af48-5c1338bb2d4c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:52:38.093 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91a0e922-187e-47d7-988c-ee1e47e2c720 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port a1262248-0dda-4533-af48-5c1338bb2d4c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:52:38.933 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94b91628-1a9c-4ca9-a4ec-162ec1e2b035 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for '5f2ebf9e-fa1f-4e2a-b752-1af758f54813' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:52:38.933 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2245bf3a-7526-4ecb-96e7-cfa771adfc06 - - - - -] port_delete event received for '5f2ebf9e-fa1f-4e2a-b752-1af758f54813' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:52:39.635 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94b91628-1a9c-4ca9-a4ec-162ec1e2b035 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] network_delete received. Deleting network feac3926-83aa-4c72-bcab-fa9f4d378711 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-02 16:52:39.635 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-94b91628-1a9c-4ca9-a4ec-162ec1e2b035 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] Reclaiming local network feac3926-83aa-4c72-bcab-fa9f4d378711 2021-11-02 16:52:39.732 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a1262248-0dda-4533-af48-5c1338bb2d4c 2021-11-02 16:52:41.073 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d5b4eec-4ce1-4434-a232-e6fb88bde141 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for 'ea5dfaf8-d6cf-4a1f-9380-6b12d301b4b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:52:41.433 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:52:41.696 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port a1262248-0dda-4533-af48-5c1338bb2d4c 2021-11-02 16:52:41.703 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port a1262248-0dda-4533-af48-5c1338bb2d4c updated. Details: {'device': 'a1262248-0dda-4533-af48-5c1338bb2d4c', 'network_id': '2642968c-324e-4035-9dba-a5695e42fc1f', 'port_id': 'a1262248-0dda-4533-af48-5c1338bb2d4c', 'mac_address': 'fa:16:3e:b8:9f:ee', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 795, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fd525ac9-44f8-421c-b093-9ce2aeedf323', '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-11-02 16:52:41.703 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:52:41.703 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:52:41.703 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a1262248-0dda-4533-af48-5c1338bb2d4c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:52:41.703 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2642968c-324e-4035-9dba-a5695e42fc1f 2021-11-02 16:52:41.703 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:52:41.854 4972 2214869433336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a1262248-0dda-4533-af48-5c1338bb2d4c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:52:41.854 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a1262248-0dda-4533-af48-5c1338bb2d4c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:52:41.874 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a1262248-0dda-4533-af48-5c1338bb2d4c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:52:41.874 4972 2214869433336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 795, VLAN trunk: None to switch port a1262248-0dda-4533-af48-5c1338bb2d4c 2021-11-02 16:52:41.948 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:52:41.948 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a1262248-0dda-4533-af48-5c1338bb2d4c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:52:42.212 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a1262248-0dda-4533-af48-5c1338bb2d4c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:52:42.212 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:52:42.212 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fdbf1ce9-36c7-4d3e-8369-8d851677c6a0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:52:42.218 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a1262248-0dda-4533-af48-5c1338bb2d4c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:52:42.218 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:52:42.218 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a1262248-0dda-4533-af48-5c1338bb2d4c not yet added. Adding. 2021-11-02 16:52:42.218 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:52:42.218 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:52:42.291 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:52:42.370 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:52:42.370 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:52:42.447 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:52:42.531 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.829s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:52:42.531 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a1262248-0dda-4533-af48-5c1338bb2d4c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:52:42.531 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a1262248-0dda-4533-af48-5c1338bb2d4c processed. 2021-11-02 16:52:43.010 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3574e54-3f29-4787-b5f4-f703f1dec9e7 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] Security group member updated on remote: ['defac20c-ef6f-4b35-b645-37394d3dc510'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:52:43.010 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-b3574e54-3f29-4787-b5f4-f703f1dec9e7 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] Security group member updated ['defac20c-ef6f-4b35-b645-37394d3dc510'] 2021-11-02 16:52:43.354 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-acfabbd7-589a-4404-a046-55511734a2dd 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for 'a721bde5-bc4c-48ef-b37e-4d75dc07aa6a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:52:43.441 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:52:43.480 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8f7b9d28-8f61-494a-88cb-4fc30ad64a7e 2021-11-02 16:52:43.778 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 38f4c5ac-fd67-4d6a-bcb0-06b8456ad406 2021-11-02 16:52:43.853 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:52:43.886 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3574e54-3f29-4787-b5f4-f703f1dec9e7 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] port_delete event received for '8f7b9d28-8f61-494a-88cb-4fc30ad64a7e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:52:44.698 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a4e3672-f673-4608-84c5-044fb5ccd599 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for '0e25c6a5-db60-45cf-8430-34de6ebc5782' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:52:45.015 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a4e3672-f673-4608-84c5-044fb5ccd599 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] network_delete received. Deleting network a0b3ac43-ce2e-4870-aa2a-ba58c2f8fa51 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-02 16:52:45.015 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a4e3672-f673-4608-84c5-044fb5ccd599 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] Network a0b3ac43-ce2e-4870-aa2a-ba58c2f8fa51 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-02 16:52:45.433 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:52:45.933 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port 38f4c5ac-fd67-4d6a-bcb0-06b8456ad406 2021-11-02 16:52:45.933 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port 38f4c5ac-fd67-4d6a-bcb0-06b8456ad406 updated. Details: {'device': '38f4c5ac-fd67-4d6a-bcb0-06b8456ad406', 'network_id': 'ac5452b3-7329-433e-af1f-df17acea3828', 'port_id': '38f4c5ac-fd67-4d6a-bcb0-06b8456ad406', 'mac_address': 'fa:16:3e:da:42:29', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 785, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'aa72a888-b45f-4cfb-ae6c-4494e796baf0', '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-11-02 16:52:45.933 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:52:45.933 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:52:45.933 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8f7b9d28-8f61-494a-88cb-4fc30ad64a7e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:52:45.933 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8f7b9d28-8f61-494a-88cb-4fc30ad64a7e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:52:45.933 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8f7b9d28-8f61-494a-88cb-4fc30ad64a7e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:52:45.933 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-38f4c5ac-fd67-4d6a-bcb0-06b8456ad406" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:52:45.947 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 38f4c5ac-fd67-4d6a-bcb0-06b8456ad406 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:52:45.947 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ac5452b3-7329-433e-af1f-df17acea3828 2021-11-02 16:52:45.947 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:52:45.947 4972 2214869432456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c3ac4ab4-0ce0-4abb-9960-272f99ead558 2021-11-02 16:52:45.947 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f7b9d28-8f61-494a-88cb-4fc30ad64a7e'] 2021-11-02 16:52:45.947 4972 2214869432456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:52:45.947 4972 2214869432456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:52:45.947 4972 2214869432456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f7b9d28-8f61-494a-88cb-4fc30ad64a7e'] 2021-11-02 16:52:46.088 4972 2214869433336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '38f4c5ac-fd67-4d6a-bcb0-06b8456ad406') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:52:46.088 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '38f4c5ac-fd67-4d6a-bcb0-06b8456ad406') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:52:46.088 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 38f4c5ac-fd67-4d6a-bcb0-06b8456ad406 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:52:46.088 4972 2214869433336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 785, VLAN trunk: None to switch port 38f4c5ac-fd67-4d6a-bcb0-06b8456ad406 2021-11-02 16:52:46.182 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:52:46.182 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['38f4c5ac-fd67-4d6a-bcb0-06b8456ad406'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:52:46.573 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['38f4c5ac-fd67-4d6a-bcb0-06b8456ad406']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:52:46.573 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:52:46.573 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b1f05269-3171-411f-92d6-2a309bca96b6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:52:46.573 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 38f4c5ac-fd67-4d6a-bcb0-06b8456ad406 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:52:46.573 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:52:46.573 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 38f4c5ac-fd67-4d6a-bcb0-06b8456ad406 not yet added. Adding. 2021-11-02 16:52:46.573 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:52:46.573 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:52:46.685 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38f4c5ac-fd67-4d6a-bcb0-06b8456ad406" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:52:46.802 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38f4c5ac-fd67-4d6a-bcb0-06b8456ad406" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:52:46.802 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38f4c5ac-fd67-4d6a-bcb0-06b8456ad406" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:52:46.933 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38f4c5ac-fd67-4d6a-bcb0-06b8456ad406" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:52:47.001 4972 2214869432632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72505b73-7def-4264-931b-a9f0d0cdc9ab 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] port_delete event received for '78b59026-b5d9-46a8-8abb-c3e262ee7745' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:52:47.063 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-38f4c5ac-fd67-4d6a-bcb0-06b8456ad406" 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-11-02 16:52:47.063 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 38f4c5ac-fd67-4d6a-bcb0-06b8456ad406 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:52:47.063 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 38f4c5ac-fd67-4d6a-bcb0-06b8456ad406 processed. 2021-11-02 16:52:47.447 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:52:47.822 4972 2214869433336 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-11-02 16:52:47.956 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b9040de-31d0-4f41-a9a8-f8175d19f12e 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] Security group rule updated on remote: ['ae4c6275-44d9-4522-929e-9cccf87b8d36'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:52:47.956 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-9b9040de-31d0-4f41-a9a8-f8175d19f12e 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] Security group rule updated ['ae4c6275-44d9-4522-929e-9cccf87b8d36'] 2021-11-02 16:52:49.168 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0fed94ea-84f2-490c-a5d2-8fa6b583b4a7 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] Security group rule updated on remote: ['ae4c6275-44d9-4522-929e-9cccf87b8d36'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:52:49.168 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-0fed94ea-84f2-490c-a5d2-8fa6b583b4a7 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] Security group rule updated ['ae4c6275-44d9-4522-929e-9cccf87b8d36'] 2021-11-02 16:52:53.823 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18506ade-c7ab-47c7-9805-5371c991275a - - - - -] port_update received: f65a1f3c-17bb-4d25-af79-e84bb92830d5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:52:53.844 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18506ade-c7ab-47c7-9805-5371c991275a - - - - -] No port f65a1f3c-17bb-4d25-af79-e84bb92830d5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:52:55.659 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6d0aafa-d899-4f8f-a809-baacc0cbe516 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] Security group member updated on remote: ['ae4c6275-44d9-4522-929e-9cccf87b8d36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:52:55.659 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-e6d0aafa-d899-4f8f-a809-baacc0cbe516 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] Security group member updated ['ae4c6275-44d9-4522-929e-9cccf87b8d36'] 2021-11-02 16:52:56.775 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c5bf05f-3182-4da1-9443-42843662ab36 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: f902bd79-9248-4da6-847e-36b46e3fa1b9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:52:56.775 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c5bf05f-3182-4da1-9443-42843662ab36 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port f902bd79-9248-4da6-847e-36b46e3fa1b9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:52:58.478 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b394520-0193-4bcb-978d-b22f70101644 - - - - -] port_update received: a93a6b97-df00-496a-9c5a-d2c440acafba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:52:58.497 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b394520-0193-4bcb-978d-b22f70101644 - - - - -] No port a93a6b97-df00-496a-9c5a-d2c440acafba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:52:59.979 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f902bd79-9248-4da6-847e-36b46e3fa1b9 2021-11-02 16:53:01.535 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:53:02.580 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port f902bd79-9248-4da6-847e-36b46e3fa1b9 2021-11-02 16:53:02.580 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port f902bd79-9248-4da6-847e-36b46e3fa1b9 updated. Details: {'device': 'f902bd79-9248-4da6-847e-36b46e3fa1b9', 'network_id': 'c3ac4ab4-0ce0-4abb-9960-272f99ead558', 'port_id': 'f902bd79-9248-4da6-847e-36b46e3fa1b9', 'mac_address': 'fa:16:3e:58:fc:e0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 758, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '81d3d140-25a2-438b-a64f-a1dea867ba0d', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:53:02.580 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:53:02.580 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f902bd79-9248-4da6-847e-36b46e3fa1b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:53:02.580 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f902bd79-9248-4da6-847e-36b46e3fa1b9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:53:02.580 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c3ac4ab4-0ce0-4abb-9960-272f99ead558 2021-11-02 16:53:02.580 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:53:02.774 4972 2214869433336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f902bd79-9248-4da6-847e-36b46e3fa1b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:53:02.774 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f902bd79-9248-4da6-847e-36b46e3fa1b9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:53:02.791 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f902bd79-9248-4da6-847e-36b46e3fa1b9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:53:02.791 4972 2214869433336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 758, VLAN trunk: None to switch port f902bd79-9248-4da6-847e-36b46e3fa1b9 2021-11-02 16:53:02.900 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:53:02.900 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f902bd79-9248-4da6-847e-36b46e3fa1b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:53:03.230 4972 2214869432632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6614cd79-da9d-4225-a32a-993695779989 - - - - -] port_update received: 39f2c51b-6321-4dfd-b68c-d1ca46f51f8e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:53:03.264 4972 2214869432632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6614cd79-da9d-4225-a32a-993695779989 - - - - -] No port 39f2c51b-6321-4dfd-b68c-d1ca46f51f8e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:53:03.524 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f902bd79-9248-4da6-847e-36b46e3fa1b9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:53:03.524 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:53:03.524 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ae4c6275-44d9-4522-929e-9cccf87b8d36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:53:03.524 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f902bd79-9248-4da6-847e-36b46e3fa1b9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:53:03.524 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:53:03.551 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f902bd79-9248-4da6-847e-36b46e3fa1b9 not yet added. Adding. 2021-11-02 16:53:03.551 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:53:03.551 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:53:03.715 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f902bd79-9248-4da6-847e-36b46e3fa1b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:53:03.890 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f902bd79-9248-4da6-847e-36b46e3fa1b9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:53:03.890 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f902bd79-9248-4da6-847e-36b46e3fa1b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:53:04.056 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f902bd79-9248-4da6-847e-36b46e3fa1b9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:53:04.200 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f902bd79-9248-4da6-847e-36b46e3fa1b9" 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-11-02 16:53:04.200 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f902bd79-9248-4da6-847e-36b46e3fa1b9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:53:04.212 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f902bd79-9248-4da6-847e-36b46e3fa1b9 processed. 2021-11-02 16:53:04.260 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-846c52ed-4e84-43db-8e7c-7dd38ecd9e2a 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] Security group rule updated on remote: ['fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:53:04.260 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-846c52ed-4e84-43db-8e7c-7dd38ecd9e2a 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] Security group rule updated ['fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d'] 2021-11-02 16:53:04.555 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c42ab35d-0531-4aaa-bbd5-43cbb26425f9 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] Security group rule updated on remote: ['fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:53:04.555 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-c42ab35d-0531-4aaa-bbd5-43cbb26425f9 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] Security group rule updated ['fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d'] 2021-11-02 16:53:04.716 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48a7b9d2-30d3-4f06-b1de-a87b77a9b80e 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] Security group rule updated on remote: ['fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:53:04.716 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-48a7b9d2-30d3-4f06-b1de-a87b77a9b80e 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] Security group rule updated ['fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d'] 2021-11-02 16:53:04.899 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e4d11ac-fa1c-456e-98f4-618ad25770d9 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] Security group rule updated on remote: ['fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:53:04.899 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-5e4d11ac-fa1c-456e-98f4-618ad25770d9 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] Security group rule updated ['fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d'] 2021-11-02 16:53:05.024 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5664532-885b-4533-b7fd-6c72ef4f8443 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] Security group rule updated on remote: ['fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:53:05.024 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-c5664532-885b-4533-b7fd-6c72ef4f8443 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] Security group rule updated ['fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d'] 2021-11-02 16:53:05.183 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4304894-90d0-45dc-9c6b-c3d2dd5db13a 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] Security group rule updated on remote: ['fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-02 16:53:05.183 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-c4304894-90d0-45dc-9c6b-c3d2dd5db13a 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] Security group rule updated ['fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d'] 2021-11-02 16:53:05.563 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:53:05.832 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:53:09.464 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-270e36aa-fa26-4325-9aa7-f7a2c1e807c4 - - - - -] port_update received: 20fc17ce-59ae-434b-8a8c-78e4103c1fd2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:53:09.485 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-270e36aa-fa26-4325-9aa7-f7a2c1e807c4 - - - - -] No port 20fc17ce-59ae-434b-8a8c-78e4103c1fd2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:53:32.820 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13189ceb-fa13-4b28-ac77-1738e55752dd 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] Security group member updated on remote: ['fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:53:32.820 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-13189ceb-fa13-4b28-ac77-1738e55752dd 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] Security group member updated ['fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d'] 2021-11-02 16:53:33.790 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a5499b1-6c10-4f69-afec-9f4333ca040e 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: ade707f9-321b-475f-822b-2951865dc9c2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:53:33.820 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a5499b1-6c10-4f69-afec-9f4333ca040e 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port ade707f9-321b-475f-822b-2951865dc9c2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:53:42.538 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ade707f9-321b-475f-822b-2951865dc9c2 2021-11-02 16:53:43.757 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:53:43.993 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port ade707f9-321b-475f-822b-2951865dc9c2 2021-11-02 16:53:43.993 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port ade707f9-321b-475f-822b-2951865dc9c2 updated. Details: {'device': 'ade707f9-321b-475f-822b-2951865dc9c2', 'network_id': 'ef399344-c729-4536-b6ad-dc1eae816e3b', 'port_id': 'ade707f9-321b-475f-822b-2951865dc9c2', 'mac_address': 'fa:16:3e:f3:f2:03', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 757, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4ccf6b4a-d512-4843-96a8-2ff2740ca99f', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:53:43.993 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:53:43.993 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ade707f9-321b-475f-822b-2951865dc9c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:53:43.993 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ade707f9-321b-475f-822b-2951865dc9c2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:53:43.993 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ef399344-c729-4536-b6ad-dc1eae816e3b 2021-11-02 16:53:43.993 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:53:44.211 4972 2214869433336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ade707f9-321b-475f-822b-2951865dc9c2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:53:44.211 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ade707f9-321b-475f-822b-2951865dc9c2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:53:44.211 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ade707f9-321b-475f-822b-2951865dc9c2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:53:44.211 4972 2214869433336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 757, VLAN trunk: None to switch port ade707f9-321b-475f-822b-2951865dc9c2 2021-11-02 16:53:44.335 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:53:44.353 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ade707f9-321b-475f-822b-2951865dc9c2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:53:44.617 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ade707f9-321b-475f-822b-2951865dc9c2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:53:44.617 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:53:44.617 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:53:44.617 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ade707f9-321b-475f-822b-2951865dc9c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:53:44.617 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:53:44.617 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ade707f9-321b-475f-822b-2951865dc9c2 not yet added. Adding. 2021-11-02 16:53:44.617 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:53:44.617 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:53:44.835 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ade707f9-321b-475f-822b-2951865dc9c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:53:44.992 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ade707f9-321b-475f-822b-2951865dc9c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:53:44.992 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ade707f9-321b-475f-822b-2951865dc9c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:53:45.229 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ade707f9-321b-475f-822b-2951865dc9c2" 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-11-02 16:53:45.366 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ade707f9-321b-475f-822b-2951865dc9c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:53:45.366 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ade707f9-321b-475f-822b-2951865dc9c2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:53:45.366 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ade707f9-321b-475f-822b-2951865dc9c2 processed. 2021-11-02 16:53:45.773 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:53:45.977 4972 2214869433336 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-11-02 16:54:08.775 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a1262248-0dda-4533-af48-5c1338bb2d4c 2021-11-02 16:54:09.917 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:54:10.298 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port a1262248-0dda-4533-af48-5c1338bb2d4c 2021-11-02 16:54:10.298 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port a1262248-0dda-4533-af48-5c1338bb2d4c updated. Details: {'device': 'a1262248-0dda-4533-af48-5c1338bb2d4c', 'network_id': '2642968c-324e-4035-9dba-a5695e42fc1f', 'port_id': 'a1262248-0dda-4533-af48-5c1338bb2d4c', 'mac_address': 'fa:16:3e:b8:9f:ee', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 795, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fd525ac9-44f8-421c-b093-9ce2aeedf323', '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-11-02 16:54:10.298 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:54:10.298 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:54:10.298 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a1262248-0dda-4533-af48-5c1338bb2d4c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:54:10.298 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:54:10.321 4972 2214869433336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a1262248-0dda-4533-af48-5c1338bb2d4c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:54:10.321 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a1262248-0dda-4533-af48-5c1338bb2d4c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:54:10.352 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a1262248-0dda-4533-af48-5c1338bb2d4c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:54:10.352 4972 2214869433336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 795, VLAN trunk: None to switch port a1262248-0dda-4533-af48-5c1338bb2d4c 2021-11-02 16:54:10.399 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:54:10.399 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a1262248-0dda-4533-af48-5c1338bb2d4c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:54:10.615 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a1262248-0dda-4533-af48-5c1338bb2d4c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:54:10.615 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:54:10.615 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fdbf1ce9-36c7-4d3e-8369-8d851677c6a0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:54:10.615 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a1262248-0dda-4533-af48-5c1338bb2d4c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:54:10.615 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:54:10.615 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-02 16:54:10.615 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:54:10.615 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:54:10.615 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:54:10.615 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:54:10.694 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" 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-11-02 16:54:10.694 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a1262248-0dda-4533-af48-5c1338bb2d4c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:54:10.694 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a1262248-0dda-4533-af48-5c1338bb2d4c processed. 2021-11-02 16:54:11.929 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:54:12.198 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:54:22.459 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a1262248-0dda-4533-af48-5c1338bb2d4c 2021-11-02 16:54:23.974 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:54:23.974 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a1262248-0dda-4533-af48-5c1338bb2d4c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:54:23.974 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a1262248-0dda-4533-af48-5c1338bb2d4c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:54:23.974 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a1262248-0dda-4533-af48-5c1338bb2d4c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:54:23.990 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a1262248-0dda-4533-af48-5c1338bb2d4c'] 2021-11-02 16:54:23.990 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:54:23.990 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:54:23.990 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a1262248-0dda-4533-af48-5c1338bb2d4c'] 2021-11-02 16:54:24.478 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a1262248-0dda-4533-af48-5c1338bb2d4c 2021-11-02 16:54:25.975 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:54:25.975 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:54:25.975 4972 2214869432632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a1262248-0dda-4533-af48-5c1338bb2d4c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:54:25.975 4972 2214869432632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a1262248-0dda-4533-af48-5c1338bb2d4c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:54:25.975 4972 2214869432632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a1262248-0dda-4533-af48-5c1338bb2d4c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:54:26.001 4972 2214869432632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2642968c-324e-4035-9dba-a5695e42fc1f 2021-11-02 16:54:26.001 4972 2214869432632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a1262248-0dda-4533-af48-5c1338bb2d4c'] 2021-11-02 16:54:26.001 4972 2214869432632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:54:26.001 4972 2214869432632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a1262248-0dda-4533-af48-5c1338bb2d4c'] 2021-11-02 16:54:26.116 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:54:41.021 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a1262248-0dda-4533-af48-5c1338bb2d4c 2021-11-02 16:54:42.067 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:54:42.273 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port a1262248-0dda-4533-af48-5c1338bb2d4c 2021-11-02 16:54:42.273 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port a1262248-0dda-4533-af48-5c1338bb2d4c updated. Details: {'device': 'a1262248-0dda-4533-af48-5c1338bb2d4c', 'network_id': '2642968c-324e-4035-9dba-a5695e42fc1f', 'port_id': 'a1262248-0dda-4533-af48-5c1338bb2d4c', 'mac_address': 'fa:16:3e:b8:9f:ee', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 795, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fd525ac9-44f8-421c-b093-9ce2aeedf323', '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-11-02 16:54:42.273 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:54:42.273 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:54:42.273 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a1262248-0dda-4533-af48-5c1338bb2d4c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:54:42.273 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2642968c-324e-4035-9dba-a5695e42fc1f 2021-11-02 16:54:42.273 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:54:42.431 4972 2214869433336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a1262248-0dda-4533-af48-5c1338bb2d4c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:54:42.431 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a1262248-0dda-4533-af48-5c1338bb2d4c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:54:42.431 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a1262248-0dda-4533-af48-5c1338bb2d4c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:54:42.431 4972 2214869433336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 795, VLAN trunk: None to switch port a1262248-0dda-4533-af48-5c1338bb2d4c 2021-11-02 16:54:42.529 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:54:42.529 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a1262248-0dda-4533-af48-5c1338bb2d4c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:54:42.684 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a1262248-0dda-4533-af48-5c1338bb2d4c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:54:42.684 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:54:42.684 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fdbf1ce9-36c7-4d3e-8369-8d851677c6a0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:54:42.684 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a1262248-0dda-4533-af48-5c1338bb2d4c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:54:42.684 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:54:42.684 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a1262248-0dda-4533-af48-5c1338bb2d4c not yet added. Adding. 2021-11-02 16:54:42.684 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:54:42.684 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:54:42.805 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:54:42.936 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:54:42.936 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:54:43.069 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:54:43.177 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a1262248-0dda-4533-af48-5c1338bb2d4c" 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-11-02 16:54:43.177 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a1262248-0dda-4533-af48-5c1338bb2d4c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:54:43.177 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a1262248-0dda-4533-af48-5c1338bb2d4c processed. 2021-11-02 16:54:44.079 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:54:44.281 4972 2214869433336 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-11-02 16:54:44.582 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f902bd79-9248-4da6-847e-36b46e3fa1b9 2021-11-02 16:54:45.396 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f04eb53f-e67f-4704-8277-bd3aeba99d30 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] Security group member updated on remote: ['ae4c6275-44d9-4522-929e-9cccf87b8d36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:54:45.396 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-f04eb53f-e67f-4704-8277-bd3aeba99d30 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] Security group member updated ['ae4c6275-44d9-4522-929e-9cccf87b8d36'] 2021-11-02 16:54:45.762 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f04eb53f-e67f-4704-8277-bd3aeba99d30 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] port_delete event received for 'f902bd79-9248-4da6-847e-36b46e3fa1b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:54:46.068 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:54:46.068 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f902bd79-9248-4da6-847e-36b46e3fa1b9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:54:46.068 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f902bd79-9248-4da6-847e-36b46e3fa1b9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:54:46.068 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f902bd79-9248-4da6-847e-36b46e3fa1b9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:54:46.086 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c3ac4ab4-0ce0-4abb-9960-272f99ead558 2021-11-02 16:54:46.086 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f902bd79-9248-4da6-847e-36b46e3fa1b9'] 2021-11-02 16:54:46.086 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:54:46.086 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:54:46.086 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f902bd79-9248-4da6-847e-36b46e3fa1b9'] 2021-11-02 16:54:48.075 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:54:48.103 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:54:48.239 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd2da0b5-53d6-4e78-bf06-4812d97a71c5 821a58487d5b4087bac538d532382aef a575c6bd2e574ad19dc299cc1df253f3 - - -] port_delete event received for 'e342d297-e8a6-44a7-889b-da0eec0d456c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:54:53.005 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-294ae58e-32bf-41db-abc8-ca3bbaf974eb 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for '6e0f9ba0-c6dd-4491-813c-9e774c45dd92' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:54:54.445 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a476c5c6-bae6-4184-8f6e-e2e6d032dbac 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for 'fe1e6f6b-5723-43fc-9b40-6adb766eef9e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:54:55.323 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b0d8dac-a175-4d1e-a7ef-2127ead44e70 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for 'e92bb590-fb0e-4f9c-8eef-6f30ced4397f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:54:55.476 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46e3ec4b-ed2d-4646-9d60-c6ca1d251a6c - - - - -] port_delete event received for 'e92bb590-fb0e-4f9c-8eef-6f30ced4397f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:54:55.567 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b0d8dac-a175-4d1e-a7ef-2127ead44e70 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] network_delete received. Deleting network c3ac4ab4-0ce0-4abb-9960-272f99ead558 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-02 16:54:55.567 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b0d8dac-a175-4d1e-a7ef-2127ead44e70 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] Network c3ac4ab4-0ce0-4abb-9960-272f99ead558 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-02 16:55:06.723 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 38f4c5ac-fd67-4d6a-bcb0-06b8456ad406 2021-11-02 16:55:06.790 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a58b91d1-d6b5-4b56-a41b-4df9b67580c1 da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group member updated on remote: ['b1f05269-3171-411f-92d6-2a309bca96b6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:55:06.790 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-a58b91d1-d6b5-4b56-a41b-4df9b67580c1 da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group member updated ['b1f05269-3171-411f-92d6-2a309bca96b6'] 2021-11-02 16:55:07.208 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a58b91d1-d6b5-4b56-a41b-4df9b67580c1 da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] port_delete event received for '38f4c5ac-fd67-4d6a-bcb0-06b8456ad406' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:55:08.218 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:55:08.218 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '38f4c5ac-fd67-4d6a-bcb0-06b8456ad406' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:55:08.218 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '38f4c5ac-fd67-4d6a-bcb0-06b8456ad406' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:55:08.218 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 38f4c5ac-fd67-4d6a-bcb0-06b8456ad406 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:55:08.226 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ac5452b3-7329-433e-af1f-df17acea3828 2021-11-02 16:55:08.226 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['38f4c5ac-fd67-4d6a-bcb0-06b8456ad406'] 2021-11-02 16:55:08.226 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:55:08.226 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:55:08.239 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['38f4c5ac-fd67-4d6a-bcb0-06b8456ad406'] 2021-11-02 16:55:10.218 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:55:10.249 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:55:11.960 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8838c1d6-6e17-4f62-a5c9-93a8ba791396 da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group member updated on remote: ['b1f05269-3171-411f-92d6-2a309bca96b6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:55:11.972 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-8838c1d6-6e17-4f62-a5c9-93a8ba791396 da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group member updated ['b1f05269-3171-411f-92d6-2a309bca96b6'] 2021-11-02 16:55:13.412 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ab0a383-0932-4540-b9b0-e6e91f13c57c 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: 8985118a-dd23-4724-8375-7570b9e9aad0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:55:13.428 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ab0a383-0932-4540-b9b0-e6e91f13c57c 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port 8985118a-dd23-4724-8375-7570b9e9aad0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:55:23.130 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8985118a-dd23-4724-8375-7570b9e9aad0 2021-11-02 16:55:24.288 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:55:24.691 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port 8985118a-dd23-4724-8375-7570b9e9aad0 2021-11-02 16:55:24.691 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port 8985118a-dd23-4724-8375-7570b9e9aad0 updated. Details: {'device': '8985118a-dd23-4724-8375-7570b9e9aad0', 'network_id': 'ac5452b3-7329-433e-af1f-df17acea3828', 'port_id': '8985118a-dd23-4724-8375-7570b9e9aad0', 'mac_address': 'fa:16:3e:32:6f:31', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 785, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'aa72a888-b45f-4cfb-ae6c-4494e796baf0', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:55:24.691 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:55:24.691 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8985118a-dd23-4724-8375-7570b9e9aad0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:55:24.691 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8985118a-dd23-4724-8375-7570b9e9aad0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:55:24.691 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ac5452b3-7329-433e-af1f-df17acea3828 2021-11-02 16:55:24.691 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:55:24.848 4972 2214869433336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8985118a-dd23-4724-8375-7570b9e9aad0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:55:24.848 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8985118a-dd23-4724-8375-7570b9e9aad0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:55:24.848 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8985118a-dd23-4724-8375-7570b9e9aad0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:55:24.848 4972 2214869433336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 785, VLAN trunk: None to switch port 8985118a-dd23-4724-8375-7570b9e9aad0 2021-11-02 16:55:24.925 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:55:24.925 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8985118a-dd23-4724-8375-7570b9e9aad0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:55:25.130 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a1262248-0dda-4533-af48-5c1338bb2d4c 2021-11-02 16:55:25.286 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8985118a-dd23-4724-8375-7570b9e9aad0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:55:25.286 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:55:25.286 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b1f05269-3171-411f-92d6-2a309bca96b6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:55:25.286 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8985118a-dd23-4724-8375-7570b9e9aad0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:55:25.304 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:55:25.304 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8985118a-dd23-4724-8375-7570b9e9aad0 not yet added. Adding. 2021-11-02 16:55:25.304 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:55:25.304 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:55:25.380 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8985118a-dd23-4724-8375-7570b9e9aad0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:55:25.475 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8985118a-dd23-4724-8375-7570b9e9aad0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:55:25.475 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8985118a-dd23-4724-8375-7570b9e9aad0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:55:25.488 4972 2214869432632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ff8b576-bfb2-44fc-a9f7-1b89b1ca11f1 ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] Security group member updated on remote: ['fdbf1ce9-36c7-4d3e-8369-8d851677c6a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:55:25.488 4972 2214869432632 MainThread INFO neutron.agent.securitygroups_rpc [req-7ff8b576-bfb2-44fc-a9f7-1b89b1ca11f1 ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] Security group member updated ['fdbf1ce9-36c7-4d3e-8369-8d851677c6a0'] 2021-11-02 16:55:25.584 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8985118a-dd23-4724-8375-7570b9e9aad0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:55:25.677 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8985118a-dd23-4724-8375-7570b9e9aad0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:55:25.677 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8985118a-dd23-4724-8375-7570b9e9aad0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:55:25.677 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8985118a-dd23-4724-8375-7570b9e9aad0 processed. 2021-11-02 16:55:25.848 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ff8b576-bfb2-44fc-a9f7-1b89b1ca11f1 ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] port_delete event received for 'a1262248-0dda-4533-af48-5c1338bb2d4c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:55:26.302 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:55:26.302 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:55:26.302 4972 2214869432632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a1262248-0dda-4533-af48-5c1338bb2d4c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:55:26.302 4972 2214869432632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a1262248-0dda-4533-af48-5c1338bb2d4c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:55:26.302 4972 2214869432632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a1262248-0dda-4533-af48-5c1338bb2d4c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:55:26.302 4972 2214869432632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2642968c-324e-4035-9dba-a5695e42fc1f 2021-11-02 16:55:26.302 4972 2214869432632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a1262248-0dda-4533-af48-5c1338bb2d4c'] 2021-11-02 16:55:26.302 4972 2214869432632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:55:26.321 4972 2214869432632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:55:26.321 4972 2214869432632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a1262248-0dda-4533-af48-5c1338bb2d4c'] 2021-11-02 16:55:26.599 4972 2214869433336 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-11-02 16:55:27.740 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c4b2268-63e8-4427-81aa-46ee1ec9154e ef90ae7586e94458bfffbae21ae6b9f5 5cc524f131464fe097cff64187071316 - - -] port_delete event received for '66f72c75-00a6-4d94-9cc3-bcd7f457afc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:55:28.318 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:55:28.334 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:55:32.381 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19ee8b76-6ba7-4e42-b4f9-84ca11c292d7 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for 'eacb2b5f-51a4-495b-a668-87d60d838fb1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:55:33.913 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca62abf0-1722-477d-9ec9-801684663fe8 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for '9d136291-39f3-4e32-8d3c-b6a656cf842b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:55:34.737 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52d8dca6-4bda-4eab-888f-5f3561801575 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for '726c7b92-7f16-4de3-8d0d-4b3ef0828c3d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:55:35.023 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52d8dca6-4bda-4eab-888f-5f3561801575 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] network_delete received. Deleting network 2642968c-324e-4035-9dba-a5695e42fc1f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-02 16:55:35.023 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52d8dca6-4bda-4eab-888f-5f3561801575 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] Network 2642968c-324e-4035-9dba-a5695e42fc1f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-02 16:56:11.502 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ade707f9-321b-475f-822b-2951865dc9c2 2021-11-02 16:56:12.582 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:56:12.582 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ade707f9-321b-475f-822b-2951865dc9c2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:56:12.582 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ade707f9-321b-475f-822b-2951865dc9c2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:56:12.582 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ade707f9-321b-475f-822b-2951865dc9c2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:56:12.596 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ef399344-c729-4536-b6ad-dc1eae816e3b 2021-11-02 16:56:12.596 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ade707f9-321b-475f-822b-2951865dc9c2'] 2021-11-02 16:56:12.596 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:56:12.596 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:56:12.596 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ade707f9-321b-475f-822b-2951865dc9c2'] 2021-11-02 16:56:14.583 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:56:14.752 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:56:21.661 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ade707f9-321b-475f-822b-2951865dc9c2 2021-11-02 16:56:22.643 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:56:22.877 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port ade707f9-321b-475f-822b-2951865dc9c2 2021-11-02 16:56:22.877 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port ade707f9-321b-475f-822b-2951865dc9c2 updated. Details: {'device': 'ade707f9-321b-475f-822b-2951865dc9c2', 'network_id': 'ef399344-c729-4536-b6ad-dc1eae816e3b', 'port_id': 'ade707f9-321b-475f-822b-2951865dc9c2', 'mac_address': 'fa:16:3e:f3:f2:03', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 757, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4ccf6b4a-d512-4843-96a8-2ff2740ca99f', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:56:22.877 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:56:22.877 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ade707f9-321b-475f-822b-2951865dc9c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:56:22.877 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ade707f9-321b-475f-822b-2951865dc9c2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:56:22.877 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ef399344-c729-4536-b6ad-dc1eae816e3b 2021-11-02 16:56:22.877 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:56:23.067 4972 2214869433336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ade707f9-321b-475f-822b-2951865dc9c2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:56:23.067 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ade707f9-321b-475f-822b-2951865dc9c2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:56:23.067 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ade707f9-321b-475f-822b-2951865dc9c2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:56:23.067 4972 2214869433336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 757, VLAN trunk: None to switch port ade707f9-321b-475f-822b-2951865dc9c2 2021-11-02 16:56:23.196 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:56:23.196 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ade707f9-321b-475f-822b-2951865dc9c2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:56:23.487 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ade707f9-321b-475f-822b-2951865dc9c2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:56:23.487 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:56:23.487 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:56:23.487 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ade707f9-321b-475f-822b-2951865dc9c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:56:23.487 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:56:23.487 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ade707f9-321b-475f-822b-2951865dc9c2 not yet added. Adding. 2021-11-02 16:56:23.487 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:56:23.487 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:56:23.658 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ade707f9-321b-475f-822b-2951865dc9c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:56:23.767 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ade707f9-321b-475f-822b-2951865dc9c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:56:23.767 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ade707f9-321b-475f-822b-2951865dc9c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:56:23.941 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ade707f9-321b-475f-822b-2951865dc9c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:56:24.050 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ade707f9-321b-475f-822b-2951865dc9c2" 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-11-02 16:56:24.050 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ade707f9-321b-475f-822b-2951865dc9c2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:56:24.067 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ade707f9-321b-475f-822b-2951865dc9c2 processed. 2021-11-02 16:56:24.659 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:56:25.019 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:56:33.158 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-109c43c4-1c9a-4663-b76c-72b12babd473 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] Security group member updated on remote: ['5d72da93-fa13-4481-a6a2-00a4c63d4956'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:56:33.159 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-109c43c4-1c9a-4663-b76c-72b12babd473 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] Security group member updated ['5d72da93-fa13-4481-a6a2-00a4c63d4956'] 2021-11-02 16:56:34.330 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e3ac855-66e1-48b6-bd9e-0a1a6cf94966 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: 273abae4-b0d4-47c4-9a46-18ffdde10ba5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:56:34.351 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e3ac855-66e1-48b6-bd9e-0a1a6cf94966 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port 273abae4-b0d4-47c4-9a46-18ffdde10ba5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:56:35.768 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 273abae4-b0d4-47c4-9a46-18ffdde10ba5 2021-11-02 16:56:36.727 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:56:36.939 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port 273abae4-b0d4-47c4-9a46-18ffdde10ba5 2021-11-02 16:56:36.939 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port 273abae4-b0d4-47c4-9a46-18ffdde10ba5 updated. Details: {'device': '273abae4-b0d4-47c4-9a46-18ffdde10ba5', 'network_id': '75cc0cce-da2c-4b3e-b574-65eff930f0d2', 'port_id': '273abae4-b0d4-47c4-9a46-18ffdde10ba5', 'mac_address': 'fa:16:3e:78:57:a0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 784, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9045cd45-7082-4ab1-bdf8-6aba832f8580', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:56:36.939 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:56:36.957 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-273abae4-b0d4-47c4-9a46-18ffdde10ba5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:56:36.957 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 273abae4-b0d4-47c4-9a46-18ffdde10ba5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:56:36.957 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 75cc0cce-da2c-4b3e-b574-65eff930f0d2 2021-11-02 16:56:36.957 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:56:37.158 4972 2214869433336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '273abae4-b0d4-47c4-9a46-18ffdde10ba5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:56:37.175 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '273abae4-b0d4-47c4-9a46-18ffdde10ba5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:56:37.175 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 273abae4-b0d4-47c4-9a46-18ffdde10ba5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:56:37.175 4972 2214869433336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 784, VLAN trunk: None to switch port 273abae4-b0d4-47c4-9a46-18ffdde10ba5 2021-11-02 16:56:37.269 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:56:37.269 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['273abae4-b0d4-47c4-9a46-18ffdde10ba5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:56:37.466 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['273abae4-b0d4-47c4-9a46-18ffdde10ba5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:56:37.466 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:56:37.466 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5d72da93-fa13-4481-a6a2-00a4c63d4956) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:56:37.479 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5d72da93-fa13-4481-a6a2-00a4c63d4956) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:56:37.479 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 273abae4-b0d4-47c4-9a46-18ffdde10ba5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:56:37.479 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:56:37.479 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 273abae4-b0d4-47c4-9a46-18ffdde10ba5 not yet added. Adding. 2021-11-02 16:56:37.486 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:56:37.486 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:56:37.611 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-273abae4-b0d4-47c4-9a46-18ffdde10ba5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:56:37.774 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-273abae4-b0d4-47c4-9a46-18ffdde10ba5" 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-11-02 16:56:37.774 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-273abae4-b0d4-47c4-9a46-18ffdde10ba5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:56:37.940 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-273abae4-b0d4-47c4-9a46-18ffdde10ba5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:56:38.064 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-273abae4-b0d4-47c4-9a46-18ffdde10ba5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:56:38.064 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 273abae4-b0d4-47c4-9a46-18ffdde10ba5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:56:38.064 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 273abae4-b0d4-47c4-9a46-18ffdde10ba5 processed. 2021-11-02 16:56:38.742 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:56:38.955 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:57:29.126 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f6b1da1-e0f5-49ba-9172-de64c62bfa7b da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group member updated on remote: ['b1f05269-3171-411f-92d6-2a309bca96b6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:57:29.126 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-1f6b1da1-e0f5-49ba-9172-de64c62bfa7b da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group member updated ['b1f05269-3171-411f-92d6-2a309bca96b6'] 2021-11-02 16:57:30.382 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f63f019-b2a3-47b5-a4fc-d60854244374 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: 0a89a30c-7d46-470e-88a8-5643414f6d1b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:57:30.382 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f63f019-b2a3-47b5-a4fc-d60854244374 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port 0a89a30c-7d46-470e-88a8-5643414f6d1b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:57:31.475 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06ad272b-e991-412a-a7e3-e4fc4bf4265f 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] Security group member updated on remote: ['5d72da93-fa13-4481-a6a2-00a4c63d4956'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:57:31.475 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-06ad272b-e991-412a-a7e3-e4fc4bf4265f 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] Security group member updated ['5d72da93-fa13-4481-a6a2-00a4c63d4956'] 2021-11-02 16:57:31.475 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-06ad272b-e991-412a-a7e3-e4fc4bf4265f 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] Refresh firewall rules 2021-11-02 16:57:31.475 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06ad272b-e991-412a-a7e3-e4fc4bf4265f 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] Get security group information for devices via rpc ['273abae4-b0d4-47c4-9a46-18ffdde10ba5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:57:31.522 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06ad272b-e991-412a-a7e3-e4fc4bf4265f 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:57:31.522 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06ad272b-e991-412a-a7e3-e4fc4bf4265f 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:57:31.595 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06ad272b-e991-412a-a7e3-e4fc4bf4265f 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] port_delete event received for '273abae4-b0d4-47c4-9a46-18ffdde10ba5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:57:32.220 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 273abae4-b0d4-47c4-9a46-18ffdde10ba5 2021-11-02 16:57:32.928 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:57:32.928 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '273abae4-b0d4-47c4-9a46-18ffdde10ba5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:57:32.928 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '273abae4-b0d4-47c4-9a46-18ffdde10ba5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:57:32.928 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 273abae4-b0d4-47c4-9a46-18ffdde10ba5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:57:32.928 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 75cc0cce-da2c-4b3e-b574-65eff930f0d2 2021-11-02 16:57:32.928 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['273abae4-b0d4-47c4-9a46-18ffdde10ba5'] 2021-11-02 16:57:32.946 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:57:32.946 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:57:32.946 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['273abae4-b0d4-47c4-9a46-18ffdde10ba5'] 2021-11-02 16:57:34.939 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:57:35.126 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:57:38.301 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0a89a30c-7d46-470e-88a8-5643414f6d1b 2021-11-02 16:57:38.955 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:57:40.047 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port 0a89a30c-7d46-470e-88a8-5643414f6d1b 2021-11-02 16:57:40.611 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port 0a89a30c-7d46-470e-88a8-5643414f6d1b updated. Details: {'device': '0a89a30c-7d46-470e-88a8-5643414f6d1b', 'network_id': 'ac5452b3-7329-433e-af1f-df17acea3828', 'port_id': '0a89a30c-7d46-470e-88a8-5643414f6d1b', 'mac_address': 'fa:16:3e:c0:c3:02', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 785, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'aa72a888-b45f-4cfb-ae6c-4494e796baf0', '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-11-02 16:57:41.627 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:57:41.627 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.base [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Loop iteration exceeded interval (2 vs. 2.671921730041504) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-11-02 16:57:41.627 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0a89a30c-7d46-470e-88a8-5643414f6d1b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:57:41.627 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0a89a30c-7d46-470e-88a8-5643414f6d1b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:57:41.627 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:57:41.876 4972 2214869433336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0a89a30c-7d46-470e-88a8-5643414f6d1b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:57:41.876 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0a89a30c-7d46-470e-88a8-5643414f6d1b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:57:41.876 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0a89a30c-7d46-470e-88a8-5643414f6d1b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:57:41.876 4972 2214869433336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 785, VLAN trunk: None to switch port 0a89a30c-7d46-470e-88a8-5643414f6d1b 2021-11-02 16:57:41.984 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:57:42.003 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0a89a30c-7d46-470e-88a8-5643414f6d1b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:57:42.350 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0a89a30c-7d46-470e-88a8-5643414f6d1b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:57:42.350 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:57:42.350 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b1f05269-3171-411f-92d6-2a309bca96b6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:57:42.350 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0a89a30c-7d46-470e-88a8-5643414f6d1b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:57:42.350 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:57:42.350 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0a89a30c-7d46-470e-88a8-5643414f6d1b not yet added. Adding. 2021-11-02 16:57:42.350 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:57:42.350 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:57:42.485 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a89a30c-7d46-470e-88a8-5643414f6d1b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:57:42.627 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a89a30c-7d46-470e-88a8-5643414f6d1b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:57:42.627 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a89a30c-7d46-470e-88a8-5643414f6d1b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:57:42.782 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a89a30c-7d46-470e-88a8-5643414f6d1b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:57:42.879 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0a89a30c-7d46-470e-88a8-5643414f6d1b" 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-11-02 16:57:42.879 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0a89a30c-7d46-470e-88a8-5643414f6d1b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:57:42.879 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0a89a30c-7d46-470e-88a8-5643414f6d1b processed. 2021-11-02 16:57:43.631 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:57:43.891 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:57:46.085 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c8935c1-a517-4573-9bbe-348da3ee3e59 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] Security group member updated on remote: ['5d72da93-fa13-4481-a6a2-00a4c63d4956'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:57:46.085 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-2c8935c1-a517-4573-9bbe-348da3ee3e59 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] Security group member updated ['5d72da93-fa13-4481-a6a2-00a4c63d4956'] 2021-11-02 16:57:46.922 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b40f60f-3677-445b-b4b7-64ea4f3bd57a 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] port_update received: 64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-02 16:57:46.938 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b40f60f-3677-445b-b4b7-64ea4f3bd57a 8be0842be7cd4006be88cfda2aeaa10d bc6ab991bdbd476d9669419f41441388 - - -] No port 64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-02 16:57:48.422 4972 2214868200792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c 2021-11-02 16:57:49.657 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-02 16:57:49.907 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Adding port 64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c 2021-11-02 16:57:49.907 4972 2214770465784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Port 64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c updated. Details: {'device': '64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c', 'network_id': '75cc0cce-da2c-4b3e-b574-65eff930f0d2', 'port_id': '64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c', 'mac_address': 'fa:16:3e:57:a8:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 784, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9045cd45-7082-4ab1-bdf8-6aba832f8580', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-02 16:57:49.907 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-02 16:57:49.907 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:57:49.907 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-02 16:57:49.907 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 75cc0cce-da2c-4b3e-b574-65eff930f0d2 2021-11-02 16:57:49.907 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-02 16:57:50.069 4972 2214869433336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:57:50.069 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-02 16:57:50.079 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-02 16:57:50.079 4972 2214869433336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 784, VLAN trunk: None to switch port 64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c 2021-11-02 16:57:50.175 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-02 16:57:50.175 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:57:50.345 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:57:50.345 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:57:50.345 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5d72da93-fa13-4481-a6a2-00a4c63d4956) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-02 16:57:50.345 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5d72da93-fa13-4481-a6a2-00a4c63d4956) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-02 16:57:50.345 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-02 16:57:50.345 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-02 16:57:50.345 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c not yet added. Adding. 2021-11-02 16:57:50.345 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-02 16:57:50.345 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-02 16:57:50.505 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:57:50.658 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:57:50.658 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:57:50.845 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:57:50.953 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:57:50.953 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-02 16:57:50.953 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c processed. 2021-11-02 16:57:51.658 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:57:51.892 4972 2214869433336 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-11-02 16:57:52.881 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-212a9494-e5c7-4c81-8cc1-5ea019a667c4 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] port_delete event received for '424fb9b7-7df5-4040-9060-dd7a41340aa2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:57:56.422 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ade707f9-321b-475f-822b-2951865dc9c2 2021-11-02 16:57:56.488 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d99b2ed-15de-4f47-8314-ca3e252102ba 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] Security group member updated on remote: ['fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:57:56.488 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-3d99b2ed-15de-4f47-8314-ca3e252102ba 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] Security group member updated ['fd805a6a-8e4a-499f-b4ca-bb8b0cc4005d'] 2021-11-02 16:57:56.553 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d99b2ed-15de-4f47-8314-ca3e252102ba 904f531e946b4c37a26ff75451b41923 c1f5daa1c5be44b48448e0480398d984 - - -] port_delete event received for 'ade707f9-321b-475f-822b-2951865dc9c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:57:57.673 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:57:57.673 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ade707f9-321b-475f-822b-2951865dc9c2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:57:57.673 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ade707f9-321b-475f-822b-2951865dc9c2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:57:57.673 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ade707f9-321b-475f-822b-2951865dc9c2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:57:57.687 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ef399344-c729-4536-b6ad-dc1eae816e3b 2021-11-02 16:57:57.687 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ade707f9-321b-475f-822b-2951865dc9c2'] 2021-11-02 16:57:57.687 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:57:57.704 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:57:57.704 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ade707f9-321b-475f-822b-2951865dc9c2'] 2021-11-02 16:57:59.673 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:57:59.689 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:58:00.101 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cba26176-06b1-46a8-8407-4c33403d63bc 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for 'a93a6b97-df00-496a-9c5a-d2c440acafba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:58:01.407 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3c1efc1-581a-4315-9e32-0cd80081c89a 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for 'f65a1f3c-17bb-4d25-af79-e84bb92830d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:58:02.235 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10d0085d-80b6-4928-a27b-c3dbbe2f407e 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for '0ee7aeaa-03fc-405e-a279-096581863269' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:58:02.353 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f287c27-4107-4557-87da-fd42dc1b81db - - - - -] port_delete event received for '0ee7aeaa-03fc-405e-a279-096581863269' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:58:02.485 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10d0085d-80b6-4928-a27b-c3dbbe2f407e 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] network_delete received. Deleting network ef399344-c729-4536-b6ad-dc1eae816e3b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-02 16:58:02.485 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10d0085d-80b6-4928-a27b-c3dbbe2f407e 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] Network ef399344-c729-4536-b6ad-dc1eae816e3b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-02 16:58:03.626 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f565369a-be87-4f7e-adce-4020f8bdebf2 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for '20fc17ce-59ae-434b-8a8c-78e4103c1fd2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:58:05.250 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-371637f4-f298-467c-b209-7d74214c060b 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for '39f2c51b-6321-4dfd-b68c-d1ca46f51f8e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:58:06.208 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e65f3804-1b71-4d9b-af26-c664f946c1c7 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for 'bf118a02-7478-49ee-a4ba-6054aaac4687' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:58:06.345 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9efd1163-681c-4ba1-a89a-8bd59c8b89b4 - - - - -] port_delete event received for 'bf118a02-7478-49ee-a4ba-6054aaac4687' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:58:06.500 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e65f3804-1b71-4d9b-af26-c664f946c1c7 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] network_delete received. Deleting network aabd8406-e73c-4572-9216-3460b0ee731f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-02 16:58:06.500 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e65f3804-1b71-4d9b-af26-c664f946c1c7 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] Network aabd8406-e73c-4572-9216-3460b0ee731f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-02 16:58:18.425 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d95e013d-b84f-4285-b14a-c06dfe221ecb 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] Security group member updated on remote: ['5d72da93-fa13-4481-a6a2-00a4c63d4956'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:58:18.425 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-d95e013d-b84f-4285-b14a-c06dfe221ecb 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] Security group member updated ['5d72da93-fa13-4481-a6a2-00a4c63d4956'] 2021-11-02 16:58:18.425 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-d95e013d-b84f-4285-b14a-c06dfe221ecb 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] Refresh firewall rules 2021-11-02 16:58:18.425 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d95e013d-b84f-4285-b14a-c06dfe221ecb 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] Get security group information for devices via rpc ['64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-02 16:58:18.485 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d95e013d-b84f-4285-b14a-c06dfe221ecb 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-02 16:58:18.485 4972 2214869433336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d95e013d-b84f-4285-b14a-c06dfe221ecb 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-02 16:58:18.501 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d95e013d-b84f-4285-b14a-c06dfe221ecb 6af0f259600643a298f91cc818bb0a47 b6fbf032a045492497845c4c0918f42f - - -] port_delete event received for '64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:58:18.594 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c 2021-11-02 16:58:20.063 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:58:20.063 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:58:20.063 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:58:20.063 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:58:20.078 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 75cc0cce-da2c-4b3e-b574-65eff930f0d2 2021-11-02 16:58:20.078 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c'] 2021-11-02 16:58:20.078 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:58:20.078 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:58:20.078 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64619a3d-b4d4-4e91-a2c7-b4e7a0d9e71c'] 2021-11-02 16:58:22.081 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:58:22.566 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:58:43.658 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70ec7a41-36d1-4a6d-9093-91bd5e52cb81 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] network_delete received. Deleting network 75cc0cce-da2c-4b3e-b574-65eff930f0d2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-02 16:58:43.674 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70ec7a41-36d1-4a6d-9093-91bd5e52cb81 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] Network 75cc0cce-da2c-4b3e-b574-65eff930f0d2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-02 16:59:34.926 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7314e8d-2147-459e-9d3b-4789534d775e da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] port_delete event received for '1abe1125-1f0e-4eec-acc5-64d0578e182e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:59:37.078 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0a89a30c-7d46-470e-88a8-5643414f6d1b 2021-11-02 16:59:37.686 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f58afd51-fd35-47c5-ab15-08f70f4ce433 da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group member updated on remote: ['b1f05269-3171-411f-92d6-2a309bca96b6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:59:37.686 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-f58afd51-fd35-47c5-ab15-08f70f4ce433 da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group member updated ['b1f05269-3171-411f-92d6-2a309bca96b6'] 2021-11-02 16:59:37.771 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f58afd51-fd35-47c5-ab15-08f70f4ce433 da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] port_delete event received for '0a89a30c-7d46-470e-88a8-5643414f6d1b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:59:38.460 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:59:38.460 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0a89a30c-7d46-470e-88a8-5643414f6d1b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:59:38.460 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0a89a30c-7d46-470e-88a8-5643414f6d1b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:59:38.460 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0a89a30c-7d46-470e-88a8-5643414f6d1b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:59:38.473 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0a89a30c-7d46-470e-88a8-5643414f6d1b'] 2021-11-02 16:59:38.473 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:59:38.473 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:59:38.473 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0a89a30c-7d46-470e-88a8-5643414f6d1b'] 2021-11-02 16:59:40.462 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:59:40.503 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:59:42.170 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa6a2da5-fbc0-4848-b8fe-23f87ad2725a da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] port_delete event received for 'f9fce180-8832-4c9d-9ced-8c964f0c9d11' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:59:44.983 4972 2214869433336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb339776-71df-4b19-8d6f-049c2b22083a da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group member updated on remote: ['b1f05269-3171-411f-92d6-2a309bca96b6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-02 16:59:44.983 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [req-eb339776-71df-4b19-8d6f-049c2b22083a da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] Security group member updated ['b1f05269-3171-411f-92d6-2a309bca96b6'] 2021-11-02 16:59:45.088 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb339776-71df-4b19-8d6f-049c2b22083a da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] port_delete event received for '8985118a-dd23-4724-8375-7570b9e9aad0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:59:45.108 4972 2214868200968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8985118a-dd23-4724-8375-7570b9e9aad0 2021-11-02 16:59:46.452 4972 2214770465784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce7834d-dd23-407f-97e1-96f975ad1688 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-02 16:59:46.452 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8985118a-dd23-4724-8375-7570b9e9aad0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-02 16:59:46.452 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8985118a-dd23-4724-8375-7570b9e9aad0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-02 16:59:46.452 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8985118a-dd23-4724-8375-7570b9e9aad0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-02 16:59:46.452 4972 2214869433336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ac5452b3-7329-433e-af1f-df17acea3828 2021-11-02 16:59:46.452 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8985118a-dd23-4724-8375-7570b9e9aad0'] 2021-11-02 16:59:46.452 4972 2214869433336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-02 16:59:46.452 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-02 16:59:46.452 4972 2214869433336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8985118a-dd23-4724-8375-7570b9e9aad0'] 2021-11-02 16:59:47.467 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2141fe89-a738-46a4-ba32-bba9f6c0a534 da0989d1d66a4c99b6bf4f1820f7c2e4 f83b31a72c4f4cc78519ed2dc9bdc400 - - -] port_delete event received for '919a839d-367f-4c50-a7a3-092f1ee555fc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:59:48.482 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-11-02 16:59:48.513 4972 2214869433336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-11-02 16:59:50.341 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5c91102-f819-496b-a5ec-63e1c17eddfc 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for '232ad059-fbdb-4195-a503-645ac2a34484' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:59:51.601 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35f9faff-8148-4478-bf48-3d78d37778de 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for 'e29b7936-7a83-49dd-9008-36de97272721' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:59:52.865 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5d143c8-eb48-4bea-b649-d779d8816045 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for '8be89351-40f9-4032-a5cc-8f879cd2a02a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:59:53.045 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-122aa794-a076-48dc-a2cb-f8aee1f11c25 - - - - -] port_delete event received for '8be89351-40f9-4032-a5cc-8f879cd2a02a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:59:53.150 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5d143c8-eb48-4bea-b649-d779d8816045 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] network_delete received. Deleting network ac5452b3-7329-433e-af1f-df17acea3828 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-02 16:59:53.150 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5d143c8-eb48-4bea-b649-d779d8816045 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] Network ac5452b3-7329-433e-af1f-df17acea3828 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-02 16:59:54.249 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68b1ec36-e662-4eaf-a5f2-d4681dfcd210 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for '5538918c-d056-4f26-a717-c8dffa7d35d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:59:55.920 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f23702e-5cb9-495f-9d6e-fd7d5af6ad60 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for '42ecf0fd-4d99-40ad-9339-24ca3398ebf3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:59:56.920 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aff0fd8d-deaa-4074-8165-b09f7ad731c8 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] port_delete event received for 'e763b47b-f707-4159-8307-9cfc0fd2047a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:59:57.092 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b101f3a-674b-4c67-8cbe-d8ecc498e7a4 - - - - -] port_delete event received for 'e763b47b-f707-4159-8307-9cfc0fd2047a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-02 16:59:57.226 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aff0fd8d-deaa-4074-8165-b09f7ad731c8 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] network_delete received. Deleting network be5e3a13-90a3-494b-8e20-3597fe10b76f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-02 16:59:57.226 4972 2214869433336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aff0fd8d-deaa-4074-8165-b09f7ad731c8 08573bbeb96f452b9ff2a59763c36a17 c401e2756eae49688050547d1567bab0 - - -] Network be5e3a13-90a3-494b-8e20-3597fe10b76f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463