2022-04-11 13:08:23.963 3736 1874342571344 MainThread INFO neutron.common.config [-] Logging enabled! 2022-04-11 13:08:23.963 3736 1874342571344 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev98 2022-04-11 13:08:23.963 3736 1874342571344 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-04-11 13:08:24.006 3736 1874342571344 MainThread INFO os_win.utils.network.networkutils [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] WMI caching is disabled. 2022-04-11 13:08:24.356 3736 1874342571344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-04-11 13:08:24.418 3736 1874342571344 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-04-11 13:08:24.418 3736 1874342571344 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-04-11 13:08:24.559 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent initialized successfully, now running... 2022-04-11 13:08:24.559 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-04-11 13:08:24.559 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-04-11 13:08:24.651 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-04-11 13:10:43.756 3736 1874456811472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a90ff35e-63f5-4ffe-9796-8a0d595d659e - - - - -] port_update received: 5aa09795-6a41-4ca5-bdf6-7a07c3d51378 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:10:43.783 3736 1874456811472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a90ff35e-63f5-4ffe-9796-8a0d595d659e - - - - -] No port 5aa09795-6a41-4ca5-bdf6-7a07c3d51378 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:10:44.176 3736 1874455676880 MainThread WARNING oslo_policy.policy [req-6f697b39-089f-4ae0-8aeb-0215d0c69571 5de404a98555437bb8ec11f852b90d18 d6739becec774ca7a1d12481bc6073e5 - - -] 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. 2022-04-11 13:10:44.176 3736 1874455676880 MainThread WARNING oslo_policy.policy [req-6f697b39-089f-4ae0-8aeb-0215d0c69571 5de404a98555437bb8ec11f852b90d18 d6739becec774ca7a1d12481bc6073e5 - - -] 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. 2022-04-11 13:10:44.176 3736 1874455676880 MainThread WARNING oslo_policy.policy [req-6f697b39-089f-4ae0-8aeb-0215d0c69571 5de404a98555437bb8ec11f852b90d18 d6739becec774ca7a1d12481bc6073e5 - - -] 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. 2022-04-11 13:10:44.176 3736 1874455676880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f697b39-089f-4ae0-8aeb-0215d0c69571 5de404a98555437bb8ec11f852b90d18 d6739becec774ca7a1d12481bc6073e5 - - -] Security group member updated on remote: ['666c6379-5fa4-4c6f-b71e-12b3aa1d2ce1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:10:44.176 3736 1874455676880 MainThread INFO neutron.agent.securitygroups_rpc [req-6f697b39-089f-4ae0-8aeb-0215d0c69571 5de404a98555437bb8ec11f852b90d18 d6739becec774ca7a1d12481bc6073e5 - - -] Security group member updated ['666c6379-5fa4-4c6f-b71e-12b3aa1d2ce1'] 2022-04-11 13:10:46.037 3736 1874456657760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e42abfd-fabe-4da8-9734-40f78205f2fd - - - - -] port_update received: 8e327dd9-8aae-4409-9295-65bdcb7a3b24 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:10:46.037 3736 1874456657760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e42abfd-fabe-4da8-9734-40f78205f2fd - - - - -] No port 8e327dd9-8aae-4409-9295-65bdcb7a3b24 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:10:48.017 3736 1874457475376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7321b8a1-9de2-4a7f-9b42-16ed689c9852 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: f6d8b99f-1a91-49ed-8bc5-5c44c26e5190 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:10:48.017 3736 1874457475376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7321b8a1-9de2-4a7f-9b42-16ed689c9852 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port f6d8b99f-1a91-49ed-8bc5-5c44c26e5190 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:10:48.533 3736 1874456748624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-265758c6-8652-4140-8a65-9eb3ec127eef - - - - -] port_update received: 777a5acc-12ec-4881-96e0-6d58a92d8a0b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:10:48.533 3736 1874456748624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-265758c6-8652-4140-8a65-9eb3ec127eef - - - - -] No port 777a5acc-12ec-4881-96e0-6d58a92d8a0b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:10:54.017 3736 1874455609408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-675e20dd-6955-4de4-9de9-4e737d70746b 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] network_delete received. Deleting network e9161537-61db-415c-9e67-72ce2460fec5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-11 13:10:54.017 3736 1874455609408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-675e20dd-6955-4de4-9de9-4e737d70746b 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] Network e9161537-61db-415c-9e67-72ce2460fec5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-11 13:10:56.548 3736 1874456570160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40378a79-8265-40e2-ac8b-5795c03d58bb - - - - -] port_update received: 74e10938-bde9-4501-b00f-94ec23930a64 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:10:56.564 3736 1874456570160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40378a79-8265-40e2-ac8b-5795c03d58bb - - - - -] No port 74e10938-bde9-4501-b00f-94ec23930a64 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:10:56.845 3736 1874455925152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63fe431e-1aea-486d-9eee-7719ae950953 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] network_delete received. Deleting network 4e96d26f-c2f2-4624-86f9-98092b181af7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-11 13:10:56.845 3736 1874455925152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63fe431e-1aea-486d-9eee-7719ae950953 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] Network 4e96d26f-c2f2-4624-86f9-98092b181af7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-11 13:10:57.939 3736 1874456590112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a955f6d-76f0-44a2-bc87-8efeff9d3350 - - - - -] port_update received: 71315727-25c6-44d7-8707-e494e340d428 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:10:57.945 3736 1874456590112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a955f6d-76f0-44a2-bc87-8efeff9d3350 - - - - -] No port 71315727-25c6-44d7-8707-e494e340d428 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:10:58.320 3736 1874456748800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3542c5cf-41ff-4d66-b346-2369fdbb2540 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] Security group rule updated on remote: ['53ed466b-3e7b-4c6c-a295-590bf36abd24'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:10:58.320 3736 1874456748800 MainThread INFO neutron.agent.securitygroups_rpc [req-3542c5cf-41ff-4d66-b346-2369fdbb2540 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] Security group rule updated ['53ed466b-3e7b-4c6c-a295-590bf36abd24'] 2022-04-11 13:10:59.359 3736 1874456972800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be3e788b-cb98-4389-8b0a-d08d919764ee 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] Security group rule updated on remote: ['53ed466b-3e7b-4c6c-a295-590bf36abd24'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:10:59.359 3736 1874456972800 MainThread INFO neutron.agent.securitygroups_rpc [req-be3e788b-cb98-4389-8b0a-d08d919764ee 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] Security group rule updated ['53ed466b-3e7b-4c6c-a295-590bf36abd24'] 2022-04-11 13:11:00.329 3736 1874457742144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0ff027d-a39e-4dd7-a0ee-079a7d5c9674 d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] Security group rule updated on remote: ['924bd11a-73ba-4e46-91fd-32986ce15d8f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:11:00.329 3736 1874457742144 MainThread INFO neutron.agent.securitygroups_rpc [req-b0ff027d-a39e-4dd7-a0ee-079a7d5c9674 d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] Security group rule updated ['924bd11a-73ba-4e46-91fd-32986ce15d8f'] 2022-04-11 13:11:00.892 3736 1874457742320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c76fbc4b-c0e2-43e8-bde2-ca5dceff59a2 d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] Security group rule updated on remote: ['924bd11a-73ba-4e46-91fd-32986ce15d8f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:11:00.892 3736 1874457742320 MainThread INFO neutron.agent.securitygroups_rpc [req-c76fbc4b-c0e2-43e8-bde2-ca5dceff59a2 d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] Security group rule updated ['924bd11a-73ba-4e46-91fd-32986ce15d8f'] 2022-04-11 13:11:01.907 3736 1874457742320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b8b63b6-24f9-4388-89e7-203c7d3eb261 - - - - -] port_update received: df7dc774-f9d4-43cf-a218-70180df5f3ee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:11:01.907 3736 1874457742320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b8b63b6-24f9-4388-89e7-203c7d3eb261 - - - - -] No port df7dc774-f9d4-43cf-a218-70180df5f3ee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:11:05.740 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f6d8b99f-1a91-49ed-8bc5-5c44c26e5190 2022-04-11 13:11:07.181 3736 1874456657232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7301b4c0-9b93-4eff-9591-848f984c4a14 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Security group member updated on remote: ['167323a9-00e4-4d4b-8a5f-d70fb4433c3e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:11:07.181 3736 1874456657232 MainThread INFO neutron.agent.securitygroups_rpc [req-7301b4c0-9b93-4eff-9591-848f984c4a14 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Security group member updated ['167323a9-00e4-4d4b-8a5f-d70fb4433c3e'] 2022-04-11 13:11:07.319 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:11:07.882 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port f6d8b99f-1a91-49ed-8bc5-5c44c26e5190 2022-04-11 13:11:07.882 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port f6d8b99f-1a91-49ed-8bc5-5c44c26e5190 updated. Details: {'device': 'f6d8b99f-1a91-49ed-8bc5-5c44c26e5190', 'network_id': '4ab4a49e-0edc-4a50-8155-7bdd6372e73d', 'port_id': 'f6d8b99f-1a91-49ed-8bc5-5c44c26e5190', 'mac_address': 'fa:16:3e:15:1d:63', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 526, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f03afe16-ed76-4800-8ac1-b945f15a54a9', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-11 13:11:07.882 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:11:07.882 3736 1874455263712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6d8b99f-1a91-49ed-8bc5-5c44c26e5190" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:07.882 3736 1874455263712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f6d8b99f-1a91-49ed-8bc5-5c44c26e5190 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:11:07.882 3736 1874455263712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4ab4a49e-0edc-4a50-8155-7bdd6372e73d 2022-04-11 13:11:07.882 3736 1874455263712 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:264 2022-04-11 13:11:08.079 3736 1874455263712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f6d8b99f-1a91-49ed-8bc5-5c44c26e5190') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:11:08.079 3736 1874455263712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f6d8b99f-1a91-49ed-8bc5-5c44c26e5190') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:11:08.095 3736 1874455263712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f6d8b99f-1a91-49ed-8bc5-5c44c26e5190 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:11:08.095 3736 1874455263712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 526, VLAN trunk: None to switch port f6d8b99f-1a91-49ed-8bc5-5c44c26e5190 2022-04-11 13:11:08.235 3736 1874455263712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:11:08.235 3736 1874455263712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f6d8b99f-1a91-49ed-8bc5-5c44c26e5190'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:11:08.610 3736 1874455263712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f6d8b99f-1a91-49ed-8bc5-5c44c26e5190']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:11:08.610 3736 1874455263712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:11:08.610 3736 1874455263712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (666c6379-5fa4-4c6f-b71e-12b3aa1d2ce1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:11:08.610 3736 1874455263712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (666c6379-5fa4-4c6f-b71e-12b3aa1d2ce1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-11 13:11:08.610 3736 1874455263712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f6d8b99f-1a91-49ed-8bc5-5c44c26e5190 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:11:08.626 3736 1874455263712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:11:08.626 3736 1874455263712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f6d8b99f-1a91-49ed-8bc5-5c44c26e5190 not yet added. Adding. 2022-04-11 13:11:08.626 3736 1874455263712 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 2022-04-11 13:11:08.626 3736 1874455263712 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 2022-04-11 13:11:08.768 3736 1874455263712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6d8b99f-1a91-49ed-8bc5-5c44c26e5190" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:08.877 3736 1874455263712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6d8b99f-1a91-49ed-8bc5-5c44c26e5190" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:08.877 3736 1874455263712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6d8b99f-1a91-49ed-8bc5-5c44c26e5190" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:09.049 3736 1874455263712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6d8b99f-1a91-49ed-8bc5-5c44c26e5190" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:09.221 3736 1874455263712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6d8b99f-1a91-49ed-8bc5-5c44c26e5190" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:09.221 3736 1874455263712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f6d8b99f-1a91-49ed-8bc5-5c44c26e5190 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:11:09.221 3736 1874455263712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f6d8b99f-1a91-49ed-8bc5-5c44c26e5190 processed. 2022-04-11 13:11:09.221 3736 1874455263712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f8bd687-f502-4ac1-977a-a985d799e1cf 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: 3a25cfd0-2f51-4786-8d94-e5cbac82ab08 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:11:09.221 3736 1874455263712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f8bd687-f502-4ac1-977a-a985d799e1cf 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port 3a25cfd0-2f51-4786-8d94-e5cbac82ab08 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:11:09.221 3736 1874458024416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-599d03e9-ce7b-4b5f-8933-e4468eee81ca 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Security group member updated on remote: ['167323a9-00e4-4d4b-8a5f-d70fb4433c3e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:11:09.241 3736 1874458024416 MainThread INFO neutron.agent.securitygroups_rpc [req-599d03e9-ce7b-4b5f-8933-e4468eee81ca 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Security group member updated ['167323a9-00e4-4d4b-8a5f-d70fb4433c3e'] 2022-04-11 13:11:09.320 3736 1874458025120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:09.863 3736 1874458025120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.546s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:10.626 3736 1874458025120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ffbcd32-09d0-430d-954a-9fcc1dec48e6 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] Security group member updated on remote: ['53ed466b-3e7b-4c6c-a295-590bf36abd24'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:11:10.626 3736 1874458025120 MainThread INFO neutron.agent.securitygroups_rpc [req-1ffbcd32-09d0-430d-954a-9fcc1dec48e6 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] Security group member updated ['53ed466b-3e7b-4c6c-a295-590bf36abd24'] 2022-04-11 13:11:11.548 3736 1874457803760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ef5f43a-870b-4f1e-b8b1-9c76ae38f9a2 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: 71e35d70-7bf8-44a8-873c-3830117c0536 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:11:11.548 3736 1874457803760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ef5f43a-870b-4f1e-b8b1-9c76ae38f9a2 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port 71e35d70-7bf8-44a8-873c-3830117c0536 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:11:11.909 3736 1874457651856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7a7b2e0-1da3-4457-8d5d-2ae0cfb3b018 d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] Security group member updated on remote: ['924bd11a-73ba-4e46-91fd-32986ce15d8f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:11:11.909 3736 1874457651856 MainThread INFO neutron.agent.securitygroups_rpc [req-e7a7b2e0-1da3-4457-8d5d-2ae0cfb3b018 d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] Security group member updated ['924bd11a-73ba-4e46-91fd-32986ce15d8f'] 2022-04-11 13:11:12.423 3736 1874457380464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e60f284-472d-4204-8ec5-f0ea57b50504 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: f299114a-5faf-4e2c-a3ea-194fad840d6d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:11:12.443 3736 1874457380464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e60f284-472d-4204-8ec5-f0ea57b50504 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port f299114a-5faf-4e2c-a3ea-194fad840d6d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:11:14.083 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3a25cfd0-2f51-4786-8d94-e5cbac82ab08 2022-04-11 13:11:15.346 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:11:15.800 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port 3a25cfd0-2f51-4786-8d94-e5cbac82ab08 2022-04-11 13:11:15.800 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port 3a25cfd0-2f51-4786-8d94-e5cbac82ab08 updated. Details: {'device': '3a25cfd0-2f51-4786-8d94-e5cbac82ab08', 'network_id': '6c86a839-727d-4a84-a168-c88c0f51b57f', 'port_id': '3a25cfd0-2f51-4786-8d94-e5cbac82ab08', 'mac_address': 'fa:16:3e:ed:d4:d3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 508, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'eba3f06b-3eb1-4af8-9176-c0cfb513af85', '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} 2022-04-11 13:11:15.800 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:11:15.800 3736 1874458170816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a25cfd0-2f51-4786-8d94-e5cbac82ab08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:15.800 3736 1874458170816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3a25cfd0-2f51-4786-8d94-e5cbac82ab08 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:11:15.800 3736 1874458170816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6c86a839-727d-4a84-a168-c88c0f51b57f 2022-04-11 13:11:15.800 3736 1874458170816 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:264 2022-04-11 13:11:16.239 3736 1874458170816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3a25cfd0-2f51-4786-8d94-e5cbac82ab08') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:11:16.239 3736 1874458170816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3a25cfd0-2f51-4786-8d94-e5cbac82ab08') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:11:16.239 3736 1874458268416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-521300b7-a622-4218-8a88-38c1bdfa372c 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: c6cfda6c-655d-4cc1-a069-833372c576bd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:11:16.259 3736 1874458268416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-521300b7-a622-4218-8a88-38c1bdfa372c 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port c6cfda6c-655d-4cc1-a069-833372c576bd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:11:16.259 3736 1874458170816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3a25cfd0-2f51-4786-8d94-e5cbac82ab08 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:11:16.259 3736 1874458170816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 508, VLAN trunk: None to switch port 3a25cfd0-2f51-4786-8d94-e5cbac82ab08 2022-04-11 13:11:16.393 3736 1874458170816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:11:16.393 3736 1874458170816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3a25cfd0-2f51-4786-8d94-e5cbac82ab08'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:11:16.548 3736 1874458170816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3a25cfd0-2f51-4786-8d94-e5cbac82ab08']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:11:16.548 3736 1874458170816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:11:16.548 3736 1874458170816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (167323a9-00e4-4d4b-8a5f-d70fb4433c3e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:11:16.570 3736 1874458170816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (167323a9-00e4-4d4b-8a5f-d70fb4433c3e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-11 13:11:16.570 3736 1874458170816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3a25cfd0-2f51-4786-8d94-e5cbac82ab08 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:11:16.570 3736 1874458170816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:11:16.570 3736 1874458170816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3a25cfd0-2f51-4786-8d94-e5cbac82ab08 not yet added. Adding. 2022-04-11 13:11:16.570 3736 1874458170816 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 2022-04-11 13:11:16.570 3736 1874458170816 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 2022-04-11 13:11:16.755 3736 1874458170816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a25cfd0-2f51-4786-8d94-e5cbac82ab08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:16.896 3736 1874458170816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a25cfd0-2f51-4786-8d94-e5cbac82ab08" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:16.896 3736 1874458170816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a25cfd0-2f51-4786-8d94-e5cbac82ab08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:17.065 3736 1874458170816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a25cfd0-2f51-4786-8d94-e5cbac82ab08" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:17.204 3736 1874458170816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a25cfd0-2f51-4786-8d94-e5cbac82ab08" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:17.204 3736 1874458170816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3a25cfd0-2f51-4786-8d94-e5cbac82ab08 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:11:17.204 3736 1874458170816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3a25cfd0-2f51-4786-8d94-e5cbac82ab08 processed. 2022-04-11 13:11:17.334 3736 1874458170816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:17.673 3736 1874458170816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:18.145 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 71e35d70-7bf8-44a8-873c-3830117c0536 2022-04-11 13:11:19.339 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:11:19.660 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port 71e35d70-7bf8-44a8-873c-3830117c0536 2022-04-11 13:11:19.660 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port 71e35d70-7bf8-44a8-873c-3830117c0536 updated. Details: {'device': '71e35d70-7bf8-44a8-873c-3830117c0536', 'network_id': '6c86a839-727d-4a84-a168-c88c0f51b57f', 'port_id': '71e35d70-7bf8-44a8-873c-3830117c0536', 'mac_address': 'fa:16:3e:e4:47:f0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 508, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'eba3f06b-3eb1-4af8-9176-c0cfb513af85', '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} 2022-04-11 13:11:19.660 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:11:19.660 3736 1874456810944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71e35d70-7bf8-44a8-873c-3830117c0536" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:19.660 3736 1874456810944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 71e35d70-7bf8-44a8-873c-3830117c0536 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:11:19.679 3736 1874456810944 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:264 2022-04-11 13:11:19.971 3736 1874456810944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '71e35d70-7bf8-44a8-873c-3830117c0536') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:11:20.001 3736 1874456810944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '71e35d70-7bf8-44a8-873c-3830117c0536') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:11:20.001 3736 1874456810944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 71e35d70-7bf8-44a8-873c-3830117c0536 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:11:20.001 3736 1874456810944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 508, VLAN trunk: None to switch port 71e35d70-7bf8-44a8-873c-3830117c0536 2022-04-11 13:11:20.172 3736 1874456810944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:11:20.172 3736 1874456810944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['71e35d70-7bf8-44a8-873c-3830117c0536'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:11:20.333 3736 1874456810944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['71e35d70-7bf8-44a8-873c-3830117c0536']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:11:20.333 3736 1874456810944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:11:20.333 3736 1874456810944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (167323a9-00e4-4d4b-8a5f-d70fb4433c3e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:11:20.333 3736 1874456810944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (167323a9-00e4-4d4b-8a5f-d70fb4433c3e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-11 13:11:20.333 3736 1874456810944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 71e35d70-7bf8-44a8-873c-3830117c0536 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:11:20.333 3736 1874456810944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:11:20.333 3736 1874456810944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 71e35d70-7bf8-44a8-873c-3830117c0536 not yet added. Adding. 2022-04-11 13:11:20.333 3736 1874456810944 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 2022-04-11 13:11:20.333 3736 1874456810944 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 2022-04-11 13:11:20.584 3736 1874456810944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71e35d70-7bf8-44a8-873c-3830117c0536" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:20.800 3736 1874456810944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71e35d70-7bf8-44a8-873c-3830117c0536" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:20.800 3736 1874456810944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71e35d70-7bf8-44a8-873c-3830117c0536" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:21.039 3736 1874456810944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71e35d70-7bf8-44a8-873c-3830117c0536" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:21.180 3736 1874456810944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71e35d70-7bf8-44a8-873c-3830117c0536" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:21.180 3736 1874456810944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 71e35d70-7bf8-44a8-873c-3830117c0536 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:11:21.180 3736 1874456810944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 71e35d70-7bf8-44a8-873c-3830117c0536 processed. 2022-04-11 13:11:21.352 3736 1874456810944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:21.729 3736 1874456810944 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:22.193 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f299114a-5faf-4e2c-a3ea-194fad840d6d 2022-04-11 13:11:23.357 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:11:23.688 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port f299114a-5faf-4e2c-a3ea-194fad840d6d 2022-04-11 13:11:23.688 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port f299114a-5faf-4e2c-a3ea-194fad840d6d updated. Details: {'device': 'f299114a-5faf-4e2c-a3ea-194fad840d6d', 'network_id': 'a134716f-4caf-4427-88bc-4b3831f064d9', 'port_id': 'f299114a-5faf-4e2c-a3ea-194fad840d6d', 'mac_address': 'fa:16:3e:b5:c0:fa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 541, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a94532cd-980c-4709-a6ec-787c67116b32', '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} 2022-04-11 13:11:23.688 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:11:23.688 3736 1874458327168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f299114a-5faf-4e2c-a3ea-194fad840d6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:23.688 3736 1874458327168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f299114a-5faf-4e2c-a3ea-194fad840d6d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:11:23.688 3736 1874458327168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a134716f-4caf-4427-88bc-4b3831f064d9 2022-04-11 13:11:23.688 3736 1874458327168 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:264 2022-04-11 13:11:23.958 3736 1874458327168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f299114a-5faf-4e2c-a3ea-194fad840d6d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:11:23.958 3736 1874458327168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f299114a-5faf-4e2c-a3ea-194fad840d6d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:11:23.979 3736 1874458327168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f299114a-5faf-4e2c-a3ea-194fad840d6d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:11:23.979 3736 1874458327168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 541, VLAN trunk: None to switch port f299114a-5faf-4e2c-a3ea-194fad840d6d 2022-04-11 13:11:24.161 3736 1874458327168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:11:24.161 3736 1874458327168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f299114a-5faf-4e2c-a3ea-194fad840d6d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:11:24.361 3736 1874458327168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f299114a-5faf-4e2c-a3ea-194fad840d6d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:11:24.361 3736 1874458327168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:11:24.361 3736 1874458327168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (53ed466b-3e7b-4c6c-a295-590bf36abd24) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:11:24.361 3736 1874458327168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f299114a-5faf-4e2c-a3ea-194fad840d6d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:11:24.361 3736 1874458327168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:11:24.361 3736 1874458327168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f299114a-5faf-4e2c-a3ea-194fad840d6d not yet added. Adding. 2022-04-11 13:11:24.361 3736 1874458327168 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 2022-04-11 13:11:24.361 3736 1874458327168 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 2022-04-11 13:11:24.559 3736 1874458327168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f299114a-5faf-4e2c-a3ea-194fad840d6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:24.760 3736 1874458327168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f299114a-5faf-4e2c-a3ea-194fad840d6d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:24.760 3736 1874458327168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f299114a-5faf-4e2c-a3ea-194fad840d6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:25.003 3736 1874458327168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f299114a-5faf-4e2c-a3ea-194fad840d6d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:25.189 3736 1874458327168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f299114a-5faf-4e2c-a3ea-194fad840d6d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:25.189 3736 1874458327168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f299114a-5faf-4e2c-a3ea-194fad840d6d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:11:25.189 3736 1874458327168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f299114a-5faf-4e2c-a3ea-194fad840d6d processed. 2022-04-11 13:11:25.350 3736 1874458368480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:25.784 3736 1874458368480 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:28.267 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c6cfda6c-655d-4cc1-a069-833372c576bd 2022-04-11 13:11:29.376 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:11:29.672 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port c6cfda6c-655d-4cc1-a069-833372c576bd 2022-04-11 13:11:29.672 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port c6cfda6c-655d-4cc1-a069-833372c576bd updated. Details: {'device': 'c6cfda6c-655d-4cc1-a069-833372c576bd', 'network_id': '954cde72-3fce-42cc-b326-861c33bef1ed', 'port_id': 'c6cfda6c-655d-4cc1-a069-833372c576bd', 'mac_address': 'fa:16:3e:f0:2e:86', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 501, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8dfa41a7-04bd-4c03-a01e-0e2c70732f14', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-11 13:11:29.672 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:11:29.672 3736 1874457379056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:29.672 3736 1874457379056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c6cfda6c-655d-4cc1-a069-833372c576bd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:11:29.672 3736 1874457379056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 954cde72-3fce-42cc-b326-861c33bef1ed 2022-04-11 13:11:29.672 3736 1874457379056 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:264 2022-04-11 13:11:29.927 3736 1874457379056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c6cfda6c-655d-4cc1-a069-833372c576bd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:11:29.927 3736 1874457379056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c6cfda6c-655d-4cc1-a069-833372c576bd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:11:29.941 3736 1874457379056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c6cfda6c-655d-4cc1-a069-833372c576bd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:11:29.941 3736 1874457379056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 501, VLAN trunk: None to switch port c6cfda6c-655d-4cc1-a069-833372c576bd 2022-04-11 13:11:30.113 3736 1874457379056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:11:30.113 3736 1874457379056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c6cfda6c-655d-4cc1-a069-833372c576bd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:11:30.315 3736 1874457379056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c6cfda6c-655d-4cc1-a069-833372c576bd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:11:30.336 3736 1874457379056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:11:30.336 3736 1874457379056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (924bd11a-73ba-4e46-91fd-32986ce15d8f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:11:30.336 3736 1874457379056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c6cfda6c-655d-4cc1-a069-833372c576bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:11:30.336 3736 1874457379056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:11:30.336 3736 1874457379056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c6cfda6c-655d-4cc1-a069-833372c576bd not yet added. Adding. 2022-04-11 13:11:30.336 3736 1874457379056 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 2022-04-11 13:11:30.336 3736 1874457379056 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 2022-04-11 13:11:30.564 3736 1874457379056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:30.788 3736 1874457379056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:30.788 3736 1874457379056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:31.086 3736 1874457379056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:31.394 3736 1874457379056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.735s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:31.394 3736 1874457379056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c6cfda6c-655d-4cc1-a069-833372c576bd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:11:31.394 3736 1874457379056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c6cfda6c-655d-4cc1-a069-833372c576bd processed. 2022-04-11 13:11:31.394 3736 1874457379056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:32.142 3736 1874457379056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.734s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:36.362 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f6d8b99f-1a91-49ed-8bc5-5c44c26e5190 2022-04-11 13:11:37.453 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:11:37.453 3736 1874455597648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f6d8b99f-1a91-49ed-8bc5-5c44c26e5190' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:11:37.453 3736 1874455597648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f6d8b99f-1a91-49ed-8bc5-5c44c26e5190' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:11:37.458 3736 1874455597648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f6d8b99f-1a91-49ed-8bc5-5c44c26e5190 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:11:37.473 3736 1874455597648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4ab4a49e-0edc-4a50-8155-7bdd6372e73d 2022-04-11 13:11:37.473 3736 1874455597648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6d8b99f-1a91-49ed-8bc5-5c44c26e5190'] 2022-04-11 13:11:37.473 3736 1874455597648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:11:37.473 3736 1874455597648 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 2022-04-11 13:11:37.473 3736 1874455597648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6d8b99f-1a91-49ed-8bc5-5c44c26e5190'] 2022-04-11 13:11:37.596 3736 1874455597648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4e93025-48b2-4391-91d5-d5f5f5ab3ef0 5de404a98555437bb8ec11f852b90d18 d6739becec774ca7a1d12481bc6073e5 - - -] Security group member updated on remote: ['666c6379-5fa4-4c6f-b71e-12b3aa1d2ce1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:11:37.596 3736 1874455597648 MainThread INFO neutron.agent.securitygroups_rpc [req-f4e93025-48b2-4391-91d5-d5f5f5ab3ef0 5de404a98555437bb8ec11f852b90d18 d6739becec774ca7a1d12481bc6073e5 - - -] Security group member updated ['666c6379-5fa4-4c6f-b71e-12b3aa1d2ce1'] 2022-04-11 13:11:37.722 3736 1874455597648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4e93025-48b2-4391-91d5-d5f5f5ab3ef0 5de404a98555437bb8ec11f852b90d18 d6739becec774ca7a1d12481bc6073e5 - - -] port_delete event received for 'f6d8b99f-1a91-49ed-8bc5-5c44c26e5190' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:11:39.463 3736 1874455600112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:11:39.514 3736 1874455600112 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:11:42.131 3736 1874457379056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ae899d-aa7c-49b4-98c7-bb9db625b408 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] network_delete received. Deleting network 4ab4a49e-0edc-4a50-8155-7bdd6372e73d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-11 13:11:42.131 3736 1874457379056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ae899d-aa7c-49b4-98c7-bb9db625b408 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] Network 4ab4a49e-0edc-4a50-8155-7bdd6372e73d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-11 13:12:01.410 3736 1874458924480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0620d61-046a-43e8-9cf1-d0d85bbd7dbb a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] Security group member updated on remote: ['bd73f6e7-23ff-4633-a70d-e89c17ce20a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:12:01.410 3736 1874458924480 MainThread INFO neutron.agent.securitygroups_rpc [req-e0620d61-046a-43e8-9cf1-d0d85bbd7dbb a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] Security group member updated ['bd73f6e7-23ff-4633-a70d-e89c17ce20a1'] 2022-04-11 13:12:02.875 3736 1874458925536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0232a05-c5f4-4c2d-87e0-ea583cb30e4f 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: c50e1986-fa29-45c8-8766-8be3f2a183e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:12:02.875 3736 1874458925536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0232a05-c5f4-4c2d-87e0-ea583cb30e4f 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port c50e1986-fa29-45c8-8766-8be3f2a183e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:12:08.859 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c50e1986-fa29-45c8-8766-8be3f2a183e3 2022-04-11 13:12:09.623 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:12:09.875 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port c50e1986-fa29-45c8-8766-8be3f2a183e3 2022-04-11 13:12:09.875 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port c50e1986-fa29-45c8-8766-8be3f2a183e3 updated. Details: {'device': 'c50e1986-fa29-45c8-8766-8be3f2a183e3', 'network_id': 'c741416a-50fb-432f-b810-5104c97fa4ea', 'port_id': 'c50e1986-fa29-45c8-8766-8be3f2a183e3', 'mac_address': 'fa:16:3e:01:60:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be911150-52c5-4733-b21c-b1589a95135e', '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} 2022-04-11 13:12:09.875 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:12:09.891 3736 1874458411600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c50e1986-fa29-45c8-8766-8be3f2a183e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:12:09.891 3736 1874458411600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c50e1986-fa29-45c8-8766-8be3f2a183e3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:12:09.891 3736 1874458411600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c741416a-50fb-432f-b810-5104c97fa4ea 2022-04-11 13:12:09.891 3736 1874458411600 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:264 2022-04-11 13:12:10.115 3736 1874458411600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c50e1986-fa29-45c8-8766-8be3f2a183e3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:12:10.115 3736 1874458411600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c50e1986-fa29-45c8-8766-8be3f2a183e3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:12:10.135 3736 1874458411600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c50e1986-fa29-45c8-8766-8be3f2a183e3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:12:10.135 3736 1874458411600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port c50e1986-fa29-45c8-8766-8be3f2a183e3 2022-04-11 13:12:10.270 3736 1874458411600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:12:10.270 3736 1874458411600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c50e1986-fa29-45c8-8766-8be3f2a183e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:12:10.423 3736 1874458411600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c50e1986-fa29-45c8-8766-8be3f2a183e3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:12:10.423 3736 1874458411600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:12:10.423 3736 1874458411600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bd73f6e7-23ff-4633-a70d-e89c17ce20a1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:12:10.423 3736 1874458411600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bd73f6e7-23ff-4633-a70d-e89c17ce20a1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-11 13:12:10.423 3736 1874458411600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c50e1986-fa29-45c8-8766-8be3f2a183e3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:12:10.423 3736 1874458411600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:12:10.423 3736 1874458411600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c50e1986-fa29-45c8-8766-8be3f2a183e3 not yet added. Adding. 2022-04-11 13:12:10.423 3736 1874458411600 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 2022-04-11 13:12:10.423 3736 1874458411600 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 2022-04-11 13:12:10.641 3736 1874458411600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c50e1986-fa29-45c8-8766-8be3f2a183e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:12:10.848 3736 1874458411600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c50e1986-fa29-45c8-8766-8be3f2a183e3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:12:10.848 3736 1874458411600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c50e1986-fa29-45c8-8766-8be3f2a183e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:12:11.101 3736 1874458411600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c50e1986-fa29-45c8-8766-8be3f2a183e3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:12:11.268 3736 1874458411600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c50e1986-fa29-45c8-8766-8be3f2a183e3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:12:11.268 3736 1874458411600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c50e1986-fa29-45c8-8766-8be3f2a183e3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:12:11.268 3736 1874458411600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c50e1986-fa29-45c8-8766-8be3f2a183e3 processed. 2022-04-11 13:12:11.642 3736 1874458670176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:12:11.957 3736 1874458670176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:12:18.719 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c50e1986-fa29-45c8-8766-8be3f2a183e3 2022-04-11 13:12:18.746 3736 1874458169936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7aedfb48-0fdb-42a4-8264-97ab393853c1 a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] Security group member updated on remote: ['bd73f6e7-23ff-4633-a70d-e89c17ce20a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:12:18.746 3736 1874458169936 MainThread INFO neutron.agent.securitygroups_rpc [req-7aedfb48-0fdb-42a4-8264-97ab393853c1 a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] Security group member updated ['bd73f6e7-23ff-4633-a70d-e89c17ce20a1'] 2022-04-11 13:12:18.752 3736 1874458169936 MainThread INFO neutron.agent.securitygroups_rpc [req-7aedfb48-0fdb-42a4-8264-97ab393853c1 a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] Refresh firewall rules 2022-04-11 13:12:18.752 3736 1874458169936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7aedfb48-0fdb-42a4-8264-97ab393853c1 a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] Get security group information for devices via rpc ['c50e1986-fa29-45c8-8766-8be3f2a183e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:12:18.806 3736 1874458169936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7aedfb48-0fdb-42a4-8264-97ab393853c1 a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:12:18.806 3736 1874458169936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7aedfb48-0fdb-42a4-8264-97ab393853c1 a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:12:18.862 3736 1874458169936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7aedfb48-0fdb-42a4-8264-97ab393853c1 a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] port_delete event received for 'c50e1986-fa29-45c8-8766-8be3f2a183e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:12:19.687 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:12:19.688 3736 1874455928496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c50e1986-fa29-45c8-8766-8be3f2a183e3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:12:19.688 3736 1874455928496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c50e1986-fa29-45c8-8766-8be3f2a183e3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:12:19.688 3736 1874455928496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c50e1986-fa29-45c8-8766-8be3f2a183e3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:12:19.688 3736 1874455928496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c741416a-50fb-432f-b810-5104c97fa4ea 2022-04-11 13:12:19.688 3736 1874455928496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c50e1986-fa29-45c8-8766-8be3f2a183e3'] 2022-04-11 13:12:19.688 3736 1874455928496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:12:19.688 3736 1874455928496 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 2022-04-11 13:12:19.688 3736 1874455928496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c50e1986-fa29-45c8-8766-8be3f2a183e3'] 2022-04-11 13:12:21.687 3736 1874457926992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:12:21.719 3736 1874457926992 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:12:22.109 3736 1874457951216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61a213a3-2957-44e0-8a9e-88c1f4fda6f6 - - - - -] port_update received: c9314588-bab2-4fc5-94f9-d1b5d11dfa89 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:12:22.109 3736 1874457951216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61a213a3-2957-44e0-8a9e-88c1f4fda6f6 - - - - -] No port c9314588-bab2-4fc5-94f9-d1b5d11dfa89 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:12:25.558 3736 1874458773808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc3f0cb8-df52-4374-b02b-7d3e8a6438c0 a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] Security group member updated on remote: ['bd73f6e7-23ff-4633-a70d-e89c17ce20a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:12:25.558 3736 1874458773808 MainThread INFO neutron.agent.securitygroups_rpc [req-fc3f0cb8-df52-4374-b02b-7d3e8a6438c0 a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] Security group member updated ['bd73f6e7-23ff-4633-a70d-e89c17ce20a1'] 2022-04-11 13:12:26.439 3736 1874458773808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be3180fb-3a15-4165-98bb-48fb9b9e11e5 - - - - -] port_update received: 5a472891-933a-42cd-ad1a-eb1af82ca217 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:12:26.457 3736 1874458773808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be3180fb-3a15-4165-98bb-48fb9b9e11e5 - - - - -] No port 5a472891-933a-42cd-ad1a-eb1af82ca217 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:12:29.041 3736 1874458597328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a4b055d-7464-47ac-9084-6d41d8ef8860 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: 2c2f02a1-84b0-4662-bc4f-ece0ebbb8355 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:12:29.051 3736 1874458597328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a4b055d-7464-47ac-9084-6d41d8ef8860 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port 2c2f02a1-84b0-4662-bc4f-ece0ebbb8355 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:12:30.929 3736 1874458171344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07123688-c7be-40f9-8db0-29e5a10a1fc0 - - - - -] port_update received: 7e17fe0e-3fbb-4f18-b6de-85e597cb6723 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:12:31.035 3736 1874458171344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07123688-c7be-40f9-8db0-29e5a10a1fc0 - - - - -] No port 7e17fe0e-3fbb-4f18-b6de-85e597cb6723 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:12:33.062 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2c2f02a1-84b0-4662-bc4f-ece0ebbb8355 2022-04-11 13:12:33.727 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:12:34.038 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port 2c2f02a1-84b0-4662-bc4f-ece0ebbb8355 2022-04-11 13:12:34.038 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port 2c2f02a1-84b0-4662-bc4f-ece0ebbb8355 updated. Details: {'device': '2c2f02a1-84b0-4662-bc4f-ece0ebbb8355', 'network_id': 'c741416a-50fb-432f-b810-5104c97fa4ea', 'port_id': '2c2f02a1-84b0-4662-bc4f-ece0ebbb8355', 'mac_address': 'fa:16:3e:5d:04:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be911150-52c5-4733-b21c-b1589a95135e', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-11 13:12:34.038 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:12:34.038 3736 1874458786976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c2f02a1-84b0-4662-bc4f-ece0ebbb8355" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:12:34.038 3736 1874458786976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2c2f02a1-84b0-4662-bc4f-ece0ebbb8355 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:12:34.038 3736 1874458786976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c741416a-50fb-432f-b810-5104c97fa4ea 2022-04-11 13:12:34.038 3736 1874458786976 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:264 2022-04-11 13:12:34.344 3736 1874458786976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2c2f02a1-84b0-4662-bc4f-ece0ebbb8355') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:12:34.344 3736 1874458786976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2c2f02a1-84b0-4662-bc4f-ece0ebbb8355') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:12:34.362 3736 1874458786976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2c2f02a1-84b0-4662-bc4f-ece0ebbb8355 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:12:34.362 3736 1874458786976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port 2c2f02a1-84b0-4662-bc4f-ece0ebbb8355 2022-04-11 13:12:34.555 3736 1874458786976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:12:34.555 3736 1874458786976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2c2f02a1-84b0-4662-bc4f-ece0ebbb8355'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:12:34.924 3736 1874458786976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2c2f02a1-84b0-4662-bc4f-ece0ebbb8355']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:12:34.924 3736 1874458786976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:12:34.924 3736 1874458786976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bd73f6e7-23ff-4633-a70d-e89c17ce20a1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:12:34.924 3736 1874458786976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bd73f6e7-23ff-4633-a70d-e89c17ce20a1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-11 13:12:34.924 3736 1874458786976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2c2f02a1-84b0-4662-bc4f-ece0ebbb8355 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:12:34.924 3736 1874458786976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:12:34.924 3736 1874458786976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2c2f02a1-84b0-4662-bc4f-ece0ebbb8355 not yet added. Adding. 2022-04-11 13:12:34.924 3736 1874458786976 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 2022-04-11 13:12:34.924 3736 1874458786976 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 2022-04-11 13:12:35.174 3736 1874458786976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c2f02a1-84b0-4662-bc4f-ece0ebbb8355" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:12:35.414 3736 1874458786976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c2f02a1-84b0-4662-bc4f-ece0ebbb8355" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:12:35.432 3736 1874458786976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c2f02a1-84b0-4662-bc4f-ece0ebbb8355" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:12:35.724 3736 1874458786976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c2f02a1-84b0-4662-bc4f-ece0ebbb8355" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:12:36.016 3736 1874458786976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c2f02a1-84b0-4662-bc4f-ece0ebbb8355" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:12:36.016 3736 1874458786976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2c2f02a1-84b0-4662-bc4f-ece0ebbb8355 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:12:36.016 3736 1874458786976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2c2f02a1-84b0-4662-bc4f-ece0ebbb8355 processed. 2022-04-11 13:12:36.016 3736 1874455798176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a55e2eda-ca67-4938-b4ab-7df60d8efa59 - - - - -] port_update received: 22631c92-48e3-4628-a53d-a4b3c1312303 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:12:36.094 3736 1874455798176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a55e2eda-ca67-4938-b4ab-7df60d8efa59 - - - - -] No port 22631c92-48e3-4628-a53d-a4b3c1312303 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:12:36.094 3736 1874455798528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:12:36.655 3736 1874455798528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.563s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:12:43.296 3736 1874458328928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6bc3e66d-2228-49a3-a9c8-8642eef5cb37 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Security group rule updated on remote: ['e5971579-d48d-473e-9c59-0273340f3667'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:12:43.296 3736 1874458328928 MainThread INFO neutron.agent.securitygroups_rpc [req-6bc3e66d-2228-49a3-a9c8-8642eef5cb37 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Security group rule updated ['e5971579-d48d-473e-9c59-0273340f3667'] 2022-04-11 13:12:43.672 3736 1874458925184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4eabff2-6330-4853-b6fc-d5afc15bbe4a 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Security group rule updated on remote: ['e5971579-d48d-473e-9c59-0273340f3667'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:12:43.672 3736 1874458925184 MainThread INFO neutron.agent.securitygroups_rpc [req-d4eabff2-6330-4853-b6fc-d5afc15bbe4a 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Security group rule updated ['e5971579-d48d-473e-9c59-0273340f3667'] 2022-04-11 13:12:45.312 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2c2f02a1-84b0-4662-bc4f-ece0ebbb8355 2022-04-11 13:12:45.361 3736 1874459248416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd40ddd5-8d23-4224-9094-18753318abae a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] Security group member updated on remote: ['bd73f6e7-23ff-4633-a70d-e89c17ce20a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:12:45.361 3736 1874459248416 MainThread INFO neutron.agent.securitygroups_rpc [req-dd40ddd5-8d23-4224-9094-18753318abae a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] Security group member updated ['bd73f6e7-23ff-4633-a70d-e89c17ce20a1'] 2022-04-11 13:12:45.361 3736 1874459248416 MainThread INFO neutron.agent.securitygroups_rpc [req-dd40ddd5-8d23-4224-9094-18753318abae a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] Refresh firewall rules 2022-04-11 13:12:45.361 3736 1874459248416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd40ddd5-8d23-4224-9094-18753318abae a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] Get security group information for devices via rpc ['2c2f02a1-84b0-4662-bc4f-ece0ebbb8355'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:12:45.390 3736 1874459248416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dd40ddd5-8d23-4224-9094-18753318abae a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:12:45.390 3736 1874459248416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dd40ddd5-8d23-4224-9094-18753318abae a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:12:45.455 3736 1874459248416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd40ddd5-8d23-4224-9094-18753318abae a362ab80f8604e46b5ee46a6d90705b0 f488592cb6274453ab1cc4092ccd68ee - - -] port_delete event received for '2c2f02a1-84b0-4662-bc4f-ece0ebbb8355' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:12:46.059 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:12:46.059 3736 1874459248416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2c2f02a1-84b0-4662-bc4f-ece0ebbb8355' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:12:46.059 3736 1874459248416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2c2f02a1-84b0-4662-bc4f-ece0ebbb8355' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:12:46.059 3736 1874459248416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2c2f02a1-84b0-4662-bc4f-ece0ebbb8355 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:12:46.075 3736 1874459248416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c741416a-50fb-432f-b810-5104c97fa4ea 2022-04-11 13:12:46.075 3736 1874459248416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c2f02a1-84b0-4662-bc4f-ece0ebbb8355'] 2022-04-11 13:12:46.075 3736 1874459248416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:12:46.075 3736 1874459248416 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 2022-04-11 13:12:46.075 3736 1874459248416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c2f02a1-84b0-4662-bc4f-ece0ebbb8355'] 2022-04-11 13:12:48.066 3736 1874459248416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:12:48.124 3736 1874459248416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:12:50.346 3736 1874455873136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e877a2d4-808f-43c6-8c29-37784f062f0f 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Security group member updated on remote: ['e5971579-d48d-473e-9c59-0273340f3667'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:12:50.346 3736 1874455873136 MainThread INFO neutron.agent.securitygroups_rpc [req-e877a2d4-808f-43c6-8c29-37784f062f0f 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Security group member updated ['e5971579-d48d-473e-9c59-0273340f3667'] 2022-04-11 13:12:51.739 3736 1874458598384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d13f7713-0d62-4d43-aec6-6bf701ebf86c 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: 06810a83-90ee-4196-9013-c0d4c26ff528 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:12:51.739 3736 1874458598384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d13f7713-0d62-4d43-aec6-6bf701ebf86c 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port 06810a83-90ee-4196-9013-c0d4c26ff528 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:12:57.674 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 06810a83-90ee-4196-9013-c0d4c26ff528 2022-04-11 13:12:58.111 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:12:58.678 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port 06810a83-90ee-4196-9013-c0d4c26ff528 2022-04-11 13:12:58.678 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port 06810a83-90ee-4196-9013-c0d4c26ff528 updated. Details: {'device': '06810a83-90ee-4196-9013-c0d4c26ff528', 'network_id': '6c86a839-727d-4a84-a168-c88c0f51b57f', 'port_id': '06810a83-90ee-4196-9013-c0d4c26ff528', 'mac_address': 'fa:16:3e:0d:df:8d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 508, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'eba3f06b-3eb1-4af8-9176-c0cfb513af85', '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} 2022-04-11 13:12:58.678 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:12:58.678 3736 1874458024416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-06810a83-90ee-4196-9013-c0d4c26ff528" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:12:58.678 3736 1874458024416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 06810a83-90ee-4196-9013-c0d4c26ff528 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:12:58.678 3736 1874458024416 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:264 2022-04-11 13:12:58.929 3736 1874458024416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '06810a83-90ee-4196-9013-c0d4c26ff528') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:12:58.929 3736 1874458024416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '06810a83-90ee-4196-9013-c0d4c26ff528') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:12:58.937 3736 1874458024416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 06810a83-90ee-4196-9013-c0d4c26ff528 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:12:58.937 3736 1874458024416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 508, VLAN trunk: None to switch port 06810a83-90ee-4196-9013-c0d4c26ff528 2022-04-11 13:12:59.093 3736 1874458024416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:12:59.093 3736 1874458024416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['06810a83-90ee-4196-9013-c0d4c26ff528'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:12:59.235 3736 1874455575536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65f496af-540c-47d0-8457-22ab70bdde49 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group member updated on remote: ['3dfd171f-35b9-4d78-97c6-cc87064612e7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:12:59.235 3736 1874455575536 MainThread INFO neutron.agent.securitygroups_rpc [req-65f496af-540c-47d0-8457-22ab70bdde49 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group member updated ['3dfd171f-35b9-4d78-97c6-cc87064612e7'] 2022-04-11 13:12:59.251 3736 1874458024416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['06810a83-90ee-4196-9013-c0d4c26ff528']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:12:59.251 3736 1874458024416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:12:59.251 3736 1874458024416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e5971579-d48d-473e-9c59-0273340f3667) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:12:59.251 3736 1874458024416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 06810a83-90ee-4196-9013-c0d4c26ff528 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:12:59.251 3736 1874458024416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:12:59.251 3736 1874458024416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 06810a83-90ee-4196-9013-c0d4c26ff528 not yet added. Adding. 2022-04-11 13:12:59.251 3736 1874458024416 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 2022-04-11 13:12:59.265 3736 1874458024416 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 2022-04-11 13:12:59.468 3736 1874458024416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06810a83-90ee-4196-9013-c0d4c26ff528" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:12:59.758 3736 1874458024416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06810a83-90ee-4196-9013-c0d4c26ff528" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:12:59.758 3736 1874458024416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06810a83-90ee-4196-9013-c0d4c26ff528" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:00.082 3736 1874458024416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-06810a83-90ee-4196-9013-c0d4c26ff528" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:00.292 3736 1874458024416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-06810a83-90ee-4196-9013-c0d4c26ff528" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.609s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:00.297 3736 1874458024416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 06810a83-90ee-4196-9013-c0d4c26ff528 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:13:00.297 3736 1874458024416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 06810a83-90ee-4196-9013-c0d4c26ff528 processed. 2022-04-11 13:13:00.297 3736 1874458024416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:00.831 3736 1874458024416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:01.327 3736 1874457448688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dad36ed-c01c-4fdd-bd05-1cc50a4ba1ff 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: 62805bd7-9b6c-49a3-98fa-170d4c05da03 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:13:01.333 3736 1874457448688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dad36ed-c01c-4fdd-bd05-1cc50a4ba1ff 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port 62805bd7-9b6c-49a3-98fa-170d4c05da03 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:13:13.883 3736 1874455574656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32fc2dbb-0e58-439c-8cc4-3514f20f7f2e 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] network_delete received. Deleting network c741416a-50fb-432f-b810-5104c97fa4ea network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-11 13:13:13.883 3736 1874455574656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32fc2dbb-0e58-439c-8cc4-3514f20f7f2e 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] Network c741416a-50fb-432f-b810-5104c97fa4ea not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-11 13:13:23.986 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 62805bd7-9b6c-49a3-98fa-170d4c05da03 2022-04-11 13:13:24.413 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:13:24.694 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port 62805bd7-9b6c-49a3-98fa-170d4c05da03 2022-04-11 13:13:24.694 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port 62805bd7-9b6c-49a3-98fa-170d4c05da03 updated. Details: {'device': '62805bd7-9b6c-49a3-98fa-170d4c05da03', 'network_id': '9964511a-cfd5-48d2-a5c3-7ac93a36620d', 'port_id': '62805bd7-9b6c-49a3-98fa-170d4c05da03', 'mac_address': 'fa:16:3e:8f:59:43', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 542, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '820f40b6-3927-41be-8d53-4d4e633c79cf', '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} 2022-04-11 13:13:24.694 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:13:24.714 3736 1874459584464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:24.714 3736 1874459584464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 62805bd7-9b6c-49a3-98fa-170d4c05da03 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:13:24.714 3736 1874459584464 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9964511a-cfd5-48d2-a5c3-7ac93a36620d 2022-04-11 13:13:24.714 3736 1874459584464 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:264 2022-04-11 13:13:24.937 3736 1874459584464 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '62805bd7-9b6c-49a3-98fa-170d4c05da03') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:13:24.937 3736 1874459584464 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '62805bd7-9b6c-49a3-98fa-170d4c05da03') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:13:24.956 3736 1874459584464 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 62805bd7-9b6c-49a3-98fa-170d4c05da03 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:13:24.956 3736 1874459584464 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 542, VLAN trunk: None to switch port 62805bd7-9b6c-49a3-98fa-170d4c05da03 2022-04-11 13:13:25.108 3736 1874459584464 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:13:25.108 3736 1874459584464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['62805bd7-9b6c-49a3-98fa-170d4c05da03'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:13:25.290 3736 1874459584464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['62805bd7-9b6c-49a3-98fa-170d4c05da03']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:13:25.290 3736 1874459584464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:13:25.290 3736 1874459584464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3dfd171f-35b9-4d78-97c6-cc87064612e7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:13:25.290 3736 1874459584464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3dfd171f-35b9-4d78-97c6-cc87064612e7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-11 13:13:25.290 3736 1874459584464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 62805bd7-9b6c-49a3-98fa-170d4c05da03 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:13:25.290 3736 1874459584464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:13:25.304 3736 1874459584464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 62805bd7-9b6c-49a3-98fa-170d4c05da03 not yet added. Adding. 2022-04-11 13:13:25.304 3736 1874459584464 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 2022-04-11 13:13:25.304 3736 1874459584464 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 2022-04-11 13:13:25.518 3736 1874459584464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:25.702 3736 1874459584464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:25.702 3736 1874459584464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:25.954 3736 1874459584464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:26.126 3736 1874459584464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:26.126 3736 1874459584464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 62805bd7-9b6c-49a3-98fa-170d4c05da03 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:13:26.126 3736 1874459584464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 62805bd7-9b6c-49a3-98fa-170d4c05da03 processed. 2022-04-11 13:13:26.452 3736 1874459584464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:26.802 3736 1874459584464 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:37.627 3736 1874455677760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69c7a5fe-47b1-4596-8a0e-35788ae6395c 42e2d26e41814bc2b3ceabc3721b49ba 5485eaf6bb4f46018e0510718f6e2035 - - -] Security group member updated on remote: ['5bc60875-3cbd-4687-8aa1-7f69651703d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:13:37.627 3736 1874455677760 MainThread INFO neutron.agent.securitygroups_rpc [req-69c7a5fe-47b1-4596-8a0e-35788ae6395c 42e2d26e41814bc2b3ceabc3721b49ba 5485eaf6bb4f46018e0510718f6e2035 - - -] Security group member updated ['5bc60875-3cbd-4687-8aa1-7f69651703d5'] 2022-04-11 13:13:38.719 3736 1874459248768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d160541-830b-40fb-b46e-b41509a4062c 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: f326b69b-34d9-4570-be9b-f99462db83a3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:13:38.736 3736 1874459248768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d160541-830b-40fb-b46e-b41509a4062c 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port f326b69b-34d9-4570-be9b-f99462db83a3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:13:41.641 3736 1874455997952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-741c967b-4533-4a47-bfba-a1985c77b762 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group rule updated on remote: ['e288ecf2-0f73-4027-a21e-43216fbb3df8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:13:41.641 3736 1874455997952 MainThread INFO neutron.agent.securitygroups_rpc [req-741c967b-4533-4a47-bfba-a1985c77b762 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group rule updated ['e288ecf2-0f73-4027-a21e-43216fbb3df8'] 2022-04-11 13:13:41.967 3736 1874457948752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4655ac47-db94-4dcf-bb68-54fc81ebe05e 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group rule updated on remote: ['e288ecf2-0f73-4027-a21e-43216fbb3df8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:13:41.967 3736 1874457948752 MainThread INFO neutron.agent.securitygroups_rpc [req-4655ac47-db94-4dcf-bb68-54fc81ebe05e 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group rule updated ['e288ecf2-0f73-4027-a21e-43216fbb3df8'] 2022-04-11 13:13:42.172 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f326b69b-34d9-4570-be9b-f99462db83a3 2022-04-11 13:13:42.313 3736 1874458268064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97314db8-2089-44af-9242-dc3c6862a647 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group rule updated on remote: ['e288ecf2-0f73-4027-a21e-43216fbb3df8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:13:42.313 3736 1874458268064 MainThread INFO neutron.agent.securitygroups_rpc [req-97314db8-2089-44af-9242-dc3c6862a647 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group rule updated ['e288ecf2-0f73-4027-a21e-43216fbb3df8'] 2022-04-11 13:13:42.529 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:13:42.704 3736 1874459465152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d2c2ce5-ba2f-4e9c-9a5b-8ddc54ea407f 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group rule updated on remote: ['e288ecf2-0f73-4027-a21e-43216fbb3df8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:13:42.704 3736 1874459465152 MainThread INFO neutron.agent.securitygroups_rpc [req-9d2c2ce5-ba2f-4e9c-9a5b-8ddc54ea407f 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group rule updated ['e288ecf2-0f73-4027-a21e-43216fbb3df8'] 2022-04-11 13:13:42.921 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port f326b69b-34d9-4570-be9b-f99462db83a3 2022-04-11 13:13:42.921 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port f326b69b-34d9-4570-be9b-f99462db83a3 updated. Details: {'device': 'f326b69b-34d9-4570-be9b-f99462db83a3', 'network_id': 'aae98be3-52f5-42f2-8ebf-d857b778398f', 'port_id': 'f326b69b-34d9-4570-be9b-f99462db83a3', 'mac_address': 'fa:16:3e:4b:40:73', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 507, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7913e4ba-cf7f-4f9d-94ea-e7b82de66df7', 'ip_address': '192.168.233.248'}], '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} 2022-04-11 13:13:42.921 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:13:42.936 3736 1874459572000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f326b69b-34d9-4570-be9b-f99462db83a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:42.936 3736 1874459572000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f326b69b-34d9-4570-be9b-f99462db83a3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:13:42.936 3736 1874459572000 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network aae98be3-52f5-42f2-8ebf-d857b778398f 2022-04-11 13:13:42.936 3736 1874459572000 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:264 2022-04-11 13:13:43.438 3736 1874459572000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f326b69b-34d9-4570-be9b-f99462db83a3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:13:43.438 3736 1874459572000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f326b69b-34d9-4570-be9b-f99462db83a3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:13:43.453 3736 1874459573056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-778449ae-b710-44c8-8da1-92e8a81d0625 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group rule updated on remote: ['e288ecf2-0f73-4027-a21e-43216fbb3df8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:13:43.453 3736 1874459573056 MainThread INFO neutron.agent.securitygroups_rpc [req-778449ae-b710-44c8-8da1-92e8a81d0625 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group rule updated ['e288ecf2-0f73-4027-a21e-43216fbb3df8'] 2022-04-11 13:13:43.453 3736 1874459573232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bed0a893-4284-45fc-a61f-ceb2f86c79c9 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group rule updated on remote: ['e288ecf2-0f73-4027-a21e-43216fbb3df8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:13:43.453 3736 1874459573232 MainThread INFO neutron.agent.securitygroups_rpc [req-bed0a893-4284-45fc-a61f-ceb2f86c79c9 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group rule updated ['e288ecf2-0f73-4027-a21e-43216fbb3df8'] 2022-04-11 13:13:43.453 3736 1874459572000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f326b69b-34d9-4570-be9b-f99462db83a3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:13:43.453 3736 1874459572000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 507, VLAN trunk: None to switch port f326b69b-34d9-4570-be9b-f99462db83a3 2022-04-11 13:13:43.701 3736 1874459572000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:13:43.701 3736 1874459572000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f326b69b-34d9-4570-be9b-f99462db83a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:13:43.859 3736 1874459572000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f326b69b-34d9-4570-be9b-f99462db83a3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:13:43.859 3736 1874459572000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:13:43.859 3736 1874459572000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5bc60875-3cbd-4687-8aa1-7f69651703d5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:13:43.859 3736 1874459572000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5bc60875-3cbd-4687-8aa1-7f69651703d5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-11 13:13:43.859 3736 1874459572000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f326b69b-34d9-4570-be9b-f99462db83a3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:13:43.859 3736 1874459572000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:13:43.859 3736 1874459572000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f326b69b-34d9-4570-be9b-f99462db83a3 not yet added. Adding. 2022-04-11 13:13:43.859 3736 1874459572000 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 2022-04-11 13:13:43.859 3736 1874459572000 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 2022-04-11 13:13:44.094 3736 1874459572000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f326b69b-34d9-4570-be9b-f99462db83a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:44.373 3736 1874459572000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f326b69b-34d9-4570-be9b-f99462db83a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:44.373 3736 1874459572000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f326b69b-34d9-4570-be9b-f99462db83a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:44.705 3736 1874459572000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f326b69b-34d9-4570-be9b-f99462db83a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:44.889 3736 1874459572000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f326b69b-34d9-4570-be9b-f99462db83a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.953s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:44.889 3736 1874459572000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f326b69b-34d9-4570-be9b-f99462db83a3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:13:44.889 3736 1874459572000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f326b69b-34d9-4570-be9b-f99462db83a3 processed. 2022-04-11 13:13:44.889 3736 1874458774864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group member updated on remote: ['3dfd171f-35b9-4d78-97c6-cc87064612e7', 'e288ecf2-0f73-4027-a21e-43216fbb3df8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:13:44.889 3736 1874458774864 MainThread INFO neutron.agent.securitygroups_rpc [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group member updated ['3dfd171f-35b9-4d78-97c6-cc87064612e7', 'e288ecf2-0f73-4027-a21e-43216fbb3df8'] 2022-04-11 13:13:44.889 3736 1874458774864 MainThread INFO neutron.agent.securitygroups_rpc [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Refresh firewall rules 2022-04-11 13:13:44.889 3736 1874458774864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Get security group information for devices via rpc ['62805bd7-9b6c-49a3-98fa-170d4c05da03'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:13:44.889 3736 1874459572000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] port_update received: 62805bd7-9b6c-49a3-98fa-170d4c05da03 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:13:44.921 3736 1874459572000 MainThread DEBUG oslo_concurrency.lockutils [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-agent-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:44.921 3736 1874459572000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Binding port 62805bd7-9b6c-49a3-98fa-170d4c05da03 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:13:44.921 3736 1874459572000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-11 13:13:44.953 3736 1874459572000 MainThread DEBUG neutron.services.trunk.rpc.agent [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '62805bd7-9b6c-49a3-98fa-170d4c05da03') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:13:44.953 3736 1874459572000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '62805bd7-9b6c-49a3-98fa-170d4c05da03') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:13:44.953 3736 1874458774512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:45.001 3736 1874459572000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Trunk plugin disabled on server. Assuming port 62805bd7-9b6c-49a3-98fa-170d4c05da03 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:13:45.001 3736 1874459572000 MainThread INFO networking_hyperv.neutron.trunk_driver [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Binding VLAN ID: 542, VLAN trunk: None to switch port 62805bd7-9b6c-49a3-98fa-170d4c05da03 2022-04-11 13:13:45.062 3736 1874459572000 MainThread INFO neutron.agent.securitygroups_rpc [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Refresh firewall rules 2022-04-11 13:13:45.062 3736 1874459572000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Get security group information for devices via rpc ['62805bd7-9b6c-49a3-98fa-170d4c05da03'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:13:45.536 3736 1874458774512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.593s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:45.593 3736 1874458774864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update security group information for ports dict_keys(['62805bd7-9b6c-49a3-98fa-170d4c05da03']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:13:45.593 3736 1874458774864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:13:45.618 3736 1874458774864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update rules of security group (3dfd171f-35b9-4d78-97c6-cc87064612e7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:13:45.618 3736 1874458774864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update rules of security group (e288ecf2-0f73-4027-a21e-43216fbb3df8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:13:45.618 3736 1874458774864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update members of security group (3dfd171f-35b9-4d78-97c6-cc87064612e7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-11 13:13:45.618 3736 1874458774864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update port filter for 62805bd7-9b6c-49a3-98fa-170d4c05da03 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:13:45.623 3736 1874458774864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Updating port rules. 2022-04-11 13:13:45.623 3736 1874458774864 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Creating 6 new rules, removing 0 old rules. 2022-04-11 13:13:45.623 3736 1874458774864 MainThread DEBUG oslo_concurrency.lockutils [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:45.923 3736 1874458774864 MainThread DEBUG oslo_concurrency.lockutils [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:45.923 3736 1874458774864 MainThread DEBUG oslo_concurrency.lockutils [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:45.923 3736 1874458774864 MainThread DEBUG oslo_concurrency.lockutils [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:45.923 3736 1874459572000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update security group information for ports dict_keys(['62805bd7-9b6c-49a3-98fa-170d4c05da03']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:13:45.939 3736 1874459572000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:13:45.939 3736 1874459572000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update rules of security group (3dfd171f-35b9-4d78-97c6-cc87064612e7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:13:45.939 3736 1874459572000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update rules of security group (e288ecf2-0f73-4027-a21e-43216fbb3df8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:13:45.939 3736 1874459572000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update members of security group (3dfd171f-35b9-4d78-97c6-cc87064612e7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-11 13:13:45.939 3736 1874459572000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update port filter for 62805bd7-9b6c-49a3-98fa-170d4c05da03 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:13:45.939 3736 1874459572000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Updating port rules. 2022-04-11 13:13:45.939 3736 1874459572000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Creating 0 new rules, removing 0 old rules. 2022-04-11 13:13:45.939 3736 1874459572000 MainThread DEBUG oslo_concurrency.lockutils [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:45.939 3736 1874459572000 MainThread DEBUG oslo_concurrency.lockutils [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:45.939 3736 1874459572000 MainThread DEBUG oslo_concurrency.lockutils [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:45.939 3736 1874459572000 MainThread DEBUG oslo_concurrency.lockutils [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:46.008 3736 1874459572000 MainThread DEBUG oslo_concurrency.lockutils [req-1a7a8bd3-ef84-48ad-b8e4-fecd8af1c691 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-agent-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:51.685 3736 1874459898976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c2cc522d-c053-4369-a3dd-5823ab5683af 42e2d26e41814bc2b3ceabc3721b49ba 5485eaf6bb4f46018e0510718f6e2035 - - -] Security group member updated on remote: ['5bc60875-3cbd-4687-8aa1-7f69651703d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:13:51.685 3736 1874459898976 MainThread INFO neutron.agent.securitygroups_rpc [req-c2cc522d-c053-4369-a3dd-5823ab5683af 42e2d26e41814bc2b3ceabc3721b49ba 5485eaf6bb4f46018e0510718f6e2035 - - -] Security group member updated ['5bc60875-3cbd-4687-8aa1-7f69651703d5'] 2022-04-11 13:13:51.685 3736 1874459898976 MainThread INFO neutron.agent.securitygroups_rpc [req-c2cc522d-c053-4369-a3dd-5823ab5683af 42e2d26e41814bc2b3ceabc3721b49ba 5485eaf6bb4f46018e0510718f6e2035 - - -] Refresh firewall rules 2022-04-11 13:13:51.685 3736 1874459898976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c2cc522d-c053-4369-a3dd-5823ab5683af 42e2d26e41814bc2b3ceabc3721b49ba 5485eaf6bb4f46018e0510718f6e2035 - - -] Get security group information for devices via rpc ['f326b69b-34d9-4570-be9b-f99462db83a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:13:51.743 3736 1874459898976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c2cc522d-c053-4369-a3dd-5823ab5683af 42e2d26e41814bc2b3ceabc3721b49ba 5485eaf6bb4f46018e0510718f6e2035 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:13:51.743 3736 1874459898976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c2cc522d-c053-4369-a3dd-5823ab5683af 42e2d26e41814bc2b3ceabc3721b49ba 5485eaf6bb4f46018e0510718f6e2035 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:13:51.780 3736 1874459898976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2cc522d-c053-4369-a3dd-5823ab5683af 42e2d26e41814bc2b3ceabc3721b49ba 5485eaf6bb4f46018e0510718f6e2035 - - -] port_delete event received for 'f326b69b-34d9-4570-be9b-f99462db83a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:13:52.285 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f326b69b-34d9-4570-be9b-f99462db83a3 2022-04-11 13:13:52.892 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:13:52.892 3736 1874458783808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f326b69b-34d9-4570-be9b-f99462db83a3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:13:52.892 3736 1874458783808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f326b69b-34d9-4570-be9b-f99462db83a3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:13:52.892 3736 1874458783808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f326b69b-34d9-4570-be9b-f99462db83a3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:13:52.892 3736 1874458783808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network aae98be3-52f5-42f2-8ebf-d857b778398f 2022-04-11 13:13:52.892 3736 1874458783808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f326b69b-34d9-4570-be9b-f99462db83a3'] 2022-04-11 13:13:52.921 3736 1874458783808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:13:52.921 3736 1874458783808 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 2022-04-11 13:13:52.921 3736 1874458783808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f326b69b-34d9-4570-be9b-f99462db83a3'] 2022-04-11 13:13:54.902 3736 1874459899680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:54.931 3736 1874459899680 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:56.390 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c6cfda6c-655d-4cc1-a069-833372c576bd 2022-04-11 13:13:56.906 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:13:57.172 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port c6cfda6c-655d-4cc1-a069-833372c576bd 2022-04-11 13:13:57.172 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port c6cfda6c-655d-4cc1-a069-833372c576bd updated. Details: {'device': 'c6cfda6c-655d-4cc1-a069-833372c576bd', 'network_id': '954cde72-3fce-42cc-b326-861c33bef1ed', 'port_id': 'c6cfda6c-655d-4cc1-a069-833372c576bd', 'mac_address': 'fa:16:3e:f0:2e:86', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 501, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8dfa41a7-04bd-4c03-a01e-0e2c70732f14', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-11 13:13:57.172 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:13:57.172 3736 1874459801552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:57.172 3736 1874459801552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c6cfda6c-655d-4cc1-a069-833372c576bd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:13:57.172 3736 1874459801552 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:264 2022-04-11 13:13:57.188 3736 1874459801552 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c6cfda6c-655d-4cc1-a069-833372c576bd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:13:57.188 3736 1874459801552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c6cfda6c-655d-4cc1-a069-833372c576bd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:13:57.212 3736 1874459801552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c6cfda6c-655d-4cc1-a069-833372c576bd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:13:57.212 3736 1874459801552 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 501, VLAN trunk: None to switch port c6cfda6c-655d-4cc1-a069-833372c576bd 2022-04-11 13:13:57.266 3736 1874459801552 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:13:57.266 3736 1874459801552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c6cfda6c-655d-4cc1-a069-833372c576bd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:13:57.409 3736 1874459801552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c6cfda6c-655d-4cc1-a069-833372c576bd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:13:57.420 3736 1874459801552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:13:57.420 3736 1874459801552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (924bd11a-73ba-4e46-91fd-32986ce15d8f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:13:57.420 3736 1874459801552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c6cfda6c-655d-4cc1-a069-833372c576bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:13:57.420 3736 1874459801552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:13:57.420 3736 1874459801552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-04-11 13:13:57.420 3736 1874459801552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:57.420 3736 1874459801552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:57.420 3736 1874459801552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:57.420 3736 1874459801552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:57.485 3736 1874459801552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:13:57.485 3736 1874459801552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c6cfda6c-655d-4cc1-a069-833372c576bd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:13:57.485 3736 1874459801552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c6cfda6c-655d-4cc1-a069-833372c576bd processed. 2022-04-11 13:13:58.930 3736 1874459801552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:13:59.169 3736 1874459801552 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:14:09.529 3736 1874455677760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5b33225-ae2b-4c7f-bf9c-1d1fa04ac277 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] Security group member updated on remote: ['c19bb9dd-bd40-443b-8136-171419e41175'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:14:09.529 3736 1874455677760 MainThread INFO neutron.agent.securitygroups_rpc [req-e5b33225-ae2b-4c7f-bf9c-1d1fa04ac277 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] Security group member updated ['c19bb9dd-bd40-443b-8136-171419e41175'] 2022-04-11 13:14:10.633 3736 1874459571472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1a7f5ba-51d5-46e3-9051-6caf7ba56460 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: 6f542268-fb29-4794-822a-089f97d3a52e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:14:10.645 3736 1874459571472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1a7f5ba-51d5-46e3-9051-6caf7ba56460 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port 6f542268-fb29-4794-822a-089f97d3a52e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:14:14.547 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6f542268-fb29-4794-822a-089f97d3a52e 2022-04-11 13:14:15.029 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:14:15.359 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port 6f542268-fb29-4794-822a-089f97d3a52e 2022-04-11 13:14:15.359 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port 6f542268-fb29-4794-822a-089f97d3a52e updated. Details: {'device': '6f542268-fb29-4794-822a-089f97d3a52e', 'network_id': '187eee06-ebf1-45f0-be57-ca3089524488', 'port_id': '6f542268-fb29-4794-822a-089f97d3a52e', 'mac_address': 'fa:16:3e:d0:ff:7a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 534, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '85c67c55-bf81-413b-98e8-c25bdb44d2af', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-11 13:14:15.359 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:14:15.359 3736 1874456281504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f542268-fb29-4794-822a-089f97d3a52e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:14:15.359 3736 1874456281504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6f542268-fb29-4794-822a-089f97d3a52e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:14:15.359 3736 1874456281504 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 187eee06-ebf1-45f0-be57-ca3089524488 2022-04-11 13:14:15.359 3736 1874456281504 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:264 2022-04-11 13:14:15.578 3736 1874456281504 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6f542268-fb29-4794-822a-089f97d3a52e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:14:15.578 3736 1874456281504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6f542268-fb29-4794-822a-089f97d3a52e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:14:15.611 3736 1874456281504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6f542268-fb29-4794-822a-089f97d3a52e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:14:15.611 3736 1874456281504 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 534, VLAN trunk: None to switch port 6f542268-fb29-4794-822a-089f97d3a52e 2022-04-11 13:14:15.796 3736 1874456281504 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:14:15.796 3736 1874456281504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6f542268-fb29-4794-822a-089f97d3a52e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:14:15.935 3736 1874456281504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6f542268-fb29-4794-822a-089f97d3a52e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:14:15.935 3736 1874456281504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:14:15.935 3736 1874456281504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c19bb9dd-bd40-443b-8136-171419e41175) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:14:15.935 3736 1874456281504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c19bb9dd-bd40-443b-8136-171419e41175) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-11 13:14:15.935 3736 1874456281504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6f542268-fb29-4794-822a-089f97d3a52e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:14:15.935 3736 1874456281504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:14:15.935 3736 1874456281504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6f542268-fb29-4794-822a-089f97d3a52e not yet added. Adding. 2022-04-11 13:14:15.950 3736 1874456281504 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 2022-04-11 13:14:15.950 3736 1874456281504 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 2022-04-11 13:14:16.204 3736 1874456281504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f542268-fb29-4794-822a-089f97d3a52e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:14:16.435 3736 1874456281504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f542268-fb29-4794-822a-089f97d3a52e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:14:16.435 3736 1874456281504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f542268-fb29-4794-822a-089f97d3a52e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:14:16.753 3736 1874456281504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f542268-fb29-4794-822a-089f97d3a52e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:14:16.941 3736 1874456281504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f542268-fb29-4794-822a-089f97d3a52e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:14:16.941 3736 1874456281504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6f542268-fb29-4794-822a-089f97d3a52e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:14:16.941 3736 1874456281504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6f542268-fb29-4794-822a-089f97d3a52e processed. 2022-04-11 13:14:17.039 3736 1874460085056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:14:17.501 3736 1874460085056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:14:18.656 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c6cfda6c-655d-4cc1-a069-833372c576bd 2022-04-11 13:14:19.032 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:14:19.032 3736 1874458461808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c6cfda6c-655d-4cc1-a069-833372c576bd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:14:19.032 3736 1874458461808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c6cfda6c-655d-4cc1-a069-833372c576bd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:14:19.032 3736 1874458461808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c6cfda6c-655d-4cc1-a069-833372c576bd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:14:19.060 3736 1874458461808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6cfda6c-655d-4cc1-a069-833372c576bd'] 2022-04-11 13:14:19.060 3736 1874458461808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:14:19.060 3736 1874458461808 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 2022-04-11 13:14:19.060 3736 1874458461808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6cfda6c-655d-4cc1-a069-833372c576bd'] 2022-04-11 13:14:21.034 3736 1874459138000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:14:21.250 3736 1874459138000 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:14:22.716 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c6cfda6c-655d-4cc1-a069-833372c576bd 2022-04-11 13:14:23.048 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:14:23.048 3736 1874455997776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c6cfda6c-655d-4cc1-a069-833372c576bd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:14:23.048 3736 1874455997776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c6cfda6c-655d-4cc1-a069-833372c576bd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:14:23.048 3736 1874455997776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c6cfda6c-655d-4cc1-a069-833372c576bd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:14:23.062 3736 1874455997776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 954cde72-3fce-42cc-b326-861c33bef1ed 2022-04-11 13:14:23.062 3736 1874455997776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6cfda6c-655d-4cc1-a069-833372c576bd'] 2022-04-11 13:14:23.062 3736 1874455997776 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 2022-04-11 13:14:23.062 3736 1874455997776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6cfda6c-655d-4cc1-a069-833372c576bd'] 2022-04-11 13:14:25.049 3736 1874459916064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:14:25.148 3736 1874459916064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:14:50.887 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c6cfda6c-655d-4cc1-a069-833372c576bd 2022-04-11 13:14:51.186 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:14:51.456 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port c6cfda6c-655d-4cc1-a069-833372c576bd 2022-04-11 13:14:51.456 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port c6cfda6c-655d-4cc1-a069-833372c576bd updated. Details: {'device': 'c6cfda6c-655d-4cc1-a069-833372c576bd', 'network_id': '954cde72-3fce-42cc-b326-861c33bef1ed', 'port_id': 'c6cfda6c-655d-4cc1-a069-833372c576bd', 'mac_address': 'fa:16:3e:f0:2e:86', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 501, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8dfa41a7-04bd-4c03-a01e-0e2c70732f14', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-11 13:14:51.456 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:14:51.456 3736 1874456750560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:14:51.456 3736 1874456750560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c6cfda6c-655d-4cc1-a069-833372c576bd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:14:51.456 3736 1874456750560 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 954cde72-3fce-42cc-b326-861c33bef1ed 2022-04-11 13:14:51.456 3736 1874456750560 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:264 2022-04-11 13:14:51.683 3736 1874456750560 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c6cfda6c-655d-4cc1-a069-833372c576bd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:14:51.683 3736 1874456750560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c6cfda6c-655d-4cc1-a069-833372c576bd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:14:51.683 3736 1874456750560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c6cfda6c-655d-4cc1-a069-833372c576bd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:14:51.683 3736 1874456750560 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 501, VLAN trunk: None to switch port c6cfda6c-655d-4cc1-a069-833372c576bd 2022-04-11 13:14:51.886 3736 1874456750560 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:14:51.886 3736 1874456750560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c6cfda6c-655d-4cc1-a069-833372c576bd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:14:52.030 3736 1874456750560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c6cfda6c-655d-4cc1-a069-833372c576bd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:14:52.030 3736 1874456750560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:14:52.030 3736 1874456750560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (924bd11a-73ba-4e46-91fd-32986ce15d8f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:14:52.030 3736 1874456750560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c6cfda6c-655d-4cc1-a069-833372c576bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:14:52.030 3736 1874456750560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:14:52.030 3736 1874456750560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c6cfda6c-655d-4cc1-a069-833372c576bd not yet added. Adding. 2022-04-11 13:14:52.030 3736 1874456750560 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 2022-04-11 13:14:52.030 3736 1874456750560 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 2022-04-11 13:14:52.234 3736 1874456750560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:14:52.466 3736 1874456750560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:14:52.466 3736 1874456750560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:14:52.810 3736 1874456750560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:14:52.968 3736 1874456750560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6cfda6c-655d-4cc1-a069-833372c576bd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:14:52.968 3736 1874456750560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c6cfda6c-655d-4cc1-a069-833372c576bd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:14:52.968 3736 1874456750560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c6cfda6c-655d-4cc1-a069-833372c576bd processed. 2022-04-11 13:14:53.186 3736 1874455994608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:14:53.402 3736 1874455994608 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:15:30.815 3736 1874458024064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3afe8376-4128-4376-8aa6-6d5e0f50f777 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] Security group member updated on remote: ['c19bb9dd-bd40-443b-8136-171419e41175'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:15:30.815 3736 1874458024064 MainThread INFO neutron.agent.securitygroups_rpc [req-3afe8376-4128-4376-8aa6-6d5e0f50f777 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] Security group member updated ['c19bb9dd-bd40-443b-8136-171419e41175'] 2022-04-11 13:15:30.815 3736 1874458024064 MainThread INFO neutron.agent.securitygroups_rpc [req-3afe8376-4128-4376-8aa6-6d5e0f50f777 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] Refresh firewall rules 2022-04-11 13:15:30.815 3736 1874458024064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3afe8376-4128-4376-8aa6-6d5e0f50f777 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] Get security group information for devices via rpc ['6f542268-fb29-4794-822a-089f97d3a52e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:15:30.865 3736 1874458024064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3afe8376-4128-4376-8aa6-6d5e0f50f777 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:15:30.865 3736 1874458024064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3afe8376-4128-4376-8aa6-6d5e0f50f777 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:15:31.144 3736 1874455637680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3afe8376-4128-4376-8aa6-6d5e0f50f777 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] port_delete event received for '6f542268-fb29-4794-822a-089f97d3a52e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:15:31.352 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6f542268-fb29-4794-822a-089f97d3a52e 2022-04-11 13:15:31.352 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:15:31.363 3736 1874459574112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6f542268-fb29-4794-822a-089f97d3a52e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:15:31.363 3736 1874459574112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6f542268-fb29-4794-822a-089f97d3a52e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:15:31.363 3736 1874459574112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6f542268-fb29-4794-822a-089f97d3a52e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:15:31.380 3736 1874459574112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 187eee06-ebf1-45f0-be57-ca3089524488 2022-04-11 13:15:31.380 3736 1874459574112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f542268-fb29-4794-822a-089f97d3a52e'] 2022-04-11 13:15:31.380 3736 1874459574112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:15:31.380 3736 1874459574112 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 2022-04-11 13:15:31.380 3736 1874459574112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f542268-fb29-4794-822a-089f97d3a52e'] 2022-04-11 13:15:33.364 3736 1874459914480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:15:33.376 3736 1874459914480 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:15:43.062 3736 1874460456912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e138f88-969a-4a32-8417-a623fc61ed31 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] Security group member updated on remote: ['c19bb9dd-bd40-443b-8136-171419e41175'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:15:43.062 3736 1874460456912 MainThread INFO neutron.agent.securitygroups_rpc [req-0e138f88-969a-4a32-8417-a623fc61ed31 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] Security group member updated ['c19bb9dd-bd40-443b-8136-171419e41175'] 2022-04-11 13:15:44.014 3736 1874459801728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-565d3b84-2045-4c23-ab87-d1cbb54c607d 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: b4346d23-9e97-4439-8921-025c7d288f44 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:15:44.032 3736 1874459801728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-565d3b84-2045-4c23-ab87-d1cbb54c607d 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port b4346d23-9e97-4439-8921-025c7d288f44 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:15:47.409 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b4346d23-9e97-4439-8921-025c7d288f44 2022-04-11 13:15:47.409 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:15:47.663 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port b4346d23-9e97-4439-8921-025c7d288f44 2022-04-11 13:15:47.663 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port b4346d23-9e97-4439-8921-025c7d288f44 updated. Details: {'device': 'b4346d23-9e97-4439-8921-025c7d288f44', 'network_id': '187eee06-ebf1-45f0-be57-ca3089524488', 'port_id': 'b4346d23-9e97-4439-8921-025c7d288f44', 'mac_address': 'fa:16:3e:3a:cf:e7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 534, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '85c67c55-bf81-413b-98e8-c25bdb44d2af', '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} 2022-04-11 13:15:47.663 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:15:47.663 3736 1874460452992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b4346d23-9e97-4439-8921-025c7d288f44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:15:47.663 3736 1874460452992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b4346d23-9e97-4439-8921-025c7d288f44 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:15:47.663 3736 1874460452992 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 187eee06-ebf1-45f0-be57-ca3089524488 2022-04-11 13:15:47.663 3736 1874460452992 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:264 2022-04-11 13:15:47.876 3736 1874460452992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b4346d23-9e97-4439-8921-025c7d288f44') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:15:47.876 3736 1874460452992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b4346d23-9e97-4439-8921-025c7d288f44') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:15:47.897 3736 1874460452992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b4346d23-9e97-4439-8921-025c7d288f44 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:15:47.905 3736 1874460452992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 534, VLAN trunk: None to switch port b4346d23-9e97-4439-8921-025c7d288f44 2022-04-11 13:15:48.073 3736 1874460452992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:15:48.073 3736 1874460452992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b4346d23-9e97-4439-8921-025c7d288f44'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:15:48.202 3736 1874460452992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b4346d23-9e97-4439-8921-025c7d288f44']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:15:48.202 3736 1874460452992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:15:48.202 3736 1874460452992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c19bb9dd-bd40-443b-8136-171419e41175) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:15:48.202 3736 1874460452992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c19bb9dd-bd40-443b-8136-171419e41175) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-11 13:15:48.202 3736 1874460452992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b4346d23-9e97-4439-8921-025c7d288f44 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:15:48.202 3736 1874460452992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:15:48.202 3736 1874460452992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b4346d23-9e97-4439-8921-025c7d288f44 not yet added. Adding. 2022-04-11 13:15:48.202 3736 1874460452992 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 2022-04-11 13:15:48.202 3736 1874460452992 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 2022-04-11 13:15:48.421 3736 1874460452992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4346d23-9e97-4439-8921-025c7d288f44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:15:48.673 3736 1874460452992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4346d23-9e97-4439-8921-025c7d288f44" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:15:48.673 3736 1874460452992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4346d23-9e97-4439-8921-025c7d288f44" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:15:48.946 3736 1874460452992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4346d23-9e97-4439-8921-025c7d288f44" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:15:49.125 3736 1874460452992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b4346d23-9e97-4439-8921-025c7d288f44" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:15:49.125 3736 1874460452992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b4346d23-9e97-4439-8921-025c7d288f44 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:15:49.125 3736 1874460452992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b4346d23-9e97-4439-8921-025c7d288f44 processed. 2022-04-11 13:15:49.409 3736 1874455871904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:15:49.765 3736 1874455871904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:16:11.889 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c6cfda6c-655d-4cc1-a069-833372c576bd 2022-04-11 13:16:12.563 3736 1874457614464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46b84bb2-1955-4001-b279-4a3b42a29ccf d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] Security group member updated on remote: ['924bd11a-73ba-4e46-91fd-32986ce15d8f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:16:12.563 3736 1874457614464 MainThread INFO neutron.agent.securitygroups_rpc [req-46b84bb2-1955-4001-b279-4a3b42a29ccf d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] Security group member updated ['924bd11a-73ba-4e46-91fd-32986ce15d8f'] 2022-04-11 13:16:13.133 3736 1874460083472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46b84bb2-1955-4001-b279-4a3b42a29ccf d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] port_delete event received for 'c6cfda6c-655d-4cc1-a069-833372c576bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:16:13.541 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:16:13.541 3736 1874461267568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c6cfda6c-655d-4cc1-a069-833372c576bd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:16:13.541 3736 1874461267568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c6cfda6c-655d-4cc1-a069-833372c576bd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:16:13.541 3736 1874461267568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c6cfda6c-655d-4cc1-a069-833372c576bd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:16:13.557 3736 1874461267568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 954cde72-3fce-42cc-b326-861c33bef1ed 2022-04-11 13:16:13.557 3736 1874461267568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6cfda6c-655d-4cc1-a069-833372c576bd'] 2022-04-11 13:16:13.557 3736 1874461267568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:16:13.557 3736 1874461267568 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 2022-04-11 13:16:13.557 3736 1874461267568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6cfda6c-655d-4cc1-a069-833372c576bd'] 2022-04-11 13:16:15.547 3736 1874458367600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:16:15.588 3736 1874458367600 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:16:16.093 3736 1874458367600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff6d8d02-78fb-4a44-9ef6-9d96e2bc0246 d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] port_delete event received for 'c31a1b58-7aa3-41af-af1a-cd8a60b39b4f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:16:16.917 3736 1874458367600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-151c31ba-fd3f-4db6-9733-4c5127a1053b d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] Security group rule updated on remote: ['70d2d835-09f7-46ea-8f57-71a383f31342'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:16:16.917 3736 1874458367600 MainThread INFO neutron.agent.securitygroups_rpc [req-151c31ba-fd3f-4db6-9733-4c5127a1053b d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] Security group rule updated ['70d2d835-09f7-46ea-8f57-71a383f31342'] 2022-04-11 13:16:17.210 3736 1874457612528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d949eb42-ef9e-4e28-b65d-4014df28a988 d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] Security group rule updated on remote: ['70d2d835-09f7-46ea-8f57-71a383f31342'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:16:17.210 3736 1874457612528 MainThread INFO neutron.agent.securitygroups_rpc [req-d949eb42-ef9e-4e28-b65d-4014df28a988 d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] Security group rule updated ['70d2d835-09f7-46ea-8f57-71a383f31342'] 2022-04-11 13:16:22.168 3736 1874458325056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff7add70-5448-45a9-9515-4c28217830f5 d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] Security group member updated on remote: ['70d2d835-09f7-46ea-8f57-71a383f31342'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:16:22.168 3736 1874458325056 MainThread INFO neutron.agent.securitygroups_rpc [req-ff7add70-5448-45a9-9515-4c28217830f5 d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] Security group member updated ['70d2d835-09f7-46ea-8f57-71a383f31342'] 2022-04-11 13:16:23.119 3736 1874460313200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bd696bb-3546-45e8-810c-891f930fb8f5 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: 109e88ca-ff74-417e-b8ed-f40433d02954 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:16:23.119 3736 1874460313200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bd696bb-3546-45e8-810c-891f930fb8f5 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port 109e88ca-ff74-417e-b8ed-f40433d02954 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:16:27.727 3736 1874455574656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24bb22a4-72a6-46df-9452-1d56e94f3337 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] Security group member updated on remote: ['c19bb9dd-bd40-443b-8136-171419e41175'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:16:27.727 3736 1874455574656 MainThread INFO neutron.agent.securitygroups_rpc [req-24bb22a4-72a6-46df-9452-1d56e94f3337 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] Security group member updated ['c19bb9dd-bd40-443b-8136-171419e41175'] 2022-04-11 13:16:27.727 3736 1874455574656 MainThread INFO neutron.agent.securitygroups_rpc [req-24bb22a4-72a6-46df-9452-1d56e94f3337 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] Refresh firewall rules 2022-04-11 13:16:27.727 3736 1874455574656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24bb22a4-72a6-46df-9452-1d56e94f3337 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] Get security group information for devices via rpc ['b4346d23-9e97-4439-8921-025c7d288f44'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:16:27.742 3736 1874455574656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-24bb22a4-72a6-46df-9452-1d56e94f3337 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:16:27.770 3736 1874455574656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-24bb22a4-72a6-46df-9452-1d56e94f3337 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:16:27.796 3736 1874460452112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24bb22a4-72a6-46df-9452-1d56e94f3337 85701d8055ab40d1885bad75e3fb7b91 aebebef04bef4b1ca37da95a7df235d0 - - -] port_delete event received for 'b4346d23-9e97-4439-8921-025c7d288f44' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:16:28.090 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b4346d23-9e97-4439-8921-025c7d288f44 2022-04-11 13:16:29.599 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:16:29.599 3736 1874458460752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b4346d23-9e97-4439-8921-025c7d288f44' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:16:29.599 3736 1874458460752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b4346d23-9e97-4439-8921-025c7d288f44' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:16:29.599 3736 1874458460752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b4346d23-9e97-4439-8921-025c7d288f44 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:16:29.603 3736 1874458460752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 187eee06-ebf1-45f0-be57-ca3089524488 2022-04-11 13:16:29.621 3736 1874458460752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b4346d23-9e97-4439-8921-025c7d288f44'] 2022-04-11 13:16:29.621 3736 1874458460752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:16:29.621 3736 1874458460752 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 2022-04-11 13:16:29.621 3736 1874458460752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b4346d23-9e97-4439-8921-025c7d288f44'] 2022-04-11 13:16:29.883 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 109e88ca-ff74-417e-b8ed-f40433d02954 2022-04-11 13:16:31.603 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:16:31.603 3736 1874460342400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:16:31.633 3736 1874460342400 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:16:31.889 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port 109e88ca-ff74-417e-b8ed-f40433d02954 2022-04-11 13:16:31.889 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port 109e88ca-ff74-417e-b8ed-f40433d02954 updated. Details: {'device': '109e88ca-ff74-417e-b8ed-f40433d02954', 'network_id': '954cde72-3fce-42cc-b326-861c33bef1ed', 'port_id': '109e88ca-ff74-417e-b8ed-f40433d02954', 'mac_address': 'fa:16:3e:52:1c:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 501, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8dfa41a7-04bd-4c03-a01e-0e2c70732f14', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-11 13:16:31.889 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:16:31.889 3736 1874460790272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:16:31.889 3736 1874460790272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 109e88ca-ff74-417e-b8ed-f40433d02954 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:16:31.889 3736 1874460790272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 954cde72-3fce-42cc-b326-861c33bef1ed 2022-04-11 13:16:31.889 3736 1874460790272 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:264 2022-04-11 13:16:32.128 3736 1874460790272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '109e88ca-ff74-417e-b8ed-f40433d02954') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:16:32.128 3736 1874460790272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '109e88ca-ff74-417e-b8ed-f40433d02954') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:16:32.135 3736 1874460790272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 109e88ca-ff74-417e-b8ed-f40433d02954 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:16:32.135 3736 1874460790272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 501, VLAN trunk: None to switch port 109e88ca-ff74-417e-b8ed-f40433d02954 2022-04-11 13:16:32.304 3736 1874460790272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:16:32.304 3736 1874460790272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['109e88ca-ff74-417e-b8ed-f40433d02954'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:16:32.446 3736 1874460790272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['109e88ca-ff74-417e-b8ed-f40433d02954']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:16:32.446 3736 1874460790272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:16:32.446 3736 1874460790272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (70d2d835-09f7-46ea-8f57-71a383f31342) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:16:32.446 3736 1874460790272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 109e88ca-ff74-417e-b8ed-f40433d02954 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:16:32.446 3736 1874460790272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:16:32.446 3736 1874460790272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 109e88ca-ff74-417e-b8ed-f40433d02954 not yet added. Adding. 2022-04-11 13:16:32.446 3736 1874460790272 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 2022-04-11 13:16:32.446 3736 1874460790272 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 2022-04-11 13:16:32.668 3736 1874460790272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:16:32.886 3736 1874460790272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:16:32.886 3736 1874460790272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:16:33.149 3736 1874460790272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:16:33.321 3736 1874460790272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:16:33.321 3736 1874460790272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 109e88ca-ff74-417e-b8ed-f40433d02954 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:16:33.321 3736 1874460790272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 109e88ca-ff74-417e-b8ed-f40433d02954 processed. 2022-04-11 13:16:33.619 3736 1874461315840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:16:33.930 3736 1874461315840 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:16:44.256 3736 1874459137120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group member updated on remote: ['3dfd171f-35b9-4d78-97c6-cc87064612e7', 'e288ecf2-0f73-4027-a21e-43216fbb3df8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:16:44.256 3736 1874459137120 MainThread INFO neutron.agent.securitygroups_rpc [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group member updated ['3dfd171f-35b9-4d78-97c6-cc87064612e7', 'e288ecf2-0f73-4027-a21e-43216fbb3df8'] 2022-04-11 13:16:44.256 3736 1874459137120 MainThread INFO neutron.agent.securitygroups_rpc [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Refresh firewall rules 2022-04-11 13:16:44.285 3736 1874459137120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Get security group information for devices via rpc ['62805bd7-9b6c-49a3-98fa-170d4c05da03'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:16:44.321 3736 1874461398288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] port_update received: 62805bd7-9b6c-49a3-98fa-170d4c05da03 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:16:44.334 3736 1874461398288 MainThread DEBUG oslo_concurrency.lockutils [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-agent-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:16:44.334 3736 1874461398288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Binding port 62805bd7-9b6c-49a3-98fa-170d4c05da03 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:16:44.334 3736 1874461398288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-11 13:16:44.349 3736 1874461398288 MainThread DEBUG neutron.services.trunk.rpc.agent [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '62805bd7-9b6c-49a3-98fa-170d4c05da03') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:16:44.349 3736 1874461398288 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '62805bd7-9b6c-49a3-98fa-170d4c05da03') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:16:44.369 3736 1874461398288 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Trunk plugin disabled on server. Assuming port 62805bd7-9b6c-49a3-98fa-170d4c05da03 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:16:44.369 3736 1874461398288 MainThread INFO networking_hyperv.neutron.trunk_driver [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Binding VLAN ID: 542, VLAN trunk: None to switch port 62805bd7-9b6c-49a3-98fa-170d4c05da03 2022-04-11 13:16:44.413 3736 1874461398288 MainThread INFO neutron.agent.securitygroups_rpc [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Refresh firewall rules 2022-04-11 13:16:44.413 3736 1874461398288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Get security group information for devices via rpc ['62805bd7-9b6c-49a3-98fa-170d4c05da03'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:16:44.553 3736 1874459137120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update security group information for ports dict_keys(['62805bd7-9b6c-49a3-98fa-170d4c05da03']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:16:44.553 3736 1874459137120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:16:44.568 3736 1874459137120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update rules of security group (3dfd171f-35b9-4d78-97c6-cc87064612e7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:16:44.568 3736 1874459137120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update members of security group (3dfd171f-35b9-4d78-97c6-cc87064612e7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-11 13:16:44.568 3736 1874459137120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update port filter for 62805bd7-9b6c-49a3-98fa-170d4c05da03 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:16:44.568 3736 1874459137120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Updating port rules. 2022-04-11 13:16:44.568 3736 1874459137120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Creating 0 new rules, removing 6 old rules. 2022-04-11 13:16:44.568 3736 1874459137120 MainThread DEBUG oslo_concurrency.lockutils [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:16:44.568 3736 1874459137120 MainThread DEBUG oslo_concurrency.lockutils [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:16:44.568 3736 1874459137120 MainThread DEBUG oslo_concurrency.lockutils [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:16:44.865 3736 1874459137120 MainThread DEBUG oslo_concurrency.lockutils [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:16:44.865 3736 1874461398288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update security group information for ports dict_keys(['62805bd7-9b6c-49a3-98fa-170d4c05da03']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:16:44.865 3736 1874461398288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:16:44.865 3736 1874461398288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update rules of security group (3dfd171f-35b9-4d78-97c6-cc87064612e7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:16:44.883 3736 1874461398288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update members of security group (3dfd171f-35b9-4d78-97c6-cc87064612e7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-11 13:16:44.883 3736 1874461398288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update port filter for 62805bd7-9b6c-49a3-98fa-170d4c05da03 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:16:44.883 3736 1874461398288 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Updating port rules. 2022-04-11 13:16:44.883 3736 1874461398288 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Creating 0 new rules, removing 0 old rules. 2022-04-11 13:16:44.883 3736 1874461398288 MainThread DEBUG oslo_concurrency.lockutils [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:16:44.883 3736 1874461398288 MainThread DEBUG oslo_concurrency.lockutils [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:16:44.883 3736 1874461398288 MainThread DEBUG oslo_concurrency.lockutils [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:16:44.883 3736 1874461398288 MainThread DEBUG oslo_concurrency.lockutils [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-driver-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:16:44.921 3736 1874461398288 MainThread DEBUG oslo_concurrency.lockutils [req-45131574-1516-4314-ae2e-8d98f6feca67 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Lock "n-hv-agent-port-lock-62805bd7-9b6c-49a3-98fa-170d4c05da03" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:16:45.475 3736 1874461541648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b231c8f-f99c-4c22-bae7-0563306b2017 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] port_delete event received for '701259bd-6647-4468-8bf0-744bd5745b40' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:16:54.007 3736 1874457651504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1983447-ccf6-494a-846e-320daa7ce2cc 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] network_delete received. Deleting network 187eee06-ebf1-45f0-be57-ca3089524488 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-11 13:16:54.007 3736 1874457651504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1983447-ccf6-494a-846e-320daa7ce2cc 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] Network 187eee06-ebf1-45f0-be57-ca3089524488 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-11 13:16:54.944 3736 1874460170544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-faa6f815-52d7-48b3-8f17-af143b3d145d 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group member updated on remote: ['3dfd171f-35b9-4d78-97c6-cc87064612e7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:16:54.944 3736 1874460170544 MainThread INFO neutron.agent.securitygroups_rpc [req-faa6f815-52d7-48b3-8f17-af143b3d145d 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Security group member updated ['3dfd171f-35b9-4d78-97c6-cc87064612e7'] 2022-04-11 13:16:54.944 3736 1874460170544 MainThread INFO neutron.agent.securitygroups_rpc [req-faa6f815-52d7-48b3-8f17-af143b3d145d 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Refresh firewall rules 2022-04-11 13:16:54.944 3736 1874460170544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-faa6f815-52d7-48b3-8f17-af143b3d145d 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Get security group information for devices via rpc ['62805bd7-9b6c-49a3-98fa-170d4c05da03'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:16:55.014 3736 1874460170544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-faa6f815-52d7-48b3-8f17-af143b3d145d 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:16:55.014 3736 1874460170544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-faa6f815-52d7-48b3-8f17-af143b3d145d 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:16:55.038 3736 1874460170544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-faa6f815-52d7-48b3-8f17-af143b3d145d 71feabf26b9b4790a6afede4936f78ab 4c5219b1ffd140c78329504a0280e6fa - - -] port_delete event received for '62805bd7-9b6c-49a3-98fa-170d4c05da03' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:16:55.614 3736 1874461513328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e168eccf-c5c1-4f81-94db-a1d657eea015 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Security group member updated on remote: ['e5971579-d48d-473e-9c59-0273340f3667'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:16:55.614 3736 1874461513328 MainThread INFO neutron.agent.securitygroups_rpc [req-e168eccf-c5c1-4f81-94db-a1d657eea015 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Security group member updated ['e5971579-d48d-473e-9c59-0273340f3667'] 2022-04-11 13:16:55.880 3736 1874459466560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e168eccf-c5c1-4f81-94db-a1d657eea015 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] port_delete event received for '06810a83-90ee-4196-9013-c0d4c26ff528' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:16:56.300 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 62805bd7-9b6c-49a3-98fa-170d4c05da03 2022-04-11 13:16:56.300 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 06810a83-90ee-4196-9013-c0d4c26ff528 2022-04-11 13:16:57.776 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:16:57.776 3736 1874459467440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '62805bd7-9b6c-49a3-98fa-170d4c05da03' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:16:57.776 3736 1874459467440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '62805bd7-9b6c-49a3-98fa-170d4c05da03' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:16:57.776 3736 1874459467440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 62805bd7-9b6c-49a3-98fa-170d4c05da03 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:16:57.788 3736 1874459467440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['62805bd7-9b6c-49a3-98fa-170d4c05da03'] 2022-04-11 13:16:57.788 3736 1874459467440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:16:57.788 3736 1874459467440 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 2022-04-11 13:16:57.788 3736 1874459467440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['62805bd7-9b6c-49a3-98fa-170d4c05da03'] 2022-04-11 13:16:57.788 3736 1874459466560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '06810a83-90ee-4196-9013-c0d4c26ff528' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:16:57.788 3736 1874459466560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '06810a83-90ee-4196-9013-c0d4c26ff528' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:16:57.802 3736 1874459466560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 06810a83-90ee-4196-9013-c0d4c26ff528 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:16:57.802 3736 1874459466560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['06810a83-90ee-4196-9013-c0d4c26ff528'] 2022-04-11 13:16:57.802 3736 1874459466560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:16:57.802 3736 1874459466560 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 2022-04-11 13:16:57.802 3736 1874459466560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['06810a83-90ee-4196-9013-c0d4c26ff528'] 2022-04-11 13:16:58.616 3736 1874459929584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81a52bdc-01e6-4ca0-ba0c-c8e014152ff6 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] port_delete event received for '0dde0ada-9331-4f1e-8c7a-4ff8bd5b0018' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:16:58.832 3736 1874460454976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03acd66a-b8eb-47a5-bd0d-33c6f480602f 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for '5a472891-933a-42cd-ad1a-eb1af82ca217' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:16:59.811 3736 1874460786752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:16:59.911 3736 1874460786752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:17:00.617 3736 1874461101744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7afc5a30-c9ab-46fb-8538-418bd03ea8b8 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for 'c9314588-bab2-4fc5-94f9-d1b5d11dfa89' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:17:01.513 3736 1874461379568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cba60678-de09-4b4f-87cc-9c743243b78f 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] Security group member updated on remote: ['53ed466b-3e7b-4c6c-a295-590bf36abd24'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:17:01.513 3736 1874461379568 MainThread INFO neutron.agent.securitygroups_rpc [req-cba60678-de09-4b4f-87cc-9c743243b78f 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] Security group member updated ['53ed466b-3e7b-4c6c-a295-590bf36abd24'] 2022-04-11 13:17:01.914 3736 1874458170816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ce858eb-0d9e-49bf-be97-17ddd4a0e37e 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for 'e94d8385-231c-43f1-8ccb-371a4fe34b65' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:17:01.914 3736 1874458170816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee090440-c7f6-46e5-8665-872b414c953d - - - - -] port_delete event received for 'e94d8385-231c-43f1-8ccb-371a4fe34b65' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:17:02.035 3736 1874458170816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cba60678-de09-4b4f-87cc-9c743243b78f 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] port_delete event received for 'f299114a-5faf-4e2c-a3ea-194fad840d6d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:17:02.260 3736 1874459136592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ce858eb-0d9e-49bf-be97-17ddd4a0e37e 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] network_delete received. Deleting network 9964511a-cfd5-48d2-a5c3-7ac93a36620d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-11 13:17:02.260 3736 1874459136592 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2ce858eb-0d9e-49bf-be97-17ddd4a0e37e 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] Reclaiming local network 9964511a-cfd5-48d2-a5c3-7ac93a36620d 2022-04-11 13:17:02.355 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f299114a-5faf-4e2c-a3ea-194fad840d6d 2022-04-11 13:17:03.411 3736 1874459139584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b584cfe3-9241-446b-b33c-54ba2d6756e1 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for '22631c92-48e3-4628-a53d-a4b3c1312303' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:17:03.691 3736 1874459139584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f45243c-cf75-4c24-a6f6-bd3c90d9933c 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Security group member updated on remote: ['167323a9-00e4-4d4b-8a5f-d70fb4433c3e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:17:03.691 3736 1874459139584 MainThread INFO neutron.agent.securitygroups_rpc [req-8f45243c-cf75-4c24-a6f6-bd3c90d9933c 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Security group member updated ['167323a9-00e4-4d4b-8a5f-d70fb4433c3e'] 2022-04-11 13:17:03.691 3736 1874459139584 MainThread INFO neutron.agent.securitygroups_rpc [req-8f45243c-cf75-4c24-a6f6-bd3c90d9933c 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Refresh firewall rules 2022-04-11 13:17:03.691 3736 1874459139584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f45243c-cf75-4c24-a6f6-bd3c90d9933c 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Get security group information for devices via rpc ['3a25cfd0-2f51-4786-8d94-e5cbac82ab08', '71e35d70-7bf8-44a8-873c-3830117c0536'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:17:03.794 3736 1874461376752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f45243c-cf75-4c24-a6f6-bd3c90d9933c 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] port_delete event received for '71e35d70-7bf8-44a8-873c-3830117c0536' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:17:03.837 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:17:03.837 3736 1874404488464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f299114a-5faf-4e2c-a3ea-194fad840d6d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:17:03.837 3736 1874404488464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f299114a-5faf-4e2c-a3ea-194fad840d6d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:17:03.837 3736 1874404488464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f299114a-5faf-4e2c-a3ea-194fad840d6d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:17:03.857 3736 1874404488464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a134716f-4caf-4427-88bc-4b3831f064d9 2022-04-11 13:17:03.857 3736 1874404488464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f299114a-5faf-4e2c-a3ea-194fad840d6d'] 2022-04-11 13:17:03.857 3736 1874404488464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:17:03.857 3736 1874404488464 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 2022-04-11 13:17:03.857 3736 1874404488464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f299114a-5faf-4e2c-a3ea-194fad840d6d'] 2022-04-11 13:17:03.863 3736 1874459139584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f45243c-cf75-4c24-a6f6-bd3c90d9933c 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Update security group information for ports dict_keys(['3a25cfd0-2f51-4786-8d94-e5cbac82ab08']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:17:03.863 3736 1874459139584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f45243c-cf75-4c24-a6f6-bd3c90d9933c 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:17:03.863 3736 1874459139584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8f45243c-cf75-4c24-a6f6-bd3c90d9933c 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Update rules of security group (167323a9-00e4-4d4b-8a5f-d70fb4433c3e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:17:03.863 3736 1874459139584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8f45243c-cf75-4c24-a6f6-bd3c90d9933c 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Update members of security group (167323a9-00e4-4d4b-8a5f-d70fb4433c3e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-11 13:17:03.863 3736 1874459139584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f45243c-cf75-4c24-a6f6-bd3c90d9933c 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Update port filter for 3a25cfd0-2f51-4786-8d94-e5cbac82ab08 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:17:03.863 3736 1874459139584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8f45243c-cf75-4c24-a6f6-bd3c90d9933c 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Updating port rules. 2022-04-11 13:17:03.863 3736 1874459139584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8f45243c-cf75-4c24-a6f6-bd3c90d9933c 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Creating 0 new rules, removing 1 old rules. 2022-04-11 13:17:03.863 3736 1874459139584 MainThread DEBUG oslo_concurrency.lockutils [req-8f45243c-cf75-4c24-a6f6-bd3c90d9933c 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Lock "n-hv-driver-port-lock-3a25cfd0-2f51-4786-8d94-e5cbac82ab08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:17:03.863 3736 1874459139584 MainThread DEBUG oslo_concurrency.lockutils [req-8f45243c-cf75-4c24-a6f6-bd3c90d9933c 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Lock "n-hv-driver-port-lock-3a25cfd0-2f51-4786-8d94-e5cbac82ab08" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:17:03.879 3736 1874459139584 MainThread DEBUG oslo_concurrency.lockutils [req-8f45243c-cf75-4c24-a6f6-bd3c90d9933c 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Lock "n-hv-driver-port-lock-3a25cfd0-2f51-4786-8d94-e5cbac82ab08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:17:04.039 3736 1874459139584 MainThread DEBUG oslo_concurrency.lockutils [req-8f45243c-cf75-4c24-a6f6-bd3c90d9933c 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Lock "n-hv-driver-port-lock-3a25cfd0-2f51-4786-8d94-e5cbac82ab08" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:17:04.394 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 71e35d70-7bf8-44a8-873c-3830117c0536 2022-04-11 13:17:05.009 3736 1874459139584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d77fe96-fe2e-4c6a-b229-2302e0ed2d54 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for '7e17fe0e-3fbb-4f18-b6de-85e597cb6723' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:17:05.128 3736 1874460342576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0b1eab9-f0b3-4e62-ac14-40f43126526a 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] port_delete event received for 'c8f2558e-109b-41d4-9ae1-3b1dc5bc2aff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:17:05.846 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:17:05.846 3736 1874458460224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:17:05.846 3736 1874458461280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '71e35d70-7bf8-44a8-873c-3830117c0536' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:17:05.846 3736 1874458461280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '71e35d70-7bf8-44a8-873c-3830117c0536' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:17:05.846 3736 1874458461280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 71e35d70-7bf8-44a8-873c-3830117c0536 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:17:05.846 3736 1874458461280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71e35d70-7bf8-44a8-873c-3830117c0536'] 2022-04-11 13:17:05.846 3736 1874458461280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:17:05.846 3736 1874458461280 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 2022-04-11 13:17:05.846 3736 1874458461280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71e35d70-7bf8-44a8-873c-3830117c0536'] 2022-04-11 13:17:05.867 3736 1874458460224 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:17:06.147 3736 1874460533680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a702357-4d39-4712-9f0e-d1191339bca9 - - - - -] port_delete event received for 'e7d365a0-d78b-48f6-af86-81c26e8d752a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:17:06.206 3736 1874460533680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f93b52e-bfa9-4205-ab57-90b26731f19c 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for 'e7d365a0-d78b-48f6-af86-81c26e8d752a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:17:06.459 3736 1874460454752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3f0f9e3d-b431-4441-96c4-8708f3ca0348 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] Security group rule updated on remote: ['4abb759f-7015-4012-bb41-2fa4190563e6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:17:06.459 3736 1874460454752 MainThread INFO neutron.agent.securitygroups_rpc [req-3f0f9e3d-b431-4441-96c4-8708f3ca0348 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] Security group rule updated ['4abb759f-7015-4012-bb41-2fa4190563e6'] 2022-04-11 13:17:06.490 3736 1874461514032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f93b52e-bfa9-4205-ab57-90b26731f19c 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] network_delete received. Deleting network 37669c28-78d4-4e33-b42b-553d49063e1c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-11 13:17:06.490 3736 1874461514032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f93b52e-bfa9-4205-ab57-90b26731f19c 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] Network 37669c28-78d4-4e33-b42b-553d49063e1c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-11 13:17:06.815 3736 1874461543056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-704099a4-32cb-4f5b-9fee-e4bd80945442 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] Security group rule updated on remote: ['4abb759f-7015-4012-bb41-2fa4190563e6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:17:06.815 3736 1874461543056 MainThread INFO neutron.agent.securitygroups_rpc [req-704099a4-32cb-4f5b-9fee-e4bd80945442 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] Security group rule updated ['4abb759f-7015-4012-bb41-2fa4190563e6'] 2022-04-11 13:17:07.846 3736 1874459107168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:17:07.878 3736 1874459107168 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:17:08.411 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3a25cfd0-2f51-4786-8d94-e5cbac82ab08 2022-04-11 13:17:08.760 3736 1874459107168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50915f1b-bfd0-4670-aa1d-5723e54876ca 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Security group member updated on remote: ['167323a9-00e4-4d4b-8a5f-d70fb4433c3e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:17:08.760 3736 1874459107168 MainThread INFO neutron.agent.securitygroups_rpc [req-50915f1b-bfd0-4670-aa1d-5723e54876ca 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Security group member updated ['167323a9-00e4-4d4b-8a5f-d70fb4433c3e'] 2022-04-11 13:17:08.760 3736 1874459107168 MainThread INFO neutron.agent.securitygroups_rpc [req-50915f1b-bfd0-4670-aa1d-5723e54876ca 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Refresh firewall rules 2022-04-11 13:17:08.760 3736 1874459107168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50915f1b-bfd0-4670-aa1d-5723e54876ca 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Get security group information for devices via rpc ['3a25cfd0-2f51-4786-8d94-e5cbac82ab08'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:17:08.815 3736 1874459107168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-50915f1b-bfd0-4670-aa1d-5723e54876ca 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:17:08.815 3736 1874459107168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-50915f1b-bfd0-4670-aa1d-5723e54876ca 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:17:08.850 3736 1874459107168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50915f1b-bfd0-4670-aa1d-5723e54876ca 5661a38cfd8f441a804e9e8f8230b507 5561bffa9ce949c2a6582794514fd655 - - -] port_delete event received for '3a25cfd0-2f51-4786-8d94-e5cbac82ab08' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:17:09.846 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:17:09.846 3736 1874455677760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3a25cfd0-2f51-4786-8d94-e5cbac82ab08' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:17:09.846 3736 1874455677760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3a25cfd0-2f51-4786-8d94-e5cbac82ab08' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:17:09.846 3736 1874455677760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3a25cfd0-2f51-4786-8d94-e5cbac82ab08 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:17:09.848 3736 1874455677760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6c86a839-727d-4a84-a168-c88c0f51b57f 2022-04-11 13:17:09.848 3736 1874455677760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a25cfd0-2f51-4786-8d94-e5cbac82ab08'] 2022-04-11 13:17:09.848 3736 1874455677760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:17:09.848 3736 1874455677760 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 2022-04-11 13:17:09.848 3736 1874455677760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a25cfd0-2f51-4786-8d94-e5cbac82ab08'] 2022-04-11 13:17:11.846 3736 1874458462160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:17:11.866 3736 1874458462160 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:17:12.205 3736 1874458773632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-871c3e91-01d7-4a26-9894-470bf9386067 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for '71315727-25c6-44d7-8707-e494e340d428' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:17:12.393 3736 1874461552480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e10154d0-a303-4229-8405-ad6029d1a4a9 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] Security group member updated on remote: ['4abb759f-7015-4012-bb41-2fa4190563e6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:17:12.393 3736 1874461552480 MainThread INFO neutron.agent.securitygroups_rpc [req-e10154d0-a303-4229-8405-ad6029d1a4a9 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] Security group member updated ['4abb759f-7015-4012-bb41-2fa4190563e6'] 2022-04-11 13:17:13.689 3736 1874461774768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c644d541-dd33-4b3b-b3c9-629fee16ef73 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: 1737c975-431b-40c9-b82f-2c0e44f23540 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:17:13.689 3736 1874461774768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c644d541-dd33-4b3b-b3c9-629fee16ef73 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port 1737c975-431b-40c9-b82f-2c0e44f23540 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:17:13.752 3736 1874461777760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f987ee5a-4c86-4fa8-861b-dbec022df7da 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for '5aa09795-6a41-4ca5-bdf6-7a07c3d51378' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:17:14.816 3736 1874457389712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dacdf3f-bf78-4fce-ac63-3f96c31008b2 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for 'ad1d0bfe-6ce3-479e-a88b-2e09a6c7f41e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:17:14.816 3736 1874457389712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1cc9ad0-fde9-49d4-b432-259b32fa4299 - - - - -] port_delete event received for 'ad1d0bfe-6ce3-479e-a88b-2e09a6c7f41e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:17:15.168 3736 1874457389712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dacdf3f-bf78-4fce-ac63-3f96c31008b2 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] network_delete received. Deleting network 6c86a839-727d-4a84-a168-c88c0f51b57f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-11 13:17:15.168 3736 1874457389712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dacdf3f-bf78-4fce-ac63-3f96c31008b2 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] Network 6c86a839-727d-4a84-a168-c88c0f51b57f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-11 13:17:16.300 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1737c975-431b-40c9-b82f-2c0e44f23540 2022-04-11 13:17:17.861 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:17:18.129 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port 1737c975-431b-40c9-b82f-2c0e44f23540 2022-04-11 13:17:18.129 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port 1737c975-431b-40c9-b82f-2c0e44f23540 updated. Details: {'device': '1737c975-431b-40c9-b82f-2c0e44f23540', 'network_id': 'a134716f-4caf-4427-88bc-4b3831f064d9', 'port_id': '1737c975-431b-40c9-b82f-2c0e44f23540', 'mac_address': 'fa:16:3e:1e:14:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 541, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a94532cd-980c-4709-a6ec-787c67116b32', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-11 13:17:18.129 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:17:18.129 3736 1874460777280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1737c975-431b-40c9-b82f-2c0e44f23540" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:17:18.129 3736 1874460777280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1737c975-431b-40c9-b82f-2c0e44f23540 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:17:18.129 3736 1874460777280 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a134716f-4caf-4427-88bc-4b3831f064d9 2022-04-11 13:17:18.129 3736 1874460777280 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:264 2022-04-11 13:17:18.318 3736 1874460777280 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1737c975-431b-40c9-b82f-2c0e44f23540') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:17:18.318 3736 1874460777280 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1737c975-431b-40c9-b82f-2c0e44f23540') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:17:18.318 3736 1874460777280 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1737c975-431b-40c9-b82f-2c0e44f23540 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:17:18.318 3736 1874460777280 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 541, VLAN trunk: None to switch port 1737c975-431b-40c9-b82f-2c0e44f23540 2022-04-11 13:17:18.425 3736 1874460777280 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:17:18.425 3736 1874460777280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1737c975-431b-40c9-b82f-2c0e44f23540'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:17:18.569 3736 1874460777280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1737c975-431b-40c9-b82f-2c0e44f23540']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:17:18.569 3736 1874460777280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:17:18.569 3736 1874460777280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4abb759f-7015-4012-bb41-2fa4190563e6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:17:18.569 3736 1874460777280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1737c975-431b-40c9-b82f-2c0e44f23540 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:17:18.569 3736 1874460777280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:17:18.569 3736 1874460777280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1737c975-431b-40c9-b82f-2c0e44f23540 not yet added. Adding. 2022-04-11 13:17:18.569 3736 1874460777280 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 2022-04-11 13:17:18.569 3736 1874460777280 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 2022-04-11 13:17:18.707 3736 1874460777280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1737c975-431b-40c9-b82f-2c0e44f23540" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:17:18.815 3736 1874460777280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1737c975-431b-40c9-b82f-2c0e44f23540" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:17:18.815 3736 1874460777280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1737c975-431b-40c9-b82f-2c0e44f23540" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:17:19.003 3736 1874460777280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1737c975-431b-40c9-b82f-2c0e44f23540" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:17:19.128 3736 1874460777280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1737c975-431b-40c9-b82f-2c0e44f23540" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:17:19.128 3736 1874460777280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1737c975-431b-40c9-b82f-2c0e44f23540 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:17:19.128 3736 1874460777280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1737c975-431b-40c9-b82f-2c0e44f23540 processed. 2022-04-11 13:17:19.860 3736 1874460606304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:17:20.188 3736 1874460606304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:17:41.069 3736 1874462280160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4c784b8-0a65-4496-82e0-e66c8d192e56 7a66bac5ffbf49a0ac812c84db4843c0 dfd0234563ce48b0afdb00fee3a66206 - - -] Security group member updated on remote: ['e55f2fdc-e377-4176-a65c-079fa40e2c88'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:17:41.069 3736 1874462280160 MainThread INFO neutron.agent.securitygroups_rpc [req-d4c784b8-0a65-4496-82e0-e66c8d192e56 7a66bac5ffbf49a0ac812c84db4843c0 dfd0234563ce48b0afdb00fee3a66206 - - -] Security group member updated ['e55f2fdc-e377-4176-a65c-079fa40e2c88'] 2022-04-11 13:17:42.007 3736 1874461994848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d7fd36c-d140-44ee-8d96-7a38a7abade0 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: bc2b7932-a697-4002-b0a8-a0dbeefc8868 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:17:42.007 3736 1874461994848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d7fd36c-d140-44ee-8d96-7a38a7abade0 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port bc2b7932-a697-4002-b0a8-a0dbeefc8868 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:17:44.515 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bc2b7932-a697-4002-b0a8-a0dbeefc8868 2022-04-11 13:17:45.989 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:17:46.255 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port bc2b7932-a697-4002-b0a8-a0dbeefc8868 2022-04-11 13:17:46.255 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port bc2b7932-a697-4002-b0a8-a0dbeefc8868 updated. Details: {'device': 'bc2b7932-a697-4002-b0a8-a0dbeefc8868', 'network_id': '7df752c7-5655-4fe9-9e4a-a505acfa441a', 'port_id': 'bc2b7932-a697-4002-b0a8-a0dbeefc8868', 'mac_address': 'fa:16:3e:56:74:f3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 528, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '889b3c09-03e4-41f9-a258-7a4b40e02b57', '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} 2022-04-11 13:17:46.255 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:17:46.255 3736 1874458367776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc2b7932-a697-4002-b0a8-a0dbeefc8868" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:17:46.255 3736 1874458367776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bc2b7932-a697-4002-b0a8-a0dbeefc8868 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:17:46.255 3736 1874458367776 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7df752c7-5655-4fe9-9e4a-a505acfa441a 2022-04-11 13:17:46.255 3736 1874458367776 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:264 2022-04-11 13:17:46.435 3736 1874458367776 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bc2b7932-a697-4002-b0a8-a0dbeefc8868') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:17:46.435 3736 1874458367776 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bc2b7932-a697-4002-b0a8-a0dbeefc8868') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:17:46.452 3736 1874458367776 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bc2b7932-a697-4002-b0a8-a0dbeefc8868 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:17:46.452 3736 1874458367776 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 528, VLAN trunk: None to switch port bc2b7932-a697-4002-b0a8-a0dbeefc8868 2022-04-11 13:17:46.587 3736 1874458367776 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:17:46.587 3736 1874458367776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bc2b7932-a697-4002-b0a8-a0dbeefc8868'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:17:46.718 3736 1874458367776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bc2b7932-a697-4002-b0a8-a0dbeefc8868']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:17:46.718 3736 1874458367776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:17:46.718 3736 1874458367776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e55f2fdc-e377-4176-a65c-079fa40e2c88) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:17:46.718 3736 1874458367776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e55f2fdc-e377-4176-a65c-079fa40e2c88) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-11 13:17:46.718 3736 1874458367776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bc2b7932-a697-4002-b0a8-a0dbeefc8868 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:17:46.718 3736 1874458367776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:17:46.718 3736 1874458367776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bc2b7932-a697-4002-b0a8-a0dbeefc8868 not yet added. Adding. 2022-04-11 13:17:46.718 3736 1874458367776 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 2022-04-11 13:17:46.718 3736 1874458367776 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 2022-04-11 13:17:46.873 3736 1874458367776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc2b7932-a697-4002-b0a8-a0dbeefc8868" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:17:47.016 3736 1874458367776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc2b7932-a697-4002-b0a8-a0dbeefc8868" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:17:47.016 3736 1874458367776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc2b7932-a697-4002-b0a8-a0dbeefc8868" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:17:47.193 3736 1874458367776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc2b7932-a697-4002-b0a8-a0dbeefc8868" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:17:47.327 3736 1874458367776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc2b7932-a697-4002-b0a8-a0dbeefc8868" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:17:47.327 3736 1874458367776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bc2b7932-a697-4002-b0a8-a0dbeefc8868 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:17:47.327 3736 1874458367776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bc2b7932-a697-4002-b0a8-a0dbeefc8868 processed. 2022-04-11 13:17:48.030 3736 1874461862896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:17:48.375 3736 1874461862896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:17:56.329 3736 1874455718192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89b20b9f-e58e-4c9c-bee3-5cd4b2d4d149 7a66bac5ffbf49a0ac812c84db4843c0 dfd0234563ce48b0afdb00fee3a66206 - - -] Security group member updated on remote: ['e55f2fdc-e377-4176-a65c-079fa40e2c88'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:17:56.329 3736 1874455718192 MainThread INFO neutron.agent.securitygroups_rpc [req-89b20b9f-e58e-4c9c-bee3-5cd4b2d4d149 7a66bac5ffbf49a0ac812c84db4843c0 dfd0234563ce48b0afdb00fee3a66206 - - -] Security group member updated ['e55f2fdc-e377-4176-a65c-079fa40e2c88'] 2022-04-11 13:17:56.329 3736 1874455718192 MainThread INFO neutron.agent.securitygroups_rpc [req-89b20b9f-e58e-4c9c-bee3-5cd4b2d4d149 7a66bac5ffbf49a0ac812c84db4843c0 dfd0234563ce48b0afdb00fee3a66206 - - -] Refresh firewall rules 2022-04-11 13:17:56.329 3736 1874455718192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89b20b9f-e58e-4c9c-bee3-5cd4b2d4d149 7a66bac5ffbf49a0ac812c84db4843c0 dfd0234563ce48b0afdb00fee3a66206 - - -] Get security group information for devices via rpc ['bc2b7932-a697-4002-b0a8-a0dbeefc8868'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:17:56.366 3736 1874455718192 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89b20b9f-e58e-4c9c-bee3-5cd4b2d4d149 7a66bac5ffbf49a0ac812c84db4843c0 dfd0234563ce48b0afdb00fee3a66206 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:17:56.366 3736 1874455718192 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89b20b9f-e58e-4c9c-bee3-5cd4b2d4d149 7a66bac5ffbf49a0ac812c84db4843c0 dfd0234563ce48b0afdb00fee3a66206 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:17:56.421 3736 1874462353888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89b20b9f-e58e-4c9c-bee3-5cd4b2d4d149 7a66bac5ffbf49a0ac812c84db4843c0 dfd0234563ce48b0afdb00fee3a66206 - - -] port_delete event received for 'bc2b7932-a697-4002-b0a8-a0dbeefc8868' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:17:56.862 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bc2b7932-a697-4002-b0a8-a0dbeefc8868 2022-04-11 13:17:58.114 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:17:58.114 3736 1874461994672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bc2b7932-a697-4002-b0a8-a0dbeefc8868' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:17:58.114 3736 1874461994672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bc2b7932-a697-4002-b0a8-a0dbeefc8868' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:17:58.114 3736 1874461994672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bc2b7932-a697-4002-b0a8-a0dbeefc8868 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:17:58.127 3736 1874461994672 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7df752c7-5655-4fe9-9e4a-a505acfa441a 2022-04-11 13:17:58.127 3736 1874461994672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc2b7932-a697-4002-b0a8-a0dbeefc8868'] 2022-04-11 13:17:58.127 3736 1874461994672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:17:58.127 3736 1874461994672 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 2022-04-11 13:17:58.127 3736 1874461994672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc2b7932-a697-4002-b0a8-a0dbeefc8868'] 2022-04-11 13:18:00.140 3736 1874462198416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:18:00.160 3736 1874462198416 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:18:12.778 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 109e88ca-ff74-417e-b8ed-f40433d02954 2022-04-11 13:18:14.215 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:18:14.482 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port 109e88ca-ff74-417e-b8ed-f40433d02954 2022-04-11 13:18:14.482 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port 109e88ca-ff74-417e-b8ed-f40433d02954 updated. Details: {'device': '109e88ca-ff74-417e-b8ed-f40433d02954', 'network_id': '954cde72-3fce-42cc-b326-861c33bef1ed', 'port_id': '109e88ca-ff74-417e-b8ed-f40433d02954', 'mac_address': 'fa:16:3e:52:1c:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 501, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8dfa41a7-04bd-4c03-a01e-0e2c70732f14', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-11 13:18:14.482 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:18:14.482 3736 1874462765120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:18:14.482 3736 1874462765120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 109e88ca-ff74-417e-b8ed-f40433d02954 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:18:14.482 3736 1874462765120 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:264 2022-04-11 13:18:14.502 3736 1874462765120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '109e88ca-ff74-417e-b8ed-f40433d02954') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:18:14.502 3736 1874462765120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '109e88ca-ff74-417e-b8ed-f40433d02954') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:18:14.502 3736 1874462765120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 109e88ca-ff74-417e-b8ed-f40433d02954 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:18:14.502 3736 1874462765120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 501, VLAN trunk: None to switch port 109e88ca-ff74-417e-b8ed-f40433d02954 2022-04-11 13:18:14.538 3736 1874462765120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:18:14.538 3736 1874462765120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['109e88ca-ff74-417e-b8ed-f40433d02954'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:18:14.686 3736 1874462765120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['109e88ca-ff74-417e-b8ed-f40433d02954']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:18:14.686 3736 1874462765120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:18:14.686 3736 1874462765120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (70d2d835-09f7-46ea-8f57-71a383f31342) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:18:14.686 3736 1874462765120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 109e88ca-ff74-417e-b8ed-f40433d02954 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:18:14.686 3736 1874462765120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:18:14.686 3736 1874462765120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-04-11 13:18:14.686 3736 1874462765120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:18:14.686 3736 1874462765120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:18:14.686 3736 1874462765120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:18:14.686 3736 1874462765120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:18:14.731 3736 1874462765120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:18:14.731 3736 1874462765120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 109e88ca-ff74-417e-b8ed-f40433d02954 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:18:14.731 3736 1874462765120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 109e88ca-ff74-417e-b8ed-f40433d02954 processed. 2022-04-11 13:18:15.388 3736 1874418679648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2ca3da3-4a37-425a-b48e-f7e28387890a 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] network_delete received. Deleting network 7df752c7-5655-4fe9-9e4a-a505acfa441a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-11 13:18:15.418 3736 1874418679648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2ca3da3-4a37-425a-b48e-f7e28387890a 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] Network 7df752c7-5655-4fe9-9e4a-a505acfa441a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-11 13:18:16.027 3736 1874418679648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd10e890-b0a4-4896-ab9f-24813ba8d5b9 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] network_delete received. Deleting network 05b158e3-4743-4189-b058-16a24d6a0302 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-11 13:18:16.027 3736 1874418679648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd10e890-b0a4-4896-ab9f-24813ba8d5b9 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] Network 05b158e3-4743-4189-b058-16a24d6a0302 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-11 13:18:16.215 3736 1874458528400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:18:16.465 3736 1874458528400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:18:37.123 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 109e88ca-ff74-417e-b8ed-f40433d02954 2022-04-11 13:18:38.323 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:18:38.323 3736 1874462768816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '109e88ca-ff74-417e-b8ed-f40433d02954' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:18:38.323 3736 1874462768816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '109e88ca-ff74-417e-b8ed-f40433d02954' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:18:38.323 3736 1874462768816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 109e88ca-ff74-417e-b8ed-f40433d02954 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:18:38.327 3736 1874462768816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['109e88ca-ff74-417e-b8ed-f40433d02954'] 2022-04-11 13:18:38.327 3736 1874462768816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:18:38.327 3736 1874462768816 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 2022-04-11 13:18:38.327 3736 1874462768816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['109e88ca-ff74-417e-b8ed-f40433d02954'] 2022-04-11 13:18:39.135 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 109e88ca-ff74-417e-b8ed-f40433d02954 2022-04-11 13:18:40.338 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:18:40.338 3736 1874462916272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '109e88ca-ff74-417e-b8ed-f40433d02954' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:18:40.338 3736 1874462916272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '109e88ca-ff74-417e-b8ed-f40433d02954' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:18:40.338 3736 1874462916272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 109e88ca-ff74-417e-b8ed-f40433d02954 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:18:40.348 3736 1874462916272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 954cde72-3fce-42cc-b326-861c33bef1ed 2022-04-11 13:18:40.348 3736 1874462916272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['109e88ca-ff74-417e-b8ed-f40433d02954'] 2022-04-11 13:18:40.348 3736 1874462916272 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 2022-04-11 13:18:40.348 3736 1874462916272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['109e88ca-ff74-417e-b8ed-f40433d02954'] 2022-04-11 13:18:40.348 3736 1874462915216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:18:40.557 3736 1874462915216 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:19:01.060 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 109e88ca-ff74-417e-b8ed-f40433d02954 2022-04-11 13:19:02.509 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:19:02.790 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port 109e88ca-ff74-417e-b8ed-f40433d02954 2022-04-11 13:19:02.790 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port 109e88ca-ff74-417e-b8ed-f40433d02954 updated. Details: {'device': '109e88ca-ff74-417e-b8ed-f40433d02954', 'network_id': '954cde72-3fce-42cc-b326-861c33bef1ed', 'port_id': '109e88ca-ff74-417e-b8ed-f40433d02954', 'mac_address': 'fa:16:3e:52:1c:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 501, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8dfa41a7-04bd-4c03-a01e-0e2c70732f14', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-11 13:19:02.794 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:19:02.794 3736 1874461860432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:19:02.794 3736 1874461860432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 109e88ca-ff74-417e-b8ed-f40433d02954 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:19:02.794 3736 1874461860432 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 954cde72-3fce-42cc-b326-861c33bef1ed 2022-04-11 13:19:02.794 3736 1874461860432 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:264 2022-04-11 13:19:02.993 3736 1874461860432 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '109e88ca-ff74-417e-b8ed-f40433d02954') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:19:02.993 3736 1874461860432 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '109e88ca-ff74-417e-b8ed-f40433d02954') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:19:02.993 3736 1874461860432 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 109e88ca-ff74-417e-b8ed-f40433d02954 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:19:02.993 3736 1874461860432 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 501, VLAN trunk: None to switch port 109e88ca-ff74-417e-b8ed-f40433d02954 2022-04-11 13:19:03.122 3736 1874461860432 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:19:03.122 3736 1874461860432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['109e88ca-ff74-417e-b8ed-f40433d02954'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:19:03.263 3736 1874461860432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['109e88ca-ff74-417e-b8ed-f40433d02954']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:19:03.263 3736 1874461860432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:19:03.263 3736 1874461860432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (70d2d835-09f7-46ea-8f57-71a383f31342) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:19:03.263 3736 1874461860432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 109e88ca-ff74-417e-b8ed-f40433d02954 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:19:03.263 3736 1874461860432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:19:03.263 3736 1874461860432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 109e88ca-ff74-417e-b8ed-f40433d02954 not yet added. Adding. 2022-04-11 13:19:03.263 3736 1874461860432 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 2022-04-11 13:19:03.263 3736 1874461860432 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 2022-04-11 13:19:03.419 3736 1874461860432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:19:03.560 3736 1874461860432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:19:03.560 3736 1874461860432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:19:03.743 3736 1874461860432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:19:03.853 3736 1874461860432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-109e88ca-ff74-417e-b8ed-f40433d02954" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:19:03.853 3736 1874461860432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 109e88ca-ff74-417e-b8ed-f40433d02954 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:19:03.853 3736 1874461860432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 109e88ca-ff74-417e-b8ed-f40433d02954 processed. 2022-04-11 13:19:04.524 3736 1874461860432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:19:04.837 3736 1874461860432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:19:11.399 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1737c975-431b-40c9-b82f-2c0e44f23540 2022-04-11 13:19:12.167 3736 1874461928784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e2e9ba7-6046-4b1d-a9a8-92657fd4c0e8 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] Security group member updated on remote: ['4abb759f-7015-4012-bb41-2fa4190563e6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:19:12.167 3736 1874461928784 MainThread INFO neutron.agent.securitygroups_rpc [req-9e2e9ba7-6046-4b1d-a9a8-92657fd4c0e8 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] Security group member updated ['4abb759f-7015-4012-bb41-2fa4190563e6'] 2022-04-11 13:19:12.469 3736 1874462204144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e2e9ba7-6046-4b1d-a9a8-92657fd4c0e8 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] port_delete event received for '1737c975-431b-40c9-b82f-2c0e44f23540' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:19:12.592 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:19:12.592 3736 1874438419904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1737c975-431b-40c9-b82f-2c0e44f23540' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:19:12.592 3736 1874438419904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1737c975-431b-40c9-b82f-2c0e44f23540' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:19:12.592 3736 1874438419904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1737c975-431b-40c9-b82f-2c0e44f23540 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:19:12.603 3736 1874438419904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a134716f-4caf-4427-88bc-4b3831f064d9 2022-04-11 13:19:12.603 3736 1874438419904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1737c975-431b-40c9-b82f-2c0e44f23540'] 2022-04-11 13:19:12.603 3736 1874438419904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:19:12.603 3736 1874438419904 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 2022-04-11 13:19:12.603 3736 1874438419904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1737c975-431b-40c9-b82f-2c0e44f23540'] 2022-04-11 13:19:14.603 3736 1874461316896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-394badfc-8abd-4fea-993c-dec2f19c1525 0d13fb73619f4d818d9e01570ae80b3f f91a25c6876d40b68f38098e3e75a35b - - -] port_delete event received for '1a8b848a-310a-4e5c-8ac1-7fee9156dd4f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:19:14.603 3736 1874461316896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:19:14.634 3736 1874461316896 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:19:19.617 3736 1874463102048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2109e80-3d5f-492b-baf4-ffd8280d1e47 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for '74e10938-bde9-4501-b00f-94ec23930a64' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:19:21.023 3736 1874461439248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21a8e63c-02ce-4239-99e0-2ac8106c3985 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for '8e327dd9-8aae-4409-9295-65bdcb7a3b24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:19:21.994 3736 1874462062544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28e52990-41bb-4c66-8588-4040484a316f 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for '578a3fd7-1005-4725-91e0-d004dcc58a47' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:19:21.994 3736 1874462062544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8bdc6be-5f19-4481-8310-ad9260543392 - - - - -] port_delete event received for '578a3fd7-1005-4725-91e0-d004dcc58a47' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:19:22.246 3736 1874455677760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28e52990-41bb-4c66-8588-4040484a316f 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] network_delete received. Deleting network a134716f-4caf-4427-88bc-4b3831f064d9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-11 13:19:22.246 3736 1874455677760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28e52990-41bb-4c66-8588-4040484a316f 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] Network a134716f-4caf-4427-88bc-4b3831f064d9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-11 13:19:28.197 3736 1874461927024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-364c2358-9d14-4a8d-97f4-67e51fae1ba6 - - - - -] port_update received: 451a24c3-29a3-4c34-8e1f-638d597dae31 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:19:28.197 3736 1874461927024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-364c2358-9d14-4a8d-97f4-67e51fae1ba6 - - - - -] No port 451a24c3-29a3-4c34-8e1f-638d597dae31 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:19:31.089 3736 1874459278848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0412602e-a3d5-4557-b35c-d80a975acc69 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group rule updated on remote: ['bb9b1bfd-3444-45da-b44f-a1a2080caf6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:19:31.089 3736 1874459278848 MainThread INFO neutron.agent.securitygroups_rpc [req-0412602e-a3d5-4557-b35c-d80a975acc69 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group rule updated ['bb9b1bfd-3444-45da-b44f-a1a2080caf6a'] 2022-04-11 13:19:31.197 3736 1874459278848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-413f232b-2ee6-4707-844d-ce9a1e4a4571 - - - - -] port_update received: 21266e5e-ae60-4e72-9231-86529ca2854e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:19:31.225 3736 1874459278848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-413f232b-2ee6-4707-844d-ce9a1e4a4571 - - - - -] No port 21266e5e-ae60-4e72-9231-86529ca2854e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:19:31.460 3736 1874463146928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f57ce56-5378-45b4-9202-9e89a3e7a712 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group rule updated on remote: ['bb9b1bfd-3444-45da-b44f-a1a2080caf6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:19:31.460 3736 1874463146928 MainThread INFO neutron.agent.securitygroups_rpc [req-6f57ce56-5378-45b4-9202-9e89a3e7a712 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group rule updated ['bb9b1bfd-3444-45da-b44f-a1a2080caf6a'] 2022-04-11 13:19:36.227 3736 1874461541472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30080d18-9edf-4724-8e9b-e87fcf8d76a1 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group member updated on remote: ['bb9b1bfd-3444-45da-b44f-a1a2080caf6a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:19:36.241 3736 1874461541472 MainThread INFO neutron.agent.securitygroups_rpc [req-30080d18-9edf-4724-8e9b-e87fcf8d76a1 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group member updated ['bb9b1bfd-3444-45da-b44f-a1a2080caf6a'] 2022-04-11 13:19:37.191 3736 1874462964720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abece694-ba4c-4fd0-9bb8-df7aa263bc74 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: 1c9916d9-a43c-4e17-85e5-b1fd08e93f7a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:19:37.197 3736 1874462964720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abece694-ba4c-4fd0-9bb8-df7aa263bc74 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port 1c9916d9-a43c-4e17-85e5-b1fd08e93f7a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:19:39.417 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1c9916d9-a43c-4e17-85e5-b1fd08e93f7a 2022-04-11 13:19:40.725 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:19:41.125 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port 1c9916d9-a43c-4e17-85e5-b1fd08e93f7a 2022-04-11 13:19:41.125 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port 1c9916d9-a43c-4e17-85e5-b1fd08e93f7a updated. Details: {'device': '1c9916d9-a43c-4e17-85e5-b1fd08e93f7a', 'network_id': '8aebca94-aca7-4c6c-a760-46b90fffe3b5', 'port_id': '1c9916d9-a43c-4e17-85e5-b1fd08e93f7a', 'mac_address': 'fa:16:3e:24:05:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 543, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '142eb480-6109-446e-a4e7-9c1bf71a7c75', '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} 2022-04-11 13:19:41.125 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:19:41.125 3736 1874463240608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c9916d9-a43c-4e17-85e5-b1fd08e93f7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:19:41.125 3736 1874463240608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1c9916d9-a43c-4e17-85e5-b1fd08e93f7a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:19:41.125 3736 1874463240608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8aebca94-aca7-4c6c-a760-46b90fffe3b5 2022-04-11 13:19:41.125 3736 1874463240608 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:264 2022-04-11 13:19:41.317 3736 1874463240608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1c9916d9-a43c-4e17-85e5-b1fd08e93f7a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:19:41.317 3736 1874463240608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1c9916d9-a43c-4e17-85e5-b1fd08e93f7a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:19:41.317 3736 1874463240608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1c9916d9-a43c-4e17-85e5-b1fd08e93f7a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:19:41.317 3736 1874463240608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 543, VLAN trunk: None to switch port 1c9916d9-a43c-4e17-85e5-b1fd08e93f7a 2022-04-11 13:19:41.430 3736 1874463240608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:19:41.430 3736 1874463240608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1c9916d9-a43c-4e17-85e5-b1fd08e93f7a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:19:41.565 3736 1874463240608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1c9916d9-a43c-4e17-85e5-b1fd08e93f7a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:19:41.565 3736 1874463240608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:19:41.565 3736 1874463240608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bb9b1bfd-3444-45da-b44f-a1a2080caf6a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:19:41.585 3736 1874463240608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1c9916d9-a43c-4e17-85e5-b1fd08e93f7a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:19:41.585 3736 1874463240608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:19:41.585 3736 1874463240608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1c9916d9-a43c-4e17-85e5-b1fd08e93f7a not yet added. Adding. 2022-04-11 13:19:41.585 3736 1874463240608 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 2022-04-11 13:19:41.585 3736 1874463240608 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 2022-04-11 13:19:41.710 3736 1874463240608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c9916d9-a43c-4e17-85e5-b1fd08e93f7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:19:41.820 3736 1874463240608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c9916d9-a43c-4e17-85e5-b1fd08e93f7a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:19:41.820 3736 1874463240608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c9916d9-a43c-4e17-85e5-b1fd08e93f7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:19:41.998 3736 1874463240608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c9916d9-a43c-4e17-85e5-b1fd08e93f7a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:19:42.132 3736 1874463240608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c9916d9-a43c-4e17-85e5-b1fd08e93f7a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:19:42.132 3736 1874463240608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1c9916d9-a43c-4e17-85e5-b1fd08e93f7a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:19:42.132 3736 1874463240608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1c9916d9-a43c-4e17-85e5-b1fd08e93f7a processed. 2022-04-11 13:19:42.734 3736 1874463240608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:19:43.042 3736 1874463240608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:20:07.023 3736 1874463554368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d929337a-6018-4b34-8629-c53af5762b66 d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] Security group member updated on remote: ['70d2d835-09f7-46ea-8f57-71a383f31342'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:20:07.039 3736 1874463554368 MainThread INFO neutron.agent.securitygroups_rpc [req-d929337a-6018-4b34-8629-c53af5762b66 d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] Security group member updated ['70d2d835-09f7-46ea-8f57-71a383f31342'] 2022-04-11 13:20:07.320 3736 1874463590176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d929337a-6018-4b34-8629-c53af5762b66 d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] port_delete event received for '109e88ca-ff74-417e-b8ed-f40433d02954' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:20:07.789 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 109e88ca-ff74-417e-b8ed-f40433d02954 2022-04-11 13:20:08.856 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:20:08.856 3736 1874463554720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '109e88ca-ff74-417e-b8ed-f40433d02954' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:20:08.856 3736 1874463554720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '109e88ca-ff74-417e-b8ed-f40433d02954' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:20:08.856 3736 1874463554720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 109e88ca-ff74-417e-b8ed-f40433d02954 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:20:08.856 3736 1874463554720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 954cde72-3fce-42cc-b326-861c33bef1ed 2022-04-11 13:20:08.856 3736 1874463554720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['109e88ca-ff74-417e-b8ed-f40433d02954'] 2022-04-11 13:20:08.856 3736 1874463554720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:20:08.856 3736 1874463554720 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 2022-04-11 13:20:08.856 3736 1874463554720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['109e88ca-ff74-417e-b8ed-f40433d02954'] 2022-04-11 13:20:10.365 3736 1874463554720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd84b46e-386d-4907-8345-751421e5559d d37a640a3a514a11a95d052f0187cc9d 42e79fc37cda4907ab0bf20d2bd6d086 - - -] port_delete event received for 'e2de8512-85b7-4360-8015-20ce0be64747' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:20:10.880 3736 1874462962432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:20:10.884 3736 1874462962432 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:20:14.229 3736 1874460860656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb52d40f-7aa8-4790-9df4-1f37c04f96b1 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for 'df7dc774-f9d4-43cf-a218-70180df5f3ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:20:15.419 3736 1874455599056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30e585c0-db32-40d0-9bb3-4bc9157bd448 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for '777a5acc-12ec-4881-96e0-6d58a92d8a0b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:20:16.351 3736 1874463104336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e27e842d-bc01-47bb-97c7-d82e2a682948 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for '60797508-f835-4638-8c1c-05dae51aa7e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:20:16.383 3736 1874463104512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fee20987-fbaf-4669-9056-bc880ab3576e - - - - -] port_delete event received for '60797508-f835-4638-8c1c-05dae51aa7e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:20:16.620 3736 1874463104512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e27e842d-bc01-47bb-97c7-d82e2a682948 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] network_delete received. Deleting network 954cde72-3fce-42cc-b326-861c33bef1ed network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-11 13:20:16.636 3736 1874463104512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e27e842d-bc01-47bb-97c7-d82e2a682948 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] Network 954cde72-3fce-42cc-b326-861c33bef1ed not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-11 13:21:07.988 3736 1874461063824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66f82efd-0f39-4d5a-aab0-e58fb3fda123 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group rule updated on remote: ['16578d67-13a7-4ca6-99d4-28c17d158bb3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:21:07.988 3736 1874461063824 MainThread INFO neutron.agent.securitygroups_rpc [req-66f82efd-0f39-4d5a-aab0-e58fb3fda123 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group rule updated ['16578d67-13a7-4ca6-99d4-28c17d158bb3'] 2022-04-11 13:21:08.320 3736 1874459570592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6eae2748-256d-4d51-b717-297676a672d5 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group rule updated on remote: ['16578d67-13a7-4ca6-99d4-28c17d158bb3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:21:08.320 3736 1874459570592 MainThread INFO neutron.agent.securitygroups_rpc [req-6eae2748-256d-4d51-b717-297676a672d5 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group rule updated ['16578d67-13a7-4ca6-99d4-28c17d158bb3'] 2022-04-11 13:21:12.769 3736 1874458774160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8fc6822b-785a-4293-bd6b-0fc8aade6eee 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group member updated on remote: ['16578d67-13a7-4ca6-99d4-28c17d158bb3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:21:12.769 3736 1874458774160 MainThread INFO neutron.agent.securitygroups_rpc [req-8fc6822b-785a-4293-bd6b-0fc8aade6eee 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group member updated ['16578d67-13a7-4ca6-99d4-28c17d158bb3'] 2022-04-11 13:21:13.784 3736 1874458774160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1222a395-baf2-4872-b296-11c1309aa15f 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: 137f7e48-a549-42d0-8b2b-8c471f9c7626 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:21:13.801 3736 1874458774160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1222a395-baf2-4872-b296-11c1309aa15f 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port 137f7e48-a549-42d0-8b2b-8c471f9c7626 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:21:16.113 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 137f7e48-a549-42d0-8b2b-8c471f9c7626 2022-04-11 13:21:17.190 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:21:17.425 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port 137f7e48-a549-42d0-8b2b-8c471f9c7626 2022-04-11 13:21:17.425 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port 137f7e48-a549-42d0-8b2b-8c471f9c7626 updated. Details: {'device': '137f7e48-a549-42d0-8b2b-8c471f9c7626', 'network_id': '8aebca94-aca7-4c6c-a760-46b90fffe3b5', 'port_id': '137f7e48-a549-42d0-8b2b-8c471f9c7626', 'mac_address': 'fa:16:3e:34:f7:9b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 543, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '142eb480-6109-446e-a4e7-9c1bf71a7c75', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-11 13:21:17.425 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:21:17.425 3736 1874459648768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-137f7e48-a549-42d0-8b2b-8c471f9c7626" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:21:17.425 3736 1874459648768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 137f7e48-a549-42d0-8b2b-8c471f9c7626 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:21:17.425 3736 1874459648768 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:264 2022-04-11 13:21:17.612 3736 1874459648768 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '137f7e48-a549-42d0-8b2b-8c471f9c7626') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:21:17.612 3736 1874459648768 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '137f7e48-a549-42d0-8b2b-8c471f9c7626') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:21:17.628 3736 1874459648768 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 137f7e48-a549-42d0-8b2b-8c471f9c7626 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:21:17.628 3736 1874459648768 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 543, VLAN trunk: None to switch port 137f7e48-a549-42d0-8b2b-8c471f9c7626 2022-04-11 13:21:17.747 3736 1874459648768 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:21:17.747 3736 1874459648768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['137f7e48-a549-42d0-8b2b-8c471f9c7626'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:21:17.884 3736 1874459648768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['137f7e48-a549-42d0-8b2b-8c471f9c7626']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:21:17.884 3736 1874459648768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:21:17.884 3736 1874459648768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (16578d67-13a7-4ca6-99d4-28c17d158bb3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:21:17.884 3736 1874459648768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 137f7e48-a549-42d0-8b2b-8c471f9c7626 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:21:17.884 3736 1874459648768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:21:17.884 3736 1874459648768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 137f7e48-a549-42d0-8b2b-8c471f9c7626 not yet added. Adding. 2022-04-11 13:21:17.884 3736 1874459648768 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 2022-04-11 13:21:17.884 3736 1874459648768 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 2022-04-11 13:21:18.019 3736 1874459648768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-137f7e48-a549-42d0-8b2b-8c471f9c7626" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:21:18.159 3736 1874459648768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-137f7e48-a549-42d0-8b2b-8c471f9c7626" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:21:18.159 3736 1874459648768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-137f7e48-a549-42d0-8b2b-8c471f9c7626" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:21:18.363 3736 1874459648768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-137f7e48-a549-42d0-8b2b-8c471f9c7626" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:21:18.466 3736 1874459648768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-137f7e48-a549-42d0-8b2b-8c471f9c7626" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:21:18.466 3736 1874459648768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 137f7e48-a549-42d0-8b2b-8c471f9c7626 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:21:18.466 3736 1874459648768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 137f7e48-a549-42d0-8b2b-8c471f9c7626 processed. 2022-04-11 13:21:19.206 3736 1874459915888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:21:19.503 3736 1874459915888 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:22:40.892 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 137f7e48-a549-42d0-8b2b-8c471f9c7626 2022-04-11 13:22:41.235 3736 1874459915360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-290069cd-d643-432a-afb7-df132de9c95e 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group member updated on remote: ['16578d67-13a7-4ca6-99d4-28c17d158bb3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:22:41.235 3736 1874459915360 MainThread INFO neutron.agent.securitygroups_rpc [req-290069cd-d643-432a-afb7-df132de9c95e 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group member updated ['16578d67-13a7-4ca6-99d4-28c17d158bb3'] 2022-04-11 13:22:41.532 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:22:41.532 3736 1874456657232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '137f7e48-a549-42d0-8b2b-8c471f9c7626' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:22:41.532 3736 1874456657232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '137f7e48-a549-42d0-8b2b-8c471f9c7626' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:22:41.532 3736 1874456657232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 137f7e48-a549-42d0-8b2b-8c471f9c7626 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:22:41.532 3736 1874456657232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['137f7e48-a549-42d0-8b2b-8c471f9c7626'] 2022-04-11 13:22:41.532 3736 1874456657232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:22:41.532 3736 1874456657232 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 2022-04-11 13:22:41.532 3736 1874456657232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['137f7e48-a549-42d0-8b2b-8c471f9c7626'] 2022-04-11 13:22:41.813 3736 1874459916064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-290069cd-d643-432a-afb7-df132de9c95e 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] port_delete event received for '137f7e48-a549-42d0-8b2b-8c471f9c7626' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:22:43.547 3736 1874459916064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:22:43.563 3736 1874459916064 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:22:45.297 3736 1874459394112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26fc5ce7-91bb-46a6-9043-334ca06b103f 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] port_delete event received for '46fe593a-795a-466b-94ed-2272e59d751e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:22:48.944 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1c9916d9-a43c-4e17-85e5-b1fd08e93f7a 2022-04-11 13:22:49.578 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:22:49.578 3736 1874459139760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1c9916d9-a43c-4e17-85e5-b1fd08e93f7a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:22:49.578 3736 1874459139760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1c9916d9-a43c-4e17-85e5-b1fd08e93f7a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:22:49.578 3736 1874459139760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1c9916d9-a43c-4e17-85e5-b1fd08e93f7a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:22:49.584 3736 1874459139760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8aebca94-aca7-4c6c-a760-46b90fffe3b5 2022-04-11 13:22:49.584 3736 1874459139760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c9916d9-a43c-4e17-85e5-b1fd08e93f7a'] 2022-04-11 13:22:49.584 3736 1874459139760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:22:49.584 3736 1874459139760 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 2022-04-11 13:22:49.584 3736 1874459139760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c9916d9-a43c-4e17-85e5-b1fd08e93f7a'] 2022-04-11 13:22:49.672 3736 1874455798176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-518cba00-c3f5-450f-bc03-aaf8b2da2b3a 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group member updated on remote: ['bb9b1bfd-3444-45da-b44f-a1a2080caf6a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:22:49.672 3736 1874455798176 MainThread INFO neutron.agent.securitygroups_rpc [req-518cba00-c3f5-450f-bc03-aaf8b2da2b3a 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group member updated ['bb9b1bfd-3444-45da-b44f-a1a2080caf6a'] 2022-04-11 13:22:49.959 3736 1874460775168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-518cba00-c3f5-450f-bc03-aaf8b2da2b3a 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] port_delete event received for '1c9916d9-a43c-4e17-85e5-b1fd08e93f7a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:22:51.594 3736 1874458672640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:22:51.609 3736 1874458672640 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:22:52.625 3736 1874458025296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e11c34a-aa00-4a46-8654-c6c02318e39a 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] port_delete event received for 'e291d920-002d-4499-838f-778d62e07bdb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:22:53.478 3736 1874458025296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc184384-933c-4261-a580-badbcd26c3d0 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group rule updated on remote: ['96bcce06-9652-4fb5-a7ee-74a44192dc6c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:22:53.478 3736 1874458025296 MainThread INFO neutron.agent.securitygroups_rpc [req-dc184384-933c-4261-a580-badbcd26c3d0 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group rule updated ['96bcce06-9652-4fb5-a7ee-74a44192dc6c'] 2022-04-11 13:22:53.828 3736 1874458924656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff3aa328-d1cd-4648-b105-4c3e908f5249 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group rule updated on remote: ['96bcce06-9652-4fb5-a7ee-74a44192dc6c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:22:53.837 3736 1874458924656 MainThread INFO neutron.agent.securitygroups_rpc [req-ff3aa328-d1cd-4648-b105-4c3e908f5249 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group rule updated ['96bcce06-9652-4fb5-a7ee-74a44192dc6c'] 2022-04-11 13:22:58.500 3736 1874458848240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db3f5470-c5a4-45a5-aef6-85030ee386df 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group member updated on remote: ['96bcce06-9652-4fb5-a7ee-74a44192dc6c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:22:58.500 3736 1874458848240 MainThread INFO neutron.agent.securitygroups_rpc [req-db3f5470-c5a4-45a5-aef6-85030ee386df 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group member updated ['96bcce06-9652-4fb5-a7ee-74a44192dc6c'] 2022-04-11 13:22:59.509 3736 1874459396224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4d970d0-c3da-46d4-927b-f26bd28f0301 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: 73f9e947-c49a-4cb6-b4f5-9d524c1eab5a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:22:59.509 3736 1874459396224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4d970d0-c3da-46d4-927b-f26bd28f0301 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port 73f9e947-c49a-4cb6-b4f5-9d524c1eab5a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:23:02.880 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 73f9e947-c49a-4cb6-b4f5-9d524c1eab5a 2022-04-11 13:23:03.665 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:23:03.909 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port 73f9e947-c49a-4cb6-b4f5-9d524c1eab5a 2022-04-11 13:23:03.909 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port 73f9e947-c49a-4cb6-b4f5-9d524c1eab5a updated. Details: {'device': '73f9e947-c49a-4cb6-b4f5-9d524c1eab5a', 'network_id': '8aebca94-aca7-4c6c-a760-46b90fffe3b5', 'port_id': '73f9e947-c49a-4cb6-b4f5-9d524c1eab5a', 'mac_address': 'fa:16:3e:f0:9f:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 543, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '142eb480-6109-446e-a4e7-9c1bf71a7c75', '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} 2022-04-11 13:23:03.909 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:23:03.909 3736 1874434331744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73f9e947-c49a-4cb6-b4f5-9d524c1eab5a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:23:03.909 3736 1874434331744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 73f9e947-c49a-4cb6-b4f5-9d524c1eab5a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:23:03.909 3736 1874434331744 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8aebca94-aca7-4c6c-a760-46b90fffe3b5 2022-04-11 13:23:03.909 3736 1874434331744 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:264 2022-04-11 13:23:04.112 3736 1874434331744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '73f9e947-c49a-4cb6-b4f5-9d524c1eab5a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:23:04.112 3736 1874434331744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '73f9e947-c49a-4cb6-b4f5-9d524c1eab5a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:23:04.112 3736 1874434331744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 73f9e947-c49a-4cb6-b4f5-9d524c1eab5a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:23:04.112 3736 1874434331744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 543, VLAN trunk: None to switch port 73f9e947-c49a-4cb6-b4f5-9d524c1eab5a 2022-04-11 13:23:04.219 3736 1874434331744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:23:04.219 3736 1874434331744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['73f9e947-c49a-4cb6-b4f5-9d524c1eab5a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:23:04.359 3736 1874434331744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['73f9e947-c49a-4cb6-b4f5-9d524c1eab5a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:23:04.359 3736 1874434331744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:23:04.359 3736 1874434331744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (96bcce06-9652-4fb5-a7ee-74a44192dc6c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:23:04.359 3736 1874434331744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 73f9e947-c49a-4cb6-b4f5-9d524c1eab5a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:23:04.359 3736 1874434331744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:23:04.359 3736 1874434331744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 73f9e947-c49a-4cb6-b4f5-9d524c1eab5a not yet added. Adding. 2022-04-11 13:23:04.359 3736 1874434331744 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 2022-04-11 13:23:04.359 3736 1874434331744 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 2022-04-11 13:23:04.458 3736 1874434331744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73f9e947-c49a-4cb6-b4f5-9d524c1eab5a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:23:04.562 3736 1874434331744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73f9e947-c49a-4cb6-b4f5-9d524c1eab5a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:23:04.562 3736 1874434331744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73f9e947-c49a-4cb6-b4f5-9d524c1eab5a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:23:04.703 3736 1874434331744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73f9e947-c49a-4cb6-b4f5-9d524c1eab5a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:23:04.828 3736 1874434331744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73f9e947-c49a-4cb6-b4f5-9d524c1eab5a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.921s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:23:04.828 3736 1874434331744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 73f9e947-c49a-4cb6-b4f5-9d524c1eab5a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:23:04.828 3736 1874434331744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 73f9e947-c49a-4cb6-b4f5-9d524c1eab5a processed. 2022-04-11 13:23:05.662 3736 1874459650176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:23:05.953 3736 1874459650176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:24:35.130 3736 1874461728832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-772a3324-e868-44e4-86fa-a3fef13dbb2c 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group member updated on remote: ['96bcce06-9652-4fb5-a7ee-74a44192dc6c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:24:35.130 3736 1874461728832 MainThread INFO neutron.agent.securitygroups_rpc [req-772a3324-e868-44e4-86fa-a3fef13dbb2c 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group member updated ['96bcce06-9652-4fb5-a7ee-74a44192dc6c'] 2022-04-11 13:24:35.465 3736 1874461728832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-772a3324-e868-44e4-86fa-a3fef13dbb2c 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] port_delete event received for '73f9e947-c49a-4cb6-b4f5-9d524c1eab5a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:24:35.700 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 73f9e947-c49a-4cb6-b4f5-9d524c1eab5a 2022-04-11 13:24:36.184 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:24:36.184 3736 1874462962256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '73f9e947-c49a-4cb6-b4f5-9d524c1eab5a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:24:36.184 3736 1874462962256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '73f9e947-c49a-4cb6-b4f5-9d524c1eab5a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:24:36.184 3736 1874462962256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 73f9e947-c49a-4cb6-b4f5-9d524c1eab5a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:24:36.184 3736 1874462962256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8aebca94-aca7-4c6c-a760-46b90fffe3b5 2022-04-11 13:24:36.184 3736 1874462962256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73f9e947-c49a-4cb6-b4f5-9d524c1eab5a'] 2022-04-11 13:24:36.184 3736 1874462962256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:24:36.184 3736 1874462962256 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 2022-04-11 13:24:36.184 3736 1874462962256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73f9e947-c49a-4cb6-b4f5-9d524c1eab5a'] 2022-04-11 13:24:37.981 3736 1874460777456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3148b744-d275-4a01-ba98-9ab9392cf337 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] port_delete event received for '34315ec7-c21f-4b87-8c54-4c45073a6382' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:24:38.184 3736 1874455997952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:24:38.210 3736 1874455997952 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:24:39.177 3736 1874461440304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49aac348-7b75-4d7b-8709-e1a9818f047c 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group rule updated on remote: ['3f32a165-8857-4f80-b3ad-de4503225783'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:24:39.177 3736 1874461440304 MainThread INFO neutron.agent.securitygroups_rpc [req-49aac348-7b75-4d7b-8709-e1a9818f047c 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group rule updated ['3f32a165-8857-4f80-b3ad-de4503225783'] 2022-04-11 13:24:39.528 3736 1874456751616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ebc46294-28c4-4aab-984d-4dbb341e1b1e 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group rule updated on remote: ['3f32a165-8857-4f80-b3ad-de4503225783'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:24:39.528 3736 1874456751616 MainThread INFO neutron.agent.securitygroups_rpc [req-ebc46294-28c4-4aab-984d-4dbb341e1b1e 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group rule updated ['3f32a165-8857-4f80-b3ad-de4503225783'] 2022-04-11 13:24:45.246 3736 1874456592224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3ffaced-b213-4c4d-891f-ea80c77a3a99 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group member updated on remote: ['3f32a165-8857-4f80-b3ad-de4503225783'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:24:45.246 3736 1874456592224 MainThread INFO neutron.agent.securitygroups_rpc [req-b3ffaced-b213-4c4d-891f-ea80c77a3a99 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group member updated ['3f32a165-8857-4f80-b3ad-de4503225783'] 2022-04-11 13:24:46.249 3736 1874459397632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f9fcfe1-b154-436a-9d45-e581f6ce9e99 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: 55691dee-38d8-4ee7-82dd-6d03dda7c9a1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:24:46.263 3736 1874459397632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f9fcfe1-b154-436a-9d45-e581f6ce9e99 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port 55691dee-38d8-4ee7-82dd-6d03dda7c9a1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:24:49.496 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 55691dee-38d8-4ee7-82dd-6d03dda7c9a1 2022-04-11 13:24:50.200 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:24:50.450 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port 55691dee-38d8-4ee7-82dd-6d03dda7c9a1 2022-04-11 13:24:50.497 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port 55691dee-38d8-4ee7-82dd-6d03dda7c9a1 updated. Details: {'device': '55691dee-38d8-4ee7-82dd-6d03dda7c9a1', 'network_id': '8aebca94-aca7-4c6c-a760-46b90fffe3b5', 'port_id': '55691dee-38d8-4ee7-82dd-6d03dda7c9a1', 'mac_address': 'fa:16:3e:da:00:e4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 543, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '142eb480-6109-446e-a4e7-9c1bf71a7c75', '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} 2022-04-11 13:24:50.497 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:24:50.497 3736 1874458847360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-55691dee-38d8-4ee7-82dd-6d03dda7c9a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:24:50.497 3736 1874458847360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 55691dee-38d8-4ee7-82dd-6d03dda7c9a1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:24:50.497 3736 1874458847360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8aebca94-aca7-4c6c-a760-46b90fffe3b5 2022-04-11 13:24:50.497 3736 1874458847360 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:264 2022-04-11 13:24:50.695 3736 1874458847360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '55691dee-38d8-4ee7-82dd-6d03dda7c9a1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:24:50.695 3736 1874458847360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '55691dee-38d8-4ee7-82dd-6d03dda7c9a1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:24:50.699 3736 1874458847360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 55691dee-38d8-4ee7-82dd-6d03dda7c9a1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:24:50.699 3736 1874458847360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 543, VLAN trunk: None to switch port 55691dee-38d8-4ee7-82dd-6d03dda7c9a1 2022-04-11 13:24:50.793 3736 1874458847360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:24:50.793 3736 1874458847360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['55691dee-38d8-4ee7-82dd-6d03dda7c9a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:24:50.949 3736 1874458847360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['55691dee-38d8-4ee7-82dd-6d03dda7c9a1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:24:50.949 3736 1874458847360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:24:50.949 3736 1874458847360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3f32a165-8857-4f80-b3ad-de4503225783) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:24:50.949 3736 1874458847360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 55691dee-38d8-4ee7-82dd-6d03dda7c9a1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:24:50.949 3736 1874458847360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:24:50.949 3736 1874458847360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 55691dee-38d8-4ee7-82dd-6d03dda7c9a1 not yet added. Adding. 2022-04-11 13:24:50.949 3736 1874458847360 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 2022-04-11 13:24:50.949 3736 1874458847360 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 2022-04-11 13:24:51.043 3736 1874458847360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55691dee-38d8-4ee7-82dd-6d03dda7c9a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:24:51.165 3736 1874458847360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55691dee-38d8-4ee7-82dd-6d03dda7c9a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:24:51.165 3736 1874458847360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55691dee-38d8-4ee7-82dd-6d03dda7c9a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:24:51.293 3736 1874458847360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55691dee-38d8-4ee7-82dd-6d03dda7c9a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:24:51.434 3736 1874458847360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-55691dee-38d8-4ee7-82dd-6d03dda7c9a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:24:51.434 3736 1874458847360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 55691dee-38d8-4ee7-82dd-6d03dda7c9a1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:24:51.434 3736 1874458847360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 55691dee-38d8-4ee7-82dd-6d03dda7c9a1 processed. 2022-04-11 13:24:52.215 3736 1874458847360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:24:52.536 3736 1874458847360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:26:11.759 3736 1874455637680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6245bfe-e838-40c5-bca3-f4d1e6404821 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group member updated on remote: ['3f32a165-8857-4f80-b3ad-de4503225783'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:26:11.759 3736 1874455637680 MainThread INFO neutron.agent.securitygroups_rpc [req-e6245bfe-e838-40c5-bca3-f4d1e6404821 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] Security group member updated ['3f32a165-8857-4f80-b3ad-de4503225783'] 2022-04-11 13:26:12.087 3736 1874455637680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6245bfe-e838-40c5-bca3-f4d1e6404821 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] port_delete event received for '55691dee-38d8-4ee7-82dd-6d03dda7c9a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:26:12.430 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 55691dee-38d8-4ee7-82dd-6d03dda7c9a1 2022-04-11 13:26:12.572 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:26:12.572 3736 1874455637680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '55691dee-38d8-4ee7-82dd-6d03dda7c9a1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:26:12.572 3736 1874455637680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '55691dee-38d8-4ee7-82dd-6d03dda7c9a1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:26:12.572 3736 1874455637680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 55691dee-38d8-4ee7-82dd-6d03dda7c9a1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:26:12.572 3736 1874455637680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8aebca94-aca7-4c6c-a760-46b90fffe3b5 2022-04-11 13:26:12.572 3736 1874455637680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['55691dee-38d8-4ee7-82dd-6d03dda7c9a1'] 2022-04-11 13:26:12.572 3736 1874455637680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:26:12.572 3736 1874455637680 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 2022-04-11 13:26:12.572 3736 1874455637680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['55691dee-38d8-4ee7-82dd-6d03dda7c9a1'] 2022-04-11 13:26:14.572 3736 1874460454576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:26:14.587 3736 1874460454576 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:26:15.290 3736 1874459582528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdc8bd26-d431-47db-ac98-140fc411ea6a 6ec651a183954ca49e3e03eb01d1b5e7 365fd6bafcef4e538979b055b59238e2 - - -] port_delete event received for 'd8e8543f-9d35-4d12-82f3-d74f3e14dde3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:26:21.040 3736 1874463055712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-350c966c-8026-4eda-a953-5cc8474e364a 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for '21266e5e-ae60-4e72-9231-86529ca2854e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:26:22.321 3736 1874456750912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d8922a3-b11b-4d82-8feb-36b5a87ac2c5 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for '451a24c3-29a3-4c34-8e1f-638d597dae31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:26:23.462 3736 1874456750912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be0f73b1-6373-488c-b7d6-9078f1e07b7c - - - - -] port_delete event received for 'e2826bfa-51c6-4b55-81e3-2d835f15cd66' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:26:23.571 3736 1874463054304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8048b45-4002-4476-8903-6b201db9e41d 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for 'e2826bfa-51c6-4b55-81e3-2d835f15cd66' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:26:23.837 3736 1874461420352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8048b45-4002-4476-8903-6b201db9e41d 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] network_delete received. Deleting network 8aebca94-aca7-4c6c-a760-46b90fffe3b5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-11 13:26:23.837 3736 1874461420352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8048b45-4002-4476-8903-6b201db9e41d 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] Network 8aebca94-aca7-4c6c-a760-46b90fffe3b5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-11 13:27:29.648 3736 1874458923600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f5f531e-60d7-47e5-ae52-727e15d6e83d - - - - -] port_update received: 6630aebd-2b22-4e26-8966-ddeccc16612b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:27:29.648 3736 1874458923600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f5f531e-60d7-47e5-ae52-727e15d6e83d - - - - -] No port 6630aebd-2b22-4e26-8966-ddeccc16612b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:27:33.012 3736 1874463554544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c967070-e1b6-4003-95cb-4cf66298ecfc - - - - -] port_update received: 1b36728e-4420-4d4f-88cb-ccdb570616c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:27:33.038 3736 1874463554544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c967070-e1b6-4003-95cb-4cf66298ecfc - - - - -] No port 1b36728e-4420-4d4f-88cb-ccdb570616c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:27:36.210 3736 1874463685616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a7fa21e-6a78-4304-8d76-40de116d3a5d - - - - -] port_update received: d5968e4d-97b4-41b1-b390-50dd262c1940 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:27:36.218 3736 1874463685616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a7fa21e-6a78-4304-8d76-40de116d3a5d - - - - -] No port d5968e4d-97b4-41b1-b390-50dd262c1940 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:27:38.616 3736 1874459573232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-211fefe2-cdbb-4983-b7de-f4f8bc162b59 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] Security group rule updated on remote: ['d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:27:38.616 3736 1874459573232 MainThread INFO neutron.agent.securitygroups_rpc [req-211fefe2-cdbb-4983-b7de-f4f8bc162b59 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] Security group rule updated ['d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668'] 2022-04-11 13:27:38.960 3736 1874458670528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a113664-3b3e-498b-99ad-33b4b99f1f13 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] Security group rule updated on remote: ['d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:27:38.960 3736 1874458670528 MainThread INFO neutron.agent.securitygroups_rpc [req-4a113664-3b3e-498b-99ad-33b4b99f1f13 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] Security group rule updated ['d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668'] 2022-04-11 13:27:39.342 3736 1874462579520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6d64966-59fa-4aaf-9407-eafd4116b8db 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] Security group rule updated on remote: ['d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:27:39.342 3736 1874462579520 MainThread INFO neutron.agent.securitygroups_rpc [req-f6d64966-59fa-4aaf-9407-eafd4116b8db 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] Security group rule updated ['d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668'] 2022-04-11 13:27:39.397 3736 1874462579520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8324e24-ddea-4517-83d1-26c484d3c5dc - - - - -] port_update received: 337bf7bf-a151-4b1d-8e87-bf8898a6cc41 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:27:39.414 3736 1874462579520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8324e24-ddea-4517-83d1-26c484d3c5dc - - - - -] No port 337bf7bf-a151-4b1d-8e87-bf8898a6cc41 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:27:39.679 3736 1874463053072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ee07b08-a1cf-42db-b812-0343d6ab8fa2 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] Security group rule updated on remote: ['d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:27:39.679 3736 1874463053072 MainThread INFO neutron.agent.securitygroups_rpc [req-2ee07b08-a1cf-42db-b812-0343d6ab8fa2 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] Security group rule updated ['d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668'] 2022-04-11 13:27:40.030 3736 1874459730864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a68ec8b9-1d20-41d1-9e08-b09986faf28d 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] Security group rule updated on remote: ['d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:27:40.054 3736 1874459730864 MainThread INFO neutron.agent.securitygroups_rpc [req-a68ec8b9-1d20-41d1-9e08-b09986faf28d 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] Security group rule updated ['d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668'] 2022-04-11 13:27:40.444 3736 1874459730864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-816bfe50-d935-457d-b6af-bea191bf493d 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] Security group rule updated on remote: ['d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-11 13:27:40.444 3736 1874459730864 MainThread INFO neutron.agent.securitygroups_rpc [req-816bfe50-d935-457d-b6af-bea191bf493d 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] Security group rule updated ['d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668'] 2022-04-11 13:28:01.053 3736 1874458414768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-59a96119-46a9-458c-9a80-71bde16161dd 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] Security group member updated on remote: ['d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:28:01.053 3736 1874458414768 MainThread INFO neutron.agent.securitygroups_rpc [req-59a96119-46a9-458c-9a80-71bde16161dd 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] Security group member updated ['d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668'] 2022-04-11 13:28:02.139 3736 1874458980016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3e95026-f542-4e45-9907-d4e299f27844 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] port_update received: 0467b332-74fd-436c-bf19-632880fbc989 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-11 13:28:02.139 3736 1874458980016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3e95026-f542-4e45-9907-d4e299f27844 79de407be5184b1cb3cf03b59f7ead20 f933dec8711d434585c28785695d35dc - - -] No port 0467b332-74fd-436c-bf19-632880fbc989 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-11 13:28:04.779 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0467b332-74fd-436c-bf19-632880fbc989 2022-04-11 13:28:05.115 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:28:05.373 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port 0467b332-74fd-436c-bf19-632880fbc989 2022-04-11 13:28:05.373 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port 0467b332-74fd-436c-bf19-632880fbc989 updated. Details: {'device': '0467b332-74fd-436c-bf19-632880fbc989', 'network_id': '71b4ebff-7603-4926-a28d-cff486c60bb0', 'port_id': '0467b332-74fd-436c-bf19-632880fbc989', 'mac_address': 'fa:16:3e:fd:cd:14', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 509, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2122bc6e-962c-44c8-8289-28c78f4ef66c', '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} 2022-04-11 13:28:05.373 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:28:05.373 3736 1874462063600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0467b332-74fd-436c-bf19-632880fbc989" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:28:05.373 3736 1874462063600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0467b332-74fd-436c-bf19-632880fbc989 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:28:05.373 3736 1874462063600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 71b4ebff-7603-4926-a28d-cff486c60bb0 2022-04-11 13:28:05.373 3736 1874462063600 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:264 2022-04-11 13:28:05.615 3736 1874462063600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0467b332-74fd-436c-bf19-632880fbc989') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:28:05.615 3736 1874462063600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0467b332-74fd-436c-bf19-632880fbc989') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:28:05.615 3736 1874462063600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0467b332-74fd-436c-bf19-632880fbc989 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:28:05.615 3736 1874462063600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 509, VLAN trunk: None to switch port 0467b332-74fd-436c-bf19-632880fbc989 2022-04-11 13:28:05.712 3736 1874462063600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:28:05.712 3736 1874462063600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0467b332-74fd-436c-bf19-632880fbc989'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:28:05.943 3736 1874462063600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0467b332-74fd-436c-bf19-632880fbc989']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:28:05.943 3736 1874462063600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:28:05.943 3736 1874462063600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:28:05.943 3736 1874462063600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0467b332-74fd-436c-bf19-632880fbc989 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:28:05.943 3736 1874462063600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:28:05.943 3736 1874462063600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0467b332-74fd-436c-bf19-632880fbc989 not yet added. Adding. 2022-04-11 13:28:05.943 3736 1874462063600 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 2022-04-11 13:28:05.943 3736 1874462063600 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 2022-04-11 13:28:06.053 3736 1874462063600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0467b332-74fd-436c-bf19-632880fbc989" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:28:06.154 3736 1874462063600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0467b332-74fd-436c-bf19-632880fbc989" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:28:06.154 3736 1874462063600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0467b332-74fd-436c-bf19-632880fbc989" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:28:06.303 3736 1874462063600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0467b332-74fd-436c-bf19-632880fbc989" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:28:06.444 3736 1874462063600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0467b332-74fd-436c-bf19-632880fbc989" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:28:06.444 3736 1874462063600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0467b332-74fd-436c-bf19-632880fbc989 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:28:06.444 3736 1874462063600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0467b332-74fd-436c-bf19-632880fbc989 processed. 2022-04-11 13:28:07.131 3736 1874462063600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:28:07.482 3736 1874462063600 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:30:50.439 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0467b332-74fd-436c-bf19-632880fbc989 2022-04-11 13:30:51.939 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:30:51.939 3736 1874461773664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0467b332-74fd-436c-bf19-632880fbc989' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:30:51.939 3736 1874461773664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0467b332-74fd-436c-bf19-632880fbc989' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:30:51.939 3736 1874461773664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0467b332-74fd-436c-bf19-632880fbc989 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:30:51.950 3736 1874461773664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 71b4ebff-7603-4926-a28d-cff486c60bb0 2022-04-11 13:30:51.950 3736 1874461773664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0467b332-74fd-436c-bf19-632880fbc989'] 2022-04-11 13:30:51.950 3736 1874461773664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:30:51.950 3736 1874461773664 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 2022-04-11 13:30:51.950 3736 1874461773664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0467b332-74fd-436c-bf19-632880fbc989'] 2022-04-11 13:30:53.939 3736 1874459672640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:30:54.158 3736 1874459672640 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:30:56.247 3736 1874456569456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0467b332-74fd-436c-bf19-632880fbc989 2022-04-11 13:30:57.970 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-11 13:30:58.267 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Adding port 0467b332-74fd-436c-bf19-632880fbc989 2022-04-11 13:30:58.267 3736 1874342571344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Port 0467b332-74fd-436c-bf19-632880fbc989 updated. Details: {'device': '0467b332-74fd-436c-bf19-632880fbc989', 'network_id': '71b4ebff-7603-4926-a28d-cff486c60bb0', 'port_id': '0467b332-74fd-436c-bf19-632880fbc989', 'mac_address': 'fa:16:3e:fd:cd:14', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 509, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2122bc6e-962c-44c8-8289-28c78f4ef66c', '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} 2022-04-11 13:30:58.267 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] 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 2022-04-11 13:30:58.267 3736 1874457950688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0467b332-74fd-436c-bf19-632880fbc989" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:30:58.267 3736 1874457950688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0467b332-74fd-436c-bf19-632880fbc989 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-11 13:30:58.267 3736 1874457950688 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 71b4ebff-7603-4926-a28d-cff486c60bb0 2022-04-11 13:30:58.267 3736 1874457950688 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:264 2022-04-11 13:30:58.503 3736 1874457950688 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0467b332-74fd-436c-bf19-632880fbc989') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:30:58.503 3736 1874457950688 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0467b332-74fd-436c-bf19-632880fbc989') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-11 13:30:58.503 3736 1874457950688 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0467b332-74fd-436c-bf19-632880fbc989 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-11 13:30:58.503 3736 1874457950688 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 509, VLAN trunk: None to switch port 0467b332-74fd-436c-bf19-632880fbc989 2022-04-11 13:30:58.615 3736 1874457950688 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-11 13:30:58.615 3736 1874457950688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0467b332-74fd-436c-bf19-632880fbc989'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-11 13:30:58.861 3736 1874457950688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0467b332-74fd-436c-bf19-632880fbc989']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-11 13:30:58.861 3736 1874457950688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-11 13:30:58.861 3736 1874457950688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-11 13:30:58.861 3736 1874457950688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0467b332-74fd-436c-bf19-632880fbc989 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-11 13:30:58.861 3736 1874457950688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-11 13:30:58.861 3736 1874457950688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0467b332-74fd-436c-bf19-632880fbc989 not yet added. Adding. 2022-04-11 13:30:58.861 3736 1874457950688 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 2022-04-11 13:30:58.861 3736 1874457950688 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 2022-04-11 13:30:58.981 3736 1874457950688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0467b332-74fd-436c-bf19-632880fbc989" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:30:59.101 3736 1874457950688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0467b332-74fd-436c-bf19-632880fbc989" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:30:59.101 3736 1874457950688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0467b332-74fd-436c-bf19-632880fbc989" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:30:59.252 3736 1874457950688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0467b332-74fd-436c-bf19-632880fbc989" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:30:59.346 3736 1874457950688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0467b332-74fd-436c-bf19-632880fbc989" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:30:59.346 3736 1874457950688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0467b332-74fd-436c-bf19-632880fbc989 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-11 13:30:59.346 3736 1874457950688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0467b332-74fd-436c-bf19-632880fbc989 processed. 2022-04-11 13:30:59.986 3736 1874459726768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:31:00.189 3736 1874459726768 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:32:34.794 3736 1874458268592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0ba19d9-8736-4a4e-a7ae-1e6822c1709a 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] port_delete event received for 'fc97c140-140e-49a0-9b49-89ca24fdc74d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:32:37.075 3736 1874456569632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0467b332-74fd-436c-bf19-632880fbc989 2022-04-11 13:32:37.747 3736 1874457802352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7869c3ea-b786-4477-8f64-8caa9bbf0839 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] Security group member updated on remote: ['d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-11 13:32:37.747 3736 1874457802352 MainThread INFO neutron.agent.securitygroups_rpc [req-7869c3ea-b786-4477-8f64-8caa9bbf0839 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] Security group member updated ['d8bf9b7c-ad6a-4a67-80f8-fbbff0a6d668'] 2022-04-11 13:32:37.837 3736 1874460105360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7869c3ea-b786-4477-8f64-8caa9bbf0839 9c9504d5ada94e48a81e03e7e41e2f0e 51e0b7c32eaf43bc9821feca5a763876 - - -] port_delete event received for '0467b332-74fd-436c-bf19-632880fbc989' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:32:38.543 3736 1874342571344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04721213-348f-4775-8fe2-fc41870e15a5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-11 13:32:38.543 3736 1874461849200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0467b332-74fd-436c-bf19-632880fbc989' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-11 13:32:38.543 3736 1874461849200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0467b332-74fd-436c-bf19-632880fbc989' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-11 13:32:38.543 3736 1874461849200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0467b332-74fd-436c-bf19-632880fbc989 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-11 13:32:38.543 3736 1874461849200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 71b4ebff-7603-4926-a28d-cff486c60bb0 2022-04-11 13:32:38.555 3736 1874461849200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0467b332-74fd-436c-bf19-632880fbc989'] 2022-04-11 13:32:38.555 3736 1874461849200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-11 13:32:38.555 3736 1874461849200 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 2022-04-11 13:32:38.555 3736 1874461849200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0467b332-74fd-436c-bf19-632880fbc989'] 2022-04-11 13:32:40.559 3736 1874461317424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-11 13:32:40.571 3736 1874461317424 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-11 13:32:41.637 3736 1874461317424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c909b54-0b89-4d17-b223-595a7b95e930 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for '1b36728e-4420-4d4f-88cb-ccdb570616c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:32:43.181 3736 1874458771520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-faa86232-c1d5-408d-8091-fe793a19e868 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for '6630aebd-2b22-4e26-8966-ddeccc16612b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:32:44.199 3736 1874457475552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2437502-dd43-476b-b3b4-1fe163eb4f0b 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for 'b26cb5c5-038d-4cba-8e95-0efb359183c4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:32:44.231 3736 1874455872608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6d8be2b-35ca-4cf6-bf08-0918f7d7ac93 - - - - -] port_delete event received for 'b26cb5c5-038d-4cba-8e95-0efb359183c4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:32:44.481 3736 1874458746544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2437502-dd43-476b-b3b4-1fe163eb4f0b 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] network_delete received. Deleting network 71b4ebff-7603-4926-a28d-cff486c60bb0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-11 13:32:44.481 3736 1874458746544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2437502-dd43-476b-b3b4-1fe163eb4f0b 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] Network 71b4ebff-7603-4926-a28d-cff486c60bb0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-11 13:32:45.480 3736 1874458746544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b4c759f-2041-4d32-ad2b-7d4df83a2fc5 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for '337bf7bf-a151-4b1d-8e87-bf8898a6cc41' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:32:46.980 3736 1874459326768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74143800-6b4a-4acd-9af7-2c73224840e7 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for 'd5968e4d-97b4-41b1-b390-50dd262c1940' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:32:47.902 3736 1874459326768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b059428a-5743-49a5-84ba-5256d58bf696 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] port_delete event received for '58053e29-da59-461e-8617-1e3dc620db84' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:32:47.977 3736 1874456809536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4925f2a8-1d96-42bc-9303-edcaa5bbccf9 - - - - -] port_delete event received for '58053e29-da59-461e-8617-1e3dc620db84' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-11 13:32:48.165 3736 1874456969456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b059428a-5743-49a5-84ba-5256d58bf696 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] network_delete received. Deleting network 26cf47e6-46fd-4eba-82b9-fe2a4ae0019a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-11 13:32:48.165 3736 1874456969456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b059428a-5743-49a5-84ba-5256d58bf696 6e1c04ba55b74c43b5c818de3ca41dc6 d6dbc8030f5b4c4ea8a8888508a4b48b - - -] Network 26cf47e6-46fd-4eba-82b9-fe2a4ae0019a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463