2022-02-04 18:04:25.100 2440 2683228899456 MainThread INFO neutron.common.config [-] Logging enabled! 2022-02-04 18:04:25.100 2440 2683228899456 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 19.1.0.dev476 2022-02-04 18:04:25.100 2440 2683228899456 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-02-04 18:04:25.137 2440 2683228899456 MainThread INFO os_win.utils.network.networkutils [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] WMI caching is disabled. 2022-02-04 18:04:25.367 2440 2683228899456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-02-04 18:04:25.459 2440 2683228899456 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-02-04 18:04:25.459 2440 2683228899456 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-02-04 18:04:25.667 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent initialized successfully, now running... 2022-02-04 18:04:25.693 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-02-04 18:04:25.693 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-02-04 18:04:25.743 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-02-04 18:06:30.558 2440 2683336319920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdf496be-6960-4490-bbcf-1ef8a9ebe99b - - - - -] port_update received: 18d62975-3da4-49ca-990a-82cd90e5eca7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:06:30.558 2440 2683336319920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdf496be-6960-4490-bbcf-1ef8a9ebe99b - - - - -] No port 18d62975-3da4-49ca-990a-82cd90e5eca7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:06:34.191 2440 2683316677616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f650b9c6-7d71-4731-9276-89f05da2e06b - - - - -] port_update received: 47d8c5ed-1423-4637-b744-de4853350877 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:06:34.191 2440 2683316677616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f650b9c6-7d71-4731-9276-89f05da2e06b - - - - -] No port 47d8c5ed-1423-4637-b744-de4853350877 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:06:34.222 2440 2683335882176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21efa45f-6f7b-4e59-ba66-d590740ea708 - - - - -] port_update received: c6008d4c-c355-4d59-8f06-caf57e4279b1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:06:34.238 2440 2683335882176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21efa45f-6f7b-4e59-ba66-d590740ea708 - - - - -] No port c6008d4c-c355-4d59-8f06-caf57e4279b1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:06:36.535 2440 2683335374448 MainThread WARNING oslo_policy.policy [req-dc7ca202-944d-4cf6-9dae-1e3c99946ea9 eaceb3b860c148db8b422f8dc229eb92 bc16ff508cd0420ab58f9178b231ac09 - - -] 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-02-04 18:06:36.535 2440 2683335374448 MainThread WARNING oslo_policy.policy [req-dc7ca202-944d-4cf6-9dae-1e3c99946ea9 eaceb3b860c148db8b422f8dc229eb92 bc16ff508cd0420ab58f9178b231ac09 - - -] 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-02-04 18:06:36.535 2440 2683335374448 MainThread WARNING oslo_policy.policy [req-dc7ca202-944d-4cf6-9dae-1e3c99946ea9 eaceb3b860c148db8b422f8dc229eb92 bc16ff508cd0420ab58f9178b231ac09 - - -] 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-02-04 18:06:36.535 2440 2683335374448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc7ca202-944d-4cf6-9dae-1e3c99946ea9 eaceb3b860c148db8b422f8dc229eb92 bc16ff508cd0420ab58f9178b231ac09 - - -] Security group member updated on remote: ['89f85916-a4b4-4dcd-afbc-f4669a128636'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:06:36.535 2440 2683335374448 MainThread INFO neutron.agent.securitygroups_rpc [req-dc7ca202-944d-4cf6-9dae-1e3c99946ea9 eaceb3b860c148db8b422f8dc229eb92 bc16ff508cd0420ab58f9178b231ac09 - - -] Security group member updated ['89f85916-a4b4-4dcd-afbc-f4669a128636'] 2022-02-04 18:06:42.244 2440 2683336454208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73cb7f9c-f9ac-4d19-a365-eb178345a776 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] Security group rule updated on remote: ['282a79dd-53a2-4a6c-bb76-55a23fac1c41'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:06:42.244 2440 2683336454208 MainThread INFO neutron.agent.securitygroups_rpc [req-73cb7f9c-f9ac-4d19-a365-eb178345a776 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] Security group rule updated ['282a79dd-53a2-4a6c-bb76-55a23fac1c41'] 2022-02-04 18:06:42.800 2440 2683316922496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f3399aa-5efd-4b24-b6ef-9b595b558eeb a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: 22204052-bf5d-467a-bf85-75e280e1cf41 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:06:42.803 2440 2683316922496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f3399aa-5efd-4b24-b6ef-9b595b558eeb a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port 22204052-bf5d-467a-bf85-75e280e1cf41 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:06:43.691 2440 2683316922496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8eb55e4-ca89-4f62-93a0-fb9bc1b57681 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] Security group rule updated on remote: ['282a79dd-53a2-4a6c-bb76-55a23fac1c41'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:06:43.691 2440 2683316922496 MainThread INFO neutron.agent.securitygroups_rpc [req-d8eb55e4-ca89-4f62-93a0-fb9bc1b57681 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] Security group rule updated ['282a79dd-53a2-4a6c-bb76-55a23fac1c41'] 2022-02-04 18:06:43.831 2440 2683316922496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9386904-d239-4818-8fb9-a0dcea3a9276 - - - - -] port_update received: d3a6168e-2c40-4f37-b1f8-b5f4cc548b29 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:06:43.831 2440 2683316922496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9386904-d239-4818-8fb9-a0dcea3a9276 - - - - -] No port d3a6168e-2c40-4f37-b1f8-b5f4cc548b29 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:06:43.894 2440 2683316922496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-123dcb15-cdc1-46db-a9b4-6b746c3a1903 - - - - -] port_update received: f53c9c6f-6ec4-4523-a4ed-e0303f9aaae8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:06:43.903 2440 2683316922496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-123dcb15-cdc1-46db-a9b4-6b746c3a1903 - - - - -] No port f53c9c6f-6ec4-4523-a4ed-e0303f9aaae8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:06:44.582 2440 2683336454208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5c54882-0629-4def-8c1a-15c3729ec19f 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] Security group rule updated on remote: ['db1f961f-977e-48a9-8631-037a3ffafefc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:06:44.582 2440 2683336454208 MainThread INFO neutron.agent.securitygroups_rpc [req-f5c54882-0629-4def-8c1a-15c3729ec19f 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] Security group rule updated ['db1f961f-977e-48a9-8631-037a3ffafefc'] 2022-02-04 18:06:45.714 2440 2683318061008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-baf2c901-5d9c-426d-ab0d-6c5997820e1e 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] Security group rule updated on remote: ['db1f961f-977e-48a9-8631-037a3ffafefc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:06:45.714 2440 2683318061008 MainThread INFO neutron.agent.securitygroups_rpc [req-baf2c901-5d9c-426d-ab0d-6c5997820e1e 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] Security group rule updated ['db1f961f-977e-48a9-8631-037a3ffafefc'] 2022-02-04 18:06:47.874 2440 2683317734032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c1a76aa-1b28-4c7d-8f69-5f8c4e2947fd c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Security group member updated on remote: ['4ee8a253-679d-44b5-ba5b-7cf494cb64c6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:06:47.874 2440 2683317734032 MainThread INFO neutron.agent.securitygroups_rpc [req-3c1a76aa-1b28-4c7d-8f69-5f8c4e2947fd c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Security group member updated ['4ee8a253-679d-44b5-ba5b-7cf494cb64c6'] 2022-02-04 18:06:48.722 2440 2683318144336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-946d0f9e-d2f0-435f-8600-e72b9d700422 - - - - -] port_update received: 6727360b-3d63-4eba-b169-788e55428c26 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:06:48.722 2440 2683318144336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-946d0f9e-d2f0-435f-8600-e72b9d700422 - - - - -] No port 6727360b-3d63-4eba-b169-788e55428c26 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:06:52.018 2440 2683336586160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3347df31-5f6e-4dd1-8556-b9163af8903e a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: bed228f0-3f38-4531-9216-a2ae6a6424a3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:06:52.038 2440 2683336586160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3347df31-5f6e-4dd1-8556-b9163af8903e a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port bed228f0-3f38-4531-9216-a2ae6a6424a3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:06:53.675 2440 2683318118880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3384cc81-e063-47b7-9f88-4177b2451d74 c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Security group member updated on remote: ['4ee8a253-679d-44b5-ba5b-7cf494cb64c6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:06:53.675 2440 2683318118880 MainThread INFO neutron.agent.securitygroups_rpc [req-3384cc81-e063-47b7-9f88-4177b2451d74 c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Security group member updated ['4ee8a253-679d-44b5-ba5b-7cf494cb64c6'] 2022-02-04 18:06:55.146 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 22204052-bf5d-467a-bf85-75e280e1cf41 2022-02-04 18:06:55.146 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bed228f0-3f38-4531-9216-a2ae6a6424a3 2022-02-04 18:06:55.769 2440 2683317801376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f36976bc-0406-43da-b5e4-6db4fc29f54e a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: b257550a-d30b-43bd-a2d9-3c73c288652d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:06:55.769 2440 2683317801376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f36976bc-0406-43da-b5e4-6db4fc29f54e a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port b257550a-d30b-43bd-a2d9-3c73c288652d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:06:56.445 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:06:57.190 2440 2683317602960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-beeeaae7-6ce1-40ff-ae4a-2de7cd6a7cef 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] Security group member updated on remote: ['282a79dd-53a2-4a6c-bb76-55a23fac1c41'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:06:57.190 2440 2683317602960 MainThread INFO neutron.agent.securitygroups_rpc [req-beeeaae7-6ce1-40ff-ae4a-2de7cd6a7cef 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] Security group member updated ['282a79dd-53a2-4a6c-bb76-55a23fac1c41'] 2022-02-04 18:06:57.393 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port bed228f0-3f38-4531-9216-a2ae6a6424a3 2022-02-04 18:06:57.393 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port bed228f0-3f38-4531-9216-a2ae6a6424a3 updated. Details: {'device': 'bed228f0-3f38-4531-9216-a2ae6a6424a3', 'network_id': '93d2f322-d598-4ead-9282-c92562498cf7', 'port_id': 'bed228f0-3f38-4531-9216-a2ae6a6424a3', 'mac_address': 'fa:16:3e:87:d5:85', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 969, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '56a2d211-4800-4568-8cdd-da2a42d7ea88', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-04 18:06:57.393 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:06:57.393 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port 22204052-bf5d-467a-bf85-75e280e1cf41 2022-02-04 18:06:57.393 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port 22204052-bf5d-467a-bf85-75e280e1cf41 updated. Details: {'device': '22204052-bf5d-467a-bf85-75e280e1cf41', 'network_id': '35aea939-51c7-4ee6-91a0-7e12c6142e91', 'port_id': '22204052-bf5d-467a-bf85-75e280e1cf41', 'mac_address': 'fa:16:3e:33:c9:8e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 986, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '976d4a10-5271-41d6-a575-8bdae2a49b95', '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-02-04 18:06:57.393 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:06:57.393 2440 2683318059776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bed228f0-3f38-4531-9216-a2ae6a6424a3" 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-02-04 18:06:57.393 2440 2683318059776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bed228f0-3f38-4531-9216-a2ae6a6424a3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:06:57.393 2440 2683318059776 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 93d2f322-d598-4ead-9282-c92562498cf7 2022-02-04 18:06:57.393 2440 2683318059776 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-02-04 18:06:57.393 2440 2683318061360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22204052-bf5d-467a-bf85-75e280e1cf41" 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-02-04 18:06:57.393 2440 2683318061360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 22204052-bf5d-467a-bf85-75e280e1cf41 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:06:57.393 2440 2683318061360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 35aea939-51c7-4ee6-91a0-7e12c6142e91 2022-02-04 18:06:57.393 2440 2683318061360 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-02-04 18:06:57.613 2440 2683318059776 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bed228f0-3f38-4531-9216-a2ae6a6424a3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:06:57.613 2440 2683318059776 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bed228f0-3f38-4531-9216-a2ae6a6424a3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:06:57.613 2440 2683318061360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '22204052-bf5d-467a-bf85-75e280e1cf41') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:06:57.613 2440 2683318061360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '22204052-bf5d-467a-bf85-75e280e1cf41') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:06:57.666 2440 2683318059776 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bed228f0-3f38-4531-9216-a2ae6a6424a3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:06:57.666 2440 2683318059776 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 969, VLAN trunk: None to switch port bed228f0-3f38-4531-9216-a2ae6a6424a3 2022-02-04 18:06:57.675 2440 2683318061360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 22204052-bf5d-467a-bf85-75e280e1cf41 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:06:57.675 2440 2683318061360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 986, VLAN trunk: None to switch port 22204052-bf5d-467a-bf85-75e280e1cf41 2022-02-04 18:06:57.756 2440 2683318059776 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:06:57.756 2440 2683318059776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bed228f0-3f38-4531-9216-a2ae6a6424a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:06:57.756 2440 2683318061360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:06:57.756 2440 2683318061360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['22204052-bf5d-467a-bf85-75e280e1cf41'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:06:58.440 2440 2683318059776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bed228f0-3f38-4531-9216-a2ae6a6424a3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:06:58.440 2440 2683318059776 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-02-04 18:06:58.440 2440 2683318059776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4ee8a253-679d-44b5-ba5b-7cf494cb64c6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:06:58.440 2440 2683318059776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4ee8a253-679d-44b5-ba5b-7cf494cb64c6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:06:58.440 2440 2683318059776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bed228f0-3f38-4531-9216-a2ae6a6424a3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:06:58.440 2440 2683318059776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:06:58.440 2440 2683318059776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bed228f0-3f38-4531-9216-a2ae6a6424a3 not yet added. Adding. 2022-02-04 18:06:58.440 2440 2683318059776 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-02-04 18:06:58.440 2440 2683318059776 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-02-04 18:06:58.456 2440 2683318061360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['22204052-bf5d-467a-bf85-75e280e1cf41']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:06:58.456 2440 2683318061360 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-02-04 18:06:58.456 2440 2683318061360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (89f85916-a4b4-4dcd-afbc-f4669a128636) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:06:58.456 2440 2683318061360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (89f85916-a4b4-4dcd-afbc-f4669a128636) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:06:58.456 2440 2683318061360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 22204052-bf5d-467a-bf85-75e280e1cf41 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:06:58.456 2440 2683318061360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:06:58.456 2440 2683318061360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 22204052-bf5d-467a-bf85-75e280e1cf41 not yet added. Adding. 2022-02-04 18:06:58.456 2440 2683318061360 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-02-04 18:06:58.456 2440 2683318061360 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-02-04 18:06:58.539 2440 2683318059776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bed228f0-3f38-4531-9216-a2ae6a6424a3" 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-02-04 18:06:58.539 2440 2683318061360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22204052-bf5d-467a-bf85-75e280e1cf41" 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-02-04 18:06:58.621 2440 2683318059776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bed228f0-3f38-4531-9216-a2ae6a6424a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:06:58.621 2440 2683318059776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bed228f0-3f38-4531-9216-a2ae6a6424a3" 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-02-04 18:06:58.628 2440 2683318061360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22204052-bf5d-467a-bf85-75e280e1cf41" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:06:58.628 2440 2683318061360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22204052-bf5d-467a-bf85-75e280e1cf41" 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-02-04 18:06:58.729 2440 2683318061360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22204052-bf5d-467a-bf85-75e280e1cf41" "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-02-04 18:06:58.729 2440 2683318059776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bed228f0-3f38-4531-9216-a2ae6a6424a3" "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-02-04 18:06:58.803 2440 2683318061360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22204052-bf5d-467a-bf85-75e280e1cf41" "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-02-04 18:06:58.803 2440 2683318061360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 22204052-bf5d-467a-bf85-75e280e1cf41 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:06:58.803 2440 2683318061360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 22204052-bf5d-467a-bf85-75e280e1cf41 processed. 2022-02-04 18:06:58.803 2440 2683318059776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bed228f0-3f38-4531-9216-a2ae6a6424a3" "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-02-04 18:06:58.803 2440 2683318059776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bed228f0-3f38-4531-9216-a2ae6a6424a3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:06:58.803 2440 2683318059776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bed228f0-3f38-4531-9216-a2ae6a6424a3 processed. 2022-02-04 18:06:59.081 2440 2683336639584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4af8c40c-6792-40f4-aaa3-9fb183c6320a a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: 0aab845f-faa2-4a08-8033-c0379b80ca26 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:06:59.096 2440 2683336639584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4af8c40c-6792-40f4-aaa3-9fb183c6320a a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port 0aab845f-faa2-4a08-8033-c0379b80ca26 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:06:59.166 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b257550a-d30b-43bd-a2d9-3c73c288652d 2022-02-04 18:06:59.213 2440 2683336639584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b3da01f-5958-4b6a-b1d1-1d101efa01c2 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] Security group member updated on remote: ['db1f961f-977e-48a9-8631-037a3ffafefc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:06:59.213 2440 2683336639584 MainThread INFO neutron.agent.securitygroups_rpc [req-8b3da01f-5958-4b6a-b1d1-1d101efa01c2 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] Security group member updated ['db1f961f-977e-48a9-8631-037a3ffafefc'] 2022-02-04 18:07:00.456 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:07:00.456 2440 2683336639584 MainThread DEBUG oslo_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-02-04 18:07:01.066 2440 2683335813248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8484498-d8a7-4dfc-8569-d42d151ffcde a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: 1622bfe0-0e37-4f26-a356-fa24eae5fe25 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:07:01.088 2440 2683335813248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8484498-d8a7-4dfc-8569-d42d151ffcde a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port 1622bfe0-0e37-4f26-a356-fa24eae5fe25 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:07:01.113 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port b257550a-d30b-43bd-a2d9-3c73c288652d 2022-02-04 18:07:01.113 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port b257550a-d30b-43bd-a2d9-3c73c288652d updated. Details: {'device': 'b257550a-d30b-43bd-a2d9-3c73c288652d', 'network_id': '93d2f322-d598-4ead-9282-c92562498cf7', 'port_id': 'b257550a-d30b-43bd-a2d9-3c73c288652d', 'mac_address': 'fa:16:3e:9d:67:6f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 969, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '56a2d211-4800-4568-8cdd-da2a42d7ea88', '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-02-04 18:07:01.139 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:07:01.139 2440 2683318059952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b257550a-d30b-43bd-a2d9-3c73c288652d" 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-02-04 18:07:01.139 2440 2683318059952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b257550a-d30b-43bd-a2d9-3c73c288652d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:07:01.139 2440 2683318059952 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-02-04 18:07:01.196 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0aab845f-faa2-4a08-8033-c0379b80ca26 2022-02-04 18:07:01.258 2440 2683318059952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b257550a-d30b-43bd-a2d9-3c73c288652d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:07:01.258 2440 2683318059952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b257550a-d30b-43bd-a2d9-3c73c288652d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:07:01.324 2440 2683318059952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b257550a-d30b-43bd-a2d9-3c73c288652d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:07:01.324 2440 2683318059952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 969, VLAN trunk: None to switch port b257550a-d30b-43bd-a2d9-3c73c288652d 2022-02-04 18:07:01.411 2440 2683318059952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:07:01.411 2440 2683318059952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b257550a-d30b-43bd-a2d9-3c73c288652d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:07:01.924 2440 2683318059952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b257550a-d30b-43bd-a2d9-3c73c288652d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:07:01.924 2440 2683318059952 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-02-04 18:07:01.924 2440 2683318059952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4ee8a253-679d-44b5-ba5b-7cf494cb64c6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:07:01.924 2440 2683318059952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4ee8a253-679d-44b5-ba5b-7cf494cb64c6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:07:01.924 2440 2683318059952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b257550a-d30b-43bd-a2d9-3c73c288652d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:07:01.924 2440 2683318059952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:07:01.940 2440 2683318059952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b257550a-d30b-43bd-a2d9-3c73c288652d not yet added. Adding. 2022-02-04 18:07:01.940 2440 2683318059952 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-02-04 18:07:01.940 2440 2683318059952 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-02-04 18:07:02.050 2440 2683318059952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b257550a-d30b-43bd-a2d9-3c73c288652d" 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-02-04 18:07:02.084 2440 2683336639584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:07:02.159 2440 2683318059952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b257550a-d30b-43bd-a2d9-3c73c288652d" "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-02-04 18:07:02.159 2440 2683318059952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b257550a-d30b-43bd-a2d9-3c73c288652d" 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-02-04 18:07:02.284 2440 2683318059952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b257550a-d30b-43bd-a2d9-3c73c288652d" "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-02-04 18:07:02.403 2440 2683318059952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b257550a-d30b-43bd-a2d9-3c73c288652d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:07:02.403 2440 2683318059952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b257550a-d30b-43bd-a2d9-3c73c288652d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:07:02.413 2440 2683318059952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b257550a-d30b-43bd-a2d9-3c73c288652d processed. 2022-02-04 18:07:02.479 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:07:02.479 2440 2683318059952 MainThread DEBUG oslo_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-02-04 18:07:03.128 2440 2683318059952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.641s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:07:03.198 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port 0aab845f-faa2-4a08-8033-c0379b80ca26 2022-02-04 18:07:03.198 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port 0aab845f-faa2-4a08-8033-c0379b80ca26 updated. Details: {'device': '0aab845f-faa2-4a08-8033-c0379b80ca26', 'network_id': '552cd02d-5880-4ad3-ac2d-03172c4c38a0', 'port_id': '0aab845f-faa2-4a08-8033-c0379b80ca26', 'mac_address': 'fa:16:3e:6b:40:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 976, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b0e71328-9cba-4203-a9af-376727e22bf9', '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-02-04 18:07:03.198 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:07:03.198 2440 2683318059952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" 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-02-04 18:07:03.198 2440 2683318059952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0aab845f-faa2-4a08-8033-c0379b80ca26 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:07:03.198 2440 2683318059952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 552cd02d-5880-4ad3-ac2d-03172c4c38a0 2022-02-04 18:07:03.198 2440 2683318059952 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-02-04 18:07:03.207 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1622bfe0-0e37-4f26-a356-fa24eae5fe25 2022-02-04 18:07:03.351 2440 2683318059952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0aab845f-faa2-4a08-8033-c0379b80ca26') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:07:03.351 2440 2683318059952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0aab845f-faa2-4a08-8033-c0379b80ca26') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:07:03.351 2440 2683318059952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0aab845f-faa2-4a08-8033-c0379b80ca26 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:07:03.351 2440 2683318059952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 976, VLAN trunk: None to switch port 0aab845f-faa2-4a08-8033-c0379b80ca26 2022-02-04 18:07:03.460 2440 2683318059952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:07:03.460 2440 2683318059952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0aab845f-faa2-4a08-8033-c0379b80ca26'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:07:03.659 2440 2683318059952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0aab845f-faa2-4a08-8033-c0379b80ca26']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:07:03.659 2440 2683318059952 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-02-04 18:07:03.659 2440 2683318059952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (282a79dd-53a2-4a6c-bb76-55a23fac1c41) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:07:03.659 2440 2683318059952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0aab845f-faa2-4a08-8033-c0379b80ca26 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:07:03.659 2440 2683318059952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:07:03.659 2440 2683318059952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0aab845f-faa2-4a08-8033-c0379b80ca26 not yet added. Adding. 2022-02-04 18:07:03.659 2440 2683318059952 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-02-04 18:07:03.676 2440 2683318059952 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-02-04 18:07:03.784 2440 2683318059952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" 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-02-04 18:07:03.912 2440 2683318059952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" "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-02-04 18:07:03.912 2440 2683318059952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" 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-02-04 18:07:04.050 2440 2683318059952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" "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-02-04 18:07:04.161 2440 2683318059952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:07:04.161 2440 2683318059952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0aab845f-faa2-4a08-8033-c0379b80ca26 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:07:04.161 2440 2683318059952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0aab845f-faa2-4a08-8033-c0379b80ca26 processed. 2022-02-04 18:07:04.495 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:07:04.495 2440 2683318144512 MainThread DEBUG oslo_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-02-04 18:07:05.068 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port 1622bfe0-0e37-4f26-a356-fa24eae5fe25 2022-02-04 18:07:05.068 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port 1622bfe0-0e37-4f26-a356-fa24eae5fe25 updated. Details: {'device': '1622bfe0-0e37-4f26-a356-fa24eae5fe25', 'network_id': '5016a4c9-68d6-4a18-b490-99b58bb2bf97', 'port_id': '1622bfe0-0e37-4f26-a356-fa24eae5fe25', 'mac_address': 'fa:16:3e:b1:83:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 999, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '71b8036e-7bf5-4d4a-80ac-de273fcec9bf', '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-02-04 18:07:05.068 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:07:05.068 2440 2683335285040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1622bfe0-0e37-4f26-a356-fa24eae5fe25" 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-02-04 18:07:05.068 2440 2683335285040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1622bfe0-0e37-4f26-a356-fa24eae5fe25 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:07:05.068 2440 2683335285040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5016a4c9-68d6-4a18-b490-99b58bb2bf97 2022-02-04 18:07:05.068 2440 2683335285040 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-02-04 18:07:05.206 2440 2683318144512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:07:05.258 2440 2683335285040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1622bfe0-0e37-4f26-a356-fa24eae5fe25') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:07:05.258 2440 2683335285040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1622bfe0-0e37-4f26-a356-fa24eae5fe25') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:07:05.273 2440 2683335285040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1622bfe0-0e37-4f26-a356-fa24eae5fe25 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:07:05.285 2440 2683335285040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 999, VLAN trunk: None to switch port 1622bfe0-0e37-4f26-a356-fa24eae5fe25 2022-02-04 18:07:05.413 2440 2683335285040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:07:05.413 2440 2683335285040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1622bfe0-0e37-4f26-a356-fa24eae5fe25'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:07:05.613 2440 2683335285040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1622bfe0-0e37-4f26-a356-fa24eae5fe25']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:07:05.613 2440 2683335285040 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-02-04 18:07:05.613 2440 2683335285040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (db1f961f-977e-48a9-8631-037a3ffafefc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:07:05.613 2440 2683335285040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1622bfe0-0e37-4f26-a356-fa24eae5fe25 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:07:05.613 2440 2683335285040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:07:05.634 2440 2683335285040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1622bfe0-0e37-4f26-a356-fa24eae5fe25 not yet added. Adding. 2022-02-04 18:07:05.634 2440 2683335285040 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-02-04 18:07:05.634 2440 2683335285040 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-02-04 18:07:05.789 2440 2683335285040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1622bfe0-0e37-4f26-a356-fa24eae5fe25" 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-02-04 18:07:05.961 2440 2683335285040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1622bfe0-0e37-4f26-a356-fa24eae5fe25" "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-02-04 18:07:05.961 2440 2683335285040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1622bfe0-0e37-4f26-a356-fa24eae5fe25" 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-02-04 18:07:06.199 2440 2683335285040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1622bfe0-0e37-4f26-a356-fa24eae5fe25" "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-02-04 18:07:06.380 2440 2683335285040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1622bfe0-0e37-4f26-a356-fa24eae5fe25" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:07:06.380 2440 2683335285040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1622bfe0-0e37-4f26-a356-fa24eae5fe25 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:07:06.380 2440 2683335285040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1622bfe0-0e37-4f26-a356-fa24eae5fe25 processed. 2022-02-04 18:07:06.492 2440 2683335285040 MainThread DEBUG oslo_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-02-04 18:07:06.912 2440 2683335285040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:07:17.440 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 22204052-bf5d-467a-bf85-75e280e1cf41 2022-02-04 18:07:17.955 2440 2683338297760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37d5ba10-38b8-4f07-af4a-28edf0dbb03d eaceb3b860c148db8b422f8dc229eb92 bc16ff508cd0420ab58f9178b231ac09 - - -] Security group member updated on remote: ['89f85916-a4b4-4dcd-afbc-f4669a128636'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:07:17.955 2440 2683338297760 MainThread INFO neutron.agent.securitygroups_rpc [req-37d5ba10-38b8-4f07-af4a-28edf0dbb03d eaceb3b860c148db8b422f8dc229eb92 bc16ff508cd0420ab58f9178b231ac09 - - -] Security group member updated ['89f85916-a4b4-4dcd-afbc-f4669a128636'] 2022-02-04 18:07:17.955 2440 2683338297760 MainThread INFO neutron.agent.securitygroups_rpc [req-37d5ba10-38b8-4f07-af4a-28edf0dbb03d eaceb3b860c148db8b422f8dc229eb92 bc16ff508cd0420ab58f9178b231ac09 - - -] Refresh firewall rules 2022-02-04 18:07:17.961 2440 2683338297760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37d5ba10-38b8-4f07-af4a-28edf0dbb03d eaceb3b860c148db8b422f8dc229eb92 bc16ff508cd0420ab58f9178b231ac09 - - -] Get security group information for devices via rpc ['22204052-bf5d-467a-bf85-75e280e1cf41'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:07:17.994 2440 2683338297760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-37d5ba10-38b8-4f07-af4a-28edf0dbb03d eaceb3b860c148db8b422f8dc229eb92 bc16ff508cd0420ab58f9178b231ac09 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:07:17.994 2440 2683338297760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-37d5ba10-38b8-4f07-af4a-28edf0dbb03d eaceb3b860c148db8b422f8dc229eb92 bc16ff508cd0420ab58f9178b231ac09 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:07:18.058 2440 2683338297760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37d5ba10-38b8-4f07-af4a-28edf0dbb03d eaceb3b860c148db8b422f8dc229eb92 bc16ff508cd0420ab58f9178b231ac09 - - -] port_delete event received for '22204052-bf5d-467a-bf85-75e280e1cf41' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:07:18.534 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:07:18.534 2440 2683318062592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '22204052-bf5d-467a-bf85-75e280e1cf41' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:07:18.534 2440 2683318062592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '22204052-bf5d-467a-bf85-75e280e1cf41' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:07:18.534 2440 2683318062592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 22204052-bf5d-467a-bf85-75e280e1cf41 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:07:18.550 2440 2683318062592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 35aea939-51c7-4ee6-91a0-7e12c6142e91 2022-02-04 18:07:18.550 2440 2683318062592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22204052-bf5d-467a-bf85-75e280e1cf41'] 2022-02-04 18:07:18.550 2440 2683318062592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:07:18.550 2440 2683318062592 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-02-04 18:07:18.550 2440 2683318062592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22204052-bf5d-467a-bf85-75e280e1cf41'] 2022-02-04 18:07:20.537 2440 2683317581072 MainThread DEBUG oslo_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-02-04 18:07:20.555 2440 2683317581072 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-02-04 18:07:23.003 2440 2683336521856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7722d37b-091a-4524-8a81-44c5118456f5 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] network_delete received. Deleting network 35aea939-51c7-4ee6-91a0-7e12c6142e91 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-04 18:07:23.003 2440 2683336521856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7722d37b-091a-4524-8a81-44c5118456f5 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] Network 35aea939-51c7-4ee6-91a0-7e12c6142e91 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-04 18:07:33.739 2440 2683318059424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af05068e-0a58-43c1-a9e2-912aad185219 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Security group member updated on remote: ['6077614d-679f-4514-a8d0-c52a014af5a7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:07:33.739 2440 2683318059424 MainThread INFO neutron.agent.securitygroups_rpc [req-af05068e-0a58-43c1-a9e2-912aad185219 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Security group member updated ['6077614d-679f-4514-a8d0-c52a014af5a7'] 2022-02-04 18:07:34.942 2440 2683338155808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-970c320f-96e1-4ac2-9512-0c84ae140227 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: d42093cf-c348-4b4e-8a7d-50524b4c01a4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:07:34.959 2440 2683338155808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-970c320f-96e1-4ac2-9512-0c84ae140227 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port d42093cf-c348-4b4e-8a7d-50524b4c01a4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:07:37.628 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d42093cf-c348-4b4e-8a7d-50524b4c01a4 2022-02-04 18:07:38.618 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:07:38.926 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port d42093cf-c348-4b4e-8a7d-50524b4c01a4 2022-02-04 18:07:38.926 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port d42093cf-c348-4b4e-8a7d-50524b4c01a4 updated. Details: {'device': 'd42093cf-c348-4b4e-8a7d-50524b4c01a4', 'network_id': 'e9a655d5-1b99-4ddf-a5bd-57b44ea0bc68', 'port_id': 'd42093cf-c348-4b4e-8a7d-50524b4c01a4', 'mac_address': 'fa:16:3e:54:d8:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 988, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a63792d6-252c-41ae-ae84-9255d86bfd2b', '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-02-04 18:07:38.926 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:07:38.926 2440 2683336519744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" 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-02-04 18:07:38.926 2440 2683336519744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d42093cf-c348-4b4e-8a7d-50524b4c01a4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:07:38.926 2440 2683336519744 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e9a655d5-1b99-4ddf-a5bd-57b44ea0bc68 2022-02-04 18:07:38.926 2440 2683336519744 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-02-04 18:07:39.128 2440 2683336519744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd42093cf-c348-4b4e-8a7d-50524b4c01a4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:07:39.128 2440 2683336519744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd42093cf-c348-4b4e-8a7d-50524b4c01a4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:07:39.144 2440 2683336519744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d42093cf-c348-4b4e-8a7d-50524b4c01a4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:07:39.144 2440 2683336519744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 988, VLAN trunk: None to switch port d42093cf-c348-4b4e-8a7d-50524b4c01a4 2022-02-04 18:07:39.254 2440 2683336519744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:07:39.254 2440 2683336519744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d42093cf-c348-4b4e-8a7d-50524b4c01a4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:07:39.427 2440 2683336519744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d42093cf-c348-4b4e-8a7d-50524b4c01a4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:07:39.427 2440 2683336519744 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-02-04 18:07:39.427 2440 2683336519744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:07:39.456 2440 2683336519744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:07:39.456 2440 2683336519744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d42093cf-c348-4b4e-8a7d-50524b4c01a4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:07:39.456 2440 2683336519744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:07:39.456 2440 2683336519744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d42093cf-c348-4b4e-8a7d-50524b4c01a4 not yet added. Adding. 2022-02-04 18:07:39.456 2440 2683336519744 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-02-04 18:07:39.461 2440 2683336519744 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-02-04 18:07:39.629 2440 2683336519744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" 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-02-04 18:07:39.831 2440 2683336519744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" "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-02-04 18:07:39.831 2440 2683336519744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" 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-02-04 18:07:40.003 2440 2683336519744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" "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-02-04 18:07:40.162 2440 2683336519744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:07:40.162 2440 2683336519744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d42093cf-c348-4b4e-8a7d-50524b4c01a4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:07:40.162 2440 2683336519744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d42093cf-c348-4b4e-8a7d-50524b4c01a4 processed. 2022-02-04 18:07:40.629 2440 2683336519744 MainThread DEBUG oslo_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-02-04 18:07:41.034 2440 2683336519744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:07:54.678 2440 2683338419712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1be13b6-a17b-4822-8e5e-238caef358a2 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Security group member updated on remote: ['6077614d-679f-4514-a8d0-c52a014af5a7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:07:54.678 2440 2683338419712 MainThread INFO neutron.agent.securitygroups_rpc [req-d1be13b6-a17b-4822-8e5e-238caef358a2 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Security group member updated ['6077614d-679f-4514-a8d0-c52a014af5a7'] 2022-02-04 18:07:54.678 2440 2683338419712 MainThread INFO neutron.agent.securitygroups_rpc [req-d1be13b6-a17b-4822-8e5e-238caef358a2 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Refresh firewall rules 2022-02-04 18:07:54.678 2440 2683338419712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1be13b6-a17b-4822-8e5e-238caef358a2 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Get security group information for devices via rpc ['d42093cf-c348-4b4e-8a7d-50524b4c01a4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:07:54.986 2440 2683338419712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d1be13b6-a17b-4822-8e5e-238caef358a2 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update security group information for ports dict_keys(['d42093cf-c348-4b4e-8a7d-50524b4c01a4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:07:54.986 2440 2683338419712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d1be13b6-a17b-4822-8e5e-238caef358a2 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:07:54.986 2440 2683338419712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d1be13b6-a17b-4822-8e5e-238caef358a2 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update rules of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:07:54.986 2440 2683338419712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d1be13b6-a17b-4822-8e5e-238caef358a2 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update members of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:07:54.986 2440 2683338419712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d1be13b6-a17b-4822-8e5e-238caef358a2 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update port filter for d42093cf-c348-4b4e-8a7d-50524b4c01a4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:07:54.986 2440 2683338419712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d1be13b6-a17b-4822-8e5e-238caef358a2 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Updating port rules. 2022-02-04 18:07:54.986 2440 2683338419712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d1be13b6-a17b-4822-8e5e-238caef358a2 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-04 18:07:54.986 2440 2683338419712 MainThread DEBUG oslo_concurrency.lockutils [req-d1be13b6-a17b-4822-8e5e-238caef358a2 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" 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-02-04 18:07:55.174 2440 2683338419712 MainThread DEBUG oslo_concurrency.lockutils [req-d1be13b6-a17b-4822-8e5e-238caef358a2 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" "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-02-04 18:07:55.174 2440 2683338419712 MainThread DEBUG oslo_concurrency.lockutils [req-d1be13b6-a17b-4822-8e5e-238caef358a2 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" 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-02-04 18:07:55.174 2440 2683338419712 MainThread DEBUG oslo_concurrency.lockutils [req-d1be13b6-a17b-4822-8e5e-238caef358a2 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" "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-02-04 18:07:56.034 2440 2683338419712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-601d42e0-030f-413d-a288-51bb932c21a6 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: 2ed488d1-160e-4c0f-92ee-d479ec8291a5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:07:56.049 2440 2683338419712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-601d42e0-030f-413d-a288-51bb932c21a6 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port 2ed488d1-160e-4c0f-92ee-d479ec8291a5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:07:59.830 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2ed488d1-160e-4c0f-92ee-d479ec8291a5 2022-02-04 18:08:00.647 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:08:01.017 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port 2ed488d1-160e-4c0f-92ee-d479ec8291a5 2022-02-04 18:08:01.035 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port 2ed488d1-160e-4c0f-92ee-d479ec8291a5 updated. Details: {'device': '2ed488d1-160e-4c0f-92ee-d479ec8291a5', 'network_id': 'e9a655d5-1b99-4ddf-a5bd-57b44ea0bc68', 'port_id': '2ed488d1-160e-4c0f-92ee-d479ec8291a5', 'mac_address': 'fa:16:3e:c8:31:33', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 988, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a63792d6-252c-41ae-ae84-9255d86bfd2b', '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-02-04 18:08:01.035 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:08:01.035 2440 2683338102384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" 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-02-04 18:08:01.035 2440 2683338102384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2ed488d1-160e-4c0f-92ee-d479ec8291a5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:08:01.035 2440 2683338102384 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-02-04 18:08:01.222 2440 2683338102384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2ed488d1-160e-4c0f-92ee-d479ec8291a5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:08:01.222 2440 2683338102384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2ed488d1-160e-4c0f-92ee-d479ec8291a5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:08:01.222 2440 2683338102384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2ed488d1-160e-4c0f-92ee-d479ec8291a5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:08:01.222 2440 2683338102384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 988, VLAN trunk: None to switch port 2ed488d1-160e-4c0f-92ee-d479ec8291a5 2022-02-04 18:08:01.362 2440 2683338102384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:08:01.362 2440 2683338102384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2ed488d1-160e-4c0f-92ee-d479ec8291a5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:08:01.541 2440 2683338102384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2ed488d1-160e-4c0f-92ee-d479ec8291a5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:08:01.541 2440 2683338102384 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-02-04 18:08:01.541 2440 2683338102384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:08:01.541 2440 2683338102384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:08:01.541 2440 2683338102384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2ed488d1-160e-4c0f-92ee-d479ec8291a5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:08:01.541 2440 2683338102384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:08:01.541 2440 2683338102384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2ed488d1-160e-4c0f-92ee-d479ec8291a5 not yet added. Adding. 2022-02-04 18:08:01.541 2440 2683338102384 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-02-04 18:08:01.541 2440 2683338102384 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-02-04 18:08:01.755 2440 2683338102384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" 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-02-04 18:08:01.943 2440 2683338102384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" "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-02-04 18:08:01.943 2440 2683338102384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" 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-02-04 18:08:02.160 2440 2683338102384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" "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-02-04 18:08:02.300 2440 2683338102384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:08:02.300 2440 2683338102384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2ed488d1-160e-4c0f-92ee-d479ec8291a5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:08:02.300 2440 2683338102384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2ed488d1-160e-4c0f-92ee-d479ec8291a5 processed. 2022-02-04 18:08:02.659 2440 2683338102384 MainThread DEBUG oslo_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-02-04 18:08:03.174 2440 2683338102384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:08:10.179 2440 2683335509264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61e802a6-738a-486c-af2e-6eef755dd41b e671dd6978a04067b04e591dfd3d7798 c00b61503e554aa28665f2a014efee03 - - -] Security group member updated on remote: ['1c93c650-f04c-4791-baf8-670dd04df7d3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:08:10.179 2440 2683335509264 MainThread INFO neutron.agent.securitygroups_rpc [req-61e802a6-738a-486c-af2e-6eef755dd41b e671dd6978a04067b04e591dfd3d7798 c00b61503e554aa28665f2a014efee03 - - -] Security group member updated ['1c93c650-f04c-4791-baf8-670dd04df7d3'] 2022-02-04 18:08:11.252 2440 2683317984064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-155ca651-50a0-4d58-a97c-699afc91f937 9009ad3334fc423c8e7fee30f292a26a bafb1a31e35542378bb0999c982eba81 - - -] Security group member updated on remote: ['5080590e-6fbf-4752-ace2-967ca163cdcc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:08:11.252 2440 2683317984064 MainThread INFO neutron.agent.securitygroups_rpc [req-155ca651-50a0-4d58-a97c-699afc91f937 9009ad3334fc423c8e7fee30f292a26a bafb1a31e35542378bb0999c982eba81 - - -] Security group member updated ['5080590e-6fbf-4752-ace2-967ca163cdcc'] 2022-02-04 18:08:11.597 2440 2683338780160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6931c48-3d83-4516-b652-7672d23e3865 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: 8f8652bd-1b3f-4fab-92f5-d833877a55c4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:08:11.623 2440 2683338780160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6931c48-3d83-4516-b652-7672d23e3865 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port 8f8652bd-1b3f-4fab-92f5-d833877a55c4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:08:12.611 2440 2683338551360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f47ea6f-ed2c-4fc4-babb-83408b59cb08 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: 36b07a9f-810d-47b3-b5da-faf3ee9fddd7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:08:12.643 2440 2683338551360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f47ea6f-ed2c-4fc4-babb-83408b59cb08 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port 36b07a9f-810d-47b3-b5da-faf3ee9fddd7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:08:13.940 2440 2683338299696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Security group member updated on remote: ['6077614d-679f-4514-a8d0-c52a014af5a7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:08:13.940 2440 2683338299696 MainThread INFO neutron.agent.securitygroups_rpc [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Security group member updated ['6077614d-679f-4514-a8d0-c52a014af5a7'] 2022-02-04 18:08:13.940 2440 2683338299696 MainThread INFO neutron.agent.securitygroups_rpc [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Refresh firewall rules 2022-02-04 18:08:13.940 2440 2683338299696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Get security group information for devices via rpc ['d42093cf-c348-4b4e-8a7d-50524b4c01a4', '2ed488d1-160e-4c0f-92ee-d479ec8291a5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:08:13.987 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8f8652bd-1b3f-4fab-92f5-d833877a55c4 2022-02-04 18:08:14.267 2440 2683338299696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update security group information for ports dict_keys(['2ed488d1-160e-4c0f-92ee-d479ec8291a5', 'd42093cf-c348-4b4e-8a7d-50524b4c01a4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:08:14.267 2440 2683338299696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:08:14.267 2440 2683338299696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update rules of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:08:14.267 2440 2683338299696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update members of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:08:14.267 2440 2683338299696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update port filter for 2ed488d1-160e-4c0f-92ee-d479ec8291a5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:08:14.267 2440 2683338299696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Updating port rules. 2022-02-04 18:08:14.267 2440 2683338299696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-04 18:08:14.267 2440 2683338299696 MainThread DEBUG oslo_concurrency.lockutils [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" 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-02-04 18:08:14.521 2440 2683338299696 MainThread DEBUG oslo_concurrency.lockutils [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" "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-02-04 18:08:14.521 2440 2683338299696 MainThread DEBUG oslo_concurrency.lockutils [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" 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-02-04 18:08:14.533 2440 2683338299696 MainThread DEBUG oslo_concurrency.lockutils [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:08:14.533 2440 2683338299696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update port filter for d42093cf-c348-4b4e-8a7d-50524b4c01a4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:08:14.533 2440 2683338299696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Updating port rules. 2022-02-04 18:08:14.533 2440 2683338299696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-04 18:08:14.533 2440 2683338299696 MainThread DEBUG oslo_concurrency.lockutils [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" 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-02-04 18:08:14.737 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:08:14.752 2440 2683338299696 MainThread DEBUG oslo_concurrency.lockutils [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" "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-02-04 18:08:14.752 2440 2683338299696 MainThread DEBUG oslo_concurrency.lockutils [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" 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-02-04 18:08:14.752 2440 2683338299696 MainThread DEBUG oslo_concurrency.lockutils [req-bd40a9fb-0a4a-4ece-bcdc-b66917232f96 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" "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-02-04 18:08:15.036 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port 8f8652bd-1b3f-4fab-92f5-d833877a55c4 2022-02-04 18:08:15.036 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port 8f8652bd-1b3f-4fab-92f5-d833877a55c4 updated. Details: {'device': '8f8652bd-1b3f-4fab-92f5-d833877a55c4', 'network_id': '9bcce1fd-8943-4664-8a7a-14f568fd96e9', 'port_id': '8f8652bd-1b3f-4fab-92f5-d833877a55c4', 'mac_address': 'fa:16:3e:22:3b:38', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 975, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a5f185a0-318f-45a8-a41d-98e8b7ce23f9', '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-02-04 18:08:15.036 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:08:15.036 2440 2683336063456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f8652bd-1b3f-4fab-92f5-d833877a55c4" 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-02-04 18:08:15.036 2440 2683336063456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8f8652bd-1b3f-4fab-92f5-d833877a55c4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:08:15.036 2440 2683336063456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9bcce1fd-8943-4664-8a7a-14f568fd96e9 2022-02-04 18:08:15.036 2440 2683336063456 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-02-04 18:08:15.284 2440 2683336063456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8f8652bd-1b3f-4fab-92f5-d833877a55c4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:08:15.284 2440 2683336063456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8f8652bd-1b3f-4fab-92f5-d833877a55c4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:08:15.317 2440 2683336063456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8f8652bd-1b3f-4fab-92f5-d833877a55c4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:08:15.317 2440 2683336063456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 975, VLAN trunk: None to switch port 8f8652bd-1b3f-4fab-92f5-d833877a55c4 2022-02-04 18:08:15.455 2440 2683336658080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-648388d5-e756-42dd-8646-0610725b55ae a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: 19070507-dd6d-4152-b11e-17146d70e42c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:08:15.504 2440 2683336658080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-648388d5-e756-42dd-8646-0610725b55ae a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port 19070507-dd6d-4152-b11e-17146d70e42c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:08:15.504 2440 2683336063456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:08:15.504 2440 2683336063456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8f8652bd-1b3f-4fab-92f5-d833877a55c4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:08:15.689 2440 2683336063456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8f8652bd-1b3f-4fab-92f5-d833877a55c4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:08:15.689 2440 2683336063456 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-02-04 18:08:15.689 2440 2683336063456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1c93c650-f04c-4791-baf8-670dd04df7d3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:08:15.689 2440 2683336063456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1c93c650-f04c-4791-baf8-670dd04df7d3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:08:15.689 2440 2683336063456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8f8652bd-1b3f-4fab-92f5-d833877a55c4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:08:15.689 2440 2683336063456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:08:15.689 2440 2683336063456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8f8652bd-1b3f-4fab-92f5-d833877a55c4 not yet added. Adding. 2022-02-04 18:08:15.689 2440 2683336063456 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-02-04 18:08:15.689 2440 2683336063456 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-02-04 18:08:15.987 2440 2683336063456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f8652bd-1b3f-4fab-92f5-d833877a55c4" 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-02-04 18:08:16.017 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 36b07a9f-810d-47b3-b5da-faf3ee9fddd7 2022-02-04 18:08:16.596 2440 2683336063456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f8652bd-1b3f-4fab-92f5-d833877a55c4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.610s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:08:16.596 2440 2683336063456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f8652bd-1b3f-4fab-92f5-d833877a55c4" 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-02-04 18:08:16.759 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:08:16.908 2440 2683336063456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f8652bd-1b3f-4fab-92f5-d833877a55c4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:08:17.004 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port 36b07a9f-810d-47b3-b5da-faf3ee9fddd7 2022-02-04 18:08:17.022 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port 36b07a9f-810d-47b3-b5da-faf3ee9fddd7 updated. Details: {'device': '36b07a9f-810d-47b3-b5da-faf3ee9fddd7', 'network_id': '7cf22423-9aa6-43d3-8826-53d90cafa38a', 'port_id': '36b07a9f-810d-47b3-b5da-faf3ee9fddd7', 'mac_address': 'fa:16:3e:76:15:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 978, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e37380d3-7523-4953-af16-3c5741ce60c8', '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-02-04 18:08:17.022 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:08:17.022 2440 2683338954176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-36b07a9f-810d-47b3-b5da-faf3ee9fddd7" 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-02-04 18:08:17.022 2440 2683338954176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 36b07a9f-810d-47b3-b5da-faf3ee9fddd7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:08:17.022 2440 2683338954176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7cf22423-9aa6-43d3-8826-53d90cafa38a 2022-02-04 18:08:17.022 2440 2683338954176 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-02-04 18:08:17.087 2440 2683336063456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f8652bd-1b3f-4fab-92f5-d833877a55c4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:08:17.087 2440 2683336063456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8f8652bd-1b3f-4fab-92f5-d833877a55c4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:08:17.087 2440 2683336063456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8f8652bd-1b3f-4fab-92f5-d833877a55c4 processed. 2022-02-04 18:08:17.221 2440 2683338954176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '36b07a9f-810d-47b3-b5da-faf3ee9fddd7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:08:17.221 2440 2683338954176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '36b07a9f-810d-47b3-b5da-faf3ee9fddd7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:08:17.252 2440 2683338954176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 36b07a9f-810d-47b3-b5da-faf3ee9fddd7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:08:17.252 2440 2683338954176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 978, VLAN trunk: None to switch port 36b07a9f-810d-47b3-b5da-faf3ee9fddd7 2022-02-04 18:08:17.393 2440 2683338954176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:08:17.393 2440 2683338954176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['36b07a9f-810d-47b3-b5da-faf3ee9fddd7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:08:17.567 2440 2683338954176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['36b07a9f-810d-47b3-b5da-faf3ee9fddd7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:08:17.567 2440 2683338954176 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-02-04 18:08:17.567 2440 2683338954176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5080590e-6fbf-4752-ace2-967ca163cdcc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:08:17.567 2440 2683338954176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5080590e-6fbf-4752-ace2-967ca163cdcc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:08:17.567 2440 2683338954176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 36b07a9f-810d-47b3-b5da-faf3ee9fddd7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:08:17.567 2440 2683338954176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:08:17.567 2440 2683338954176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 36b07a9f-810d-47b3-b5da-faf3ee9fddd7 not yet added. Adding. 2022-02-04 18:08:17.567 2440 2683338954176 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-02-04 18:08:17.567 2440 2683338954176 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-02-04 18:08:17.805 2440 2683338954176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36b07a9f-810d-47b3-b5da-faf3ee9fddd7" 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-02-04 18:08:18.040 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 19070507-dd6d-4152-b11e-17146d70e42c 2022-02-04 18:08:18.065 2440 2683338954176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36b07a9f-810d-47b3-b5da-faf3ee9fddd7" "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-02-04 18:08:18.065 2440 2683338954176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36b07a9f-810d-47b3-b5da-faf3ee9fddd7" 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-02-04 18:08:18.299 2440 2683338954176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36b07a9f-810d-47b3-b5da-faf3ee9fddd7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:08:18.487 2440 2683338954176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-36b07a9f-810d-47b3-b5da-faf3ee9fddd7" "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-02-04 18:08:18.487 2440 2683338954176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 36b07a9f-810d-47b3-b5da-faf3ee9fddd7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:08:18.487 2440 2683338954176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 36b07a9f-810d-47b3-b5da-faf3ee9fddd7 processed. 2022-02-04 18:08:18.780 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:08:18.783 2440 2683338657856 MainThread DEBUG oslo_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-02-04 18:08:19.251 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port 19070507-dd6d-4152-b11e-17146d70e42c 2022-02-04 18:08:19.251 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port 19070507-dd6d-4152-b11e-17146d70e42c updated. Details: {'device': '19070507-dd6d-4152-b11e-17146d70e42c', 'network_id': 'e9a655d5-1b99-4ddf-a5bd-57b44ea0bc68', 'port_id': '19070507-dd6d-4152-b11e-17146d70e42c', 'mac_address': 'fa:16:3e:b0:c5:e7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 988, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a63792d6-252c-41ae-ae84-9255d86bfd2b', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-04 18:08:19.251 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:08:19.251 2440 2683336522032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-19070507-dd6d-4152-b11e-17146d70e42c" 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-02-04 18:08:19.251 2440 2683336522032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 19070507-dd6d-4152-b11e-17146d70e42c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:08:19.251 2440 2683336522032 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-02-04 18:08:19.474 2440 2683336522032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '19070507-dd6d-4152-b11e-17146d70e42c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:08:19.474 2440 2683336522032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '19070507-dd6d-4152-b11e-17146d70e42c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:08:19.487 2440 2683336522032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 19070507-dd6d-4152-b11e-17146d70e42c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:08:19.487 2440 2683336522032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 988, VLAN trunk: None to switch port 19070507-dd6d-4152-b11e-17146d70e42c 2022-02-04 18:08:19.643 2440 2683336522032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:08:19.663 2440 2683336522032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['19070507-dd6d-4152-b11e-17146d70e42c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:08:19.739 2440 2683338657856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.953s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:08:19.911 2440 2683336522032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['19070507-dd6d-4152-b11e-17146d70e42c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:08:19.911 2440 2683336522032 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-02-04 18:08:19.911 2440 2683336522032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:08:19.911 2440 2683336522032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:08:19.911 2440 2683336522032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 19070507-dd6d-4152-b11e-17146d70e42c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:08:19.911 2440 2683336522032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:08:19.911 2440 2683336522032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 19070507-dd6d-4152-b11e-17146d70e42c not yet added. Adding. 2022-02-04 18:08:19.911 2440 2683336522032 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-02-04 18:08:19.911 2440 2683336522032 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-02-04 18:08:20.159 2440 2683336522032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19070507-dd6d-4152-b11e-17146d70e42c" 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-02-04 18:08:20.380 2440 2683336522032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19070507-dd6d-4152-b11e-17146d70e42c" "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-02-04 18:08:20.380 2440 2683336522032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19070507-dd6d-4152-b11e-17146d70e42c" 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-02-04 18:08:20.674 2440 2683336522032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19070507-dd6d-4152-b11e-17146d70e42c" "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-02-04 18:08:20.972 2440 2683336522032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-19070507-dd6d-4152-b11e-17146d70e42c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.719s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:08:20.972 2440 2683336522032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 19070507-dd6d-4152-b11e-17146d70e42c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:08:20.972 2440 2683336522032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 19070507-dd6d-4152-b11e-17146d70e42c processed. 2022-02-04 18:08:22.801 2440 2683338739200 MainThread DEBUG oslo_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-02-04 18:08:23.268 2440 2683338739200 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-02-04 18:08:26.189 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0aab845f-faa2-4a08-8033-c0379b80ca26 2022-02-04 18:08:26.800 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:08:27.095 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port 0aab845f-faa2-4a08-8033-c0379b80ca26 2022-02-04 18:08:27.095 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port 0aab845f-faa2-4a08-8033-c0379b80ca26 updated. Details: {'device': '0aab845f-faa2-4a08-8033-c0379b80ca26', 'network_id': '552cd02d-5880-4ad3-ac2d-03172c4c38a0', 'port_id': '0aab845f-faa2-4a08-8033-c0379b80ca26', 'mac_address': 'fa:16:3e:6b:40:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 976, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b0e71328-9cba-4203-a9af-376727e22bf9', '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-02-04 18:08:27.095 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:08:27.095 2440 2683339111936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" 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-02-04 18:08:27.095 2440 2683339111936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0aab845f-faa2-4a08-8033-c0379b80ca26 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:08:27.095 2440 2683339111936 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-02-04 18:08:27.144 2440 2683339111936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0aab845f-faa2-4a08-8033-c0379b80ca26') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:08:27.144 2440 2683339111936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0aab845f-faa2-4a08-8033-c0379b80ca26') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:08:27.167 2440 2683339111936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0aab845f-faa2-4a08-8033-c0379b80ca26 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:08:27.167 2440 2683339111936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 976, VLAN trunk: None to switch port 0aab845f-faa2-4a08-8033-c0379b80ca26 2022-02-04 18:08:27.288 2440 2683339111936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:08:27.288 2440 2683339111936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0aab845f-faa2-4a08-8033-c0379b80ca26'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:08:27.455 2440 2683339111936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0aab845f-faa2-4a08-8033-c0379b80ca26']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:08:27.455 2440 2683339111936 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-02-04 18:08:27.455 2440 2683339111936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (282a79dd-53a2-4a6c-bb76-55a23fac1c41) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:08:27.455 2440 2683339111936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0aab845f-faa2-4a08-8033-c0379b80ca26 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:08:27.455 2440 2683339111936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:08:27.455 2440 2683339111936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-02-04 18:08:27.455 2440 2683339111936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" 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-02-04 18:08:27.455 2440 2683339111936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" "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-02-04 18:08:27.455 2440 2683339111936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" 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-02-04 18:08:27.472 2440 2683339111936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:08:27.581 2440 2683339111936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:08:27.581 2440 2683339111936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0aab845f-faa2-4a08-8033-c0379b80ca26 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:08:27.581 2440 2683339111936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0aab845f-faa2-4a08-8033-c0379b80ca26 processed. 2022-02-04 18:08:28.820 2440 2683317685584 MainThread DEBUG oslo_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-02-04 18:08:29.112 2440 2683317685584 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-02-04 18:08:32.282 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8f8652bd-1b3f-4fab-92f5-d833877a55c4 2022-02-04 18:08:32.753 2440 2683317733152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c22c8eeb-354b-46e3-9e44-787b1fc82047 e671dd6978a04067b04e591dfd3d7798 c00b61503e554aa28665f2a014efee03 - - -] Security group member updated on remote: ['1c93c650-f04c-4791-baf8-670dd04df7d3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:08:32.753 2440 2683317733152 MainThread INFO neutron.agent.securitygroups_rpc [req-c22c8eeb-354b-46e3-9e44-787b1fc82047 e671dd6978a04067b04e591dfd3d7798 c00b61503e554aa28665f2a014efee03 - - -] Security group member updated ['1c93c650-f04c-4791-baf8-670dd04df7d3'] 2022-02-04 18:08:32.753 2440 2683317733152 MainThread INFO neutron.agent.securitygroups_rpc [req-c22c8eeb-354b-46e3-9e44-787b1fc82047 e671dd6978a04067b04e591dfd3d7798 c00b61503e554aa28665f2a014efee03 - - -] Refresh firewall rules 2022-02-04 18:08:32.753 2440 2683317733152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c22c8eeb-354b-46e3-9e44-787b1fc82047 e671dd6978a04067b04e591dfd3d7798 c00b61503e554aa28665f2a014efee03 - - -] Get security group information for devices via rpc ['8f8652bd-1b3f-4fab-92f5-d833877a55c4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:08:32.799 2440 2683317733152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c22c8eeb-354b-46e3-9e44-787b1fc82047 e671dd6978a04067b04e591dfd3d7798 c00b61503e554aa28665f2a014efee03 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:08:32.799 2440 2683317733152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c22c8eeb-354b-46e3-9e44-787b1fc82047 e671dd6978a04067b04e591dfd3d7798 c00b61503e554aa28665f2a014efee03 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:08:32.838 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:08:32.838 2440 2683317733152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8f8652bd-1b3f-4fab-92f5-d833877a55c4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:08:32.838 2440 2683317733152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8f8652bd-1b3f-4fab-92f5-d833877a55c4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:08:32.838 2440 2683317733152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8f8652bd-1b3f-4fab-92f5-d833877a55c4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:08:32.876 2440 2683336455088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c22c8eeb-354b-46e3-9e44-787b1fc82047 e671dd6978a04067b04e591dfd3d7798 c00b61503e554aa28665f2a014efee03 - - -] port_delete event received for '8f8652bd-1b3f-4fab-92f5-d833877a55c4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:08:32.896 2440 2683317733152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9bcce1fd-8943-4664-8a7a-14f568fd96e9 2022-02-04 18:08:32.896 2440 2683317733152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f8652bd-1b3f-4fab-92f5-d833877a55c4'] 2022-02-04 18:08:32.896 2440 2683317733152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:08:32.896 2440 2683317733152 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-02-04 18:08:32.896 2440 2683317733152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f8652bd-1b3f-4fab-92f5-d833877a55c4'] 2022-02-04 18:08:34.835 2440 2683338660320 MainThread DEBUG oslo_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-02-04 18:08:34.868 2440 2683338660320 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-02-04 18:08:46.472 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0aab845f-faa2-4a08-8033-c0379b80ca26 2022-02-04 18:08:46.940 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:08:46.940 2440 2683317580896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0aab845f-faa2-4a08-8033-c0379b80ca26' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:08:46.940 2440 2683317580896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0aab845f-faa2-4a08-8033-c0379b80ca26' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:08:46.940 2440 2683317580896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0aab845f-faa2-4a08-8033-c0379b80ca26 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:08:46.972 2440 2683317580896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0aab845f-faa2-4a08-8033-c0379b80ca26'] 2022-02-04 18:08:46.988 2440 2683317580896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:08:46.988 2440 2683317580896 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-02-04 18:08:46.988 2440 2683317580896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0aab845f-faa2-4a08-8033-c0379b80ca26'] 2022-02-04 18:08:47.630 2440 2683317703776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Security group member updated on remote: ['6077614d-679f-4514-a8d0-c52a014af5a7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:08:47.630 2440 2683317703776 MainThread INFO neutron.agent.securitygroups_rpc [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Security group member updated ['6077614d-679f-4514-a8d0-c52a014af5a7'] 2022-02-04 18:08:47.645 2440 2683317703776 MainThread INFO neutron.agent.securitygroups_rpc [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Refresh firewall rules 2022-02-04 18:08:47.645 2440 2683317703776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Get security group information for devices via rpc ['d42093cf-c348-4b4e-8a7d-50524b4c01a4', '2ed488d1-160e-4c0f-92ee-d479ec8291a5', '19070507-dd6d-4152-b11e-17146d70e42c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:08:48.162 2440 2683317703776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update security group information for ports dict_keys(['19070507-dd6d-4152-b11e-17146d70e42c', '2ed488d1-160e-4c0f-92ee-d479ec8291a5', 'd42093cf-c348-4b4e-8a7d-50524b4c01a4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:08:48.162 2440 2683317703776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:08:48.162 2440 2683317703776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update rules of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:08:48.162 2440 2683317703776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update members of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:08:48.162 2440 2683317703776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update port filter for 19070507-dd6d-4152-b11e-17146d70e42c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:08:48.162 2440 2683317703776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Updating port rules. 2022-02-04 18:08:48.162 2440 2683317703776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-04 18:08:48.162 2440 2683317703776 MainThread DEBUG oslo_concurrency.lockutils [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-19070507-dd6d-4152-b11e-17146d70e42c" 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-02-04 18:08:48.472 2440 2683317703776 MainThread DEBUG oslo_concurrency.lockutils [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-19070507-dd6d-4152-b11e-17146d70e42c" "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-02-04 18:08:48.472 2440 2683317703776 MainThread DEBUG oslo_concurrency.lockutils [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-19070507-dd6d-4152-b11e-17146d70e42c" 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-02-04 18:08:48.472 2440 2683317703776 MainThread DEBUG oslo_concurrency.lockutils [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-19070507-dd6d-4152-b11e-17146d70e42c" "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-02-04 18:08:48.472 2440 2683317703776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update port filter for 2ed488d1-160e-4c0f-92ee-d479ec8291a5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:08:48.472 2440 2683317703776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Updating port rules. 2022-02-04 18:08:48.472 2440 2683317703776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-04 18:08:48.472 2440 2683317703776 MainThread DEBUG oslo_concurrency.lockutils [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" 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-02-04 18:08:48.766 2440 2683338226496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdb64398-3eae-4339-8de9-6a059f4c5662 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: fd8e2670-f3c2-4c98-aed7-e51698a47c1f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:08:48.785 2440 2683317703776 MainThread DEBUG oslo_concurrency.lockutils [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:08:48.785 2440 2683317703776 MainThread DEBUG oslo_concurrency.lockutils [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" 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-02-04 18:08:48.785 2440 2683317703776 MainThread DEBUG oslo_concurrency.lockutils [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" "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-02-04 18:08:48.785 2440 2683317703776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update port filter for d42093cf-c348-4b4e-8a7d-50524b4c01a4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:08:48.785 2440 2683317703776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Updating port rules. 2022-02-04 18:08:48.785 2440 2683317703776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-04 18:08:48.785 2440 2683317703776 MainThread DEBUG oslo_concurrency.lockutils [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" 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-02-04 18:08:48.785 2440 2683338226496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdb64398-3eae-4339-8de9-6a059f4c5662 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port fd8e2670-f3c2-4c98-aed7-e51698a47c1f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:08:48.939 2440 2683335032496 MainThread DEBUG oslo_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-02-04 18:08:49.096 2440 2683317703776 MainThread DEBUG oslo_concurrency.lockutils [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" "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-02-04 18:08:49.096 2440 2683317703776 MainThread DEBUG oslo_concurrency.lockutils [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" 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-02-04 18:08:49.096 2440 2683317703776 MainThread DEBUG oslo_concurrency.lockutils [req-983570cc-d969-4d04-9b38-3dd2f9bbfc42 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" "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-02-04 18:08:49.161 2440 2683335032496 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-02-04 18:08:50.552 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0aab845f-faa2-4a08-8033-c0379b80ca26 2022-02-04 18:08:50.940 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:08:50.940 2440 2683317982656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0aab845f-faa2-4a08-8033-c0379b80ca26' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:08:50.940 2440 2683317982656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0aab845f-faa2-4a08-8033-c0379b80ca26' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:08:50.940 2440 2683317982656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0aab845f-faa2-4a08-8033-c0379b80ca26 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:08:51.002 2440 2683317982656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 552cd02d-5880-4ad3-ac2d-03172c4c38a0 2022-02-04 18:08:51.002 2440 2683317982656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0aab845f-faa2-4a08-8033-c0379b80ca26'] 2022-02-04 18:08:51.002 2440 2683317982656 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-02-04 18:08:51.002 2440 2683317982656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0aab845f-faa2-4a08-8033-c0379b80ca26'] 2022-02-04 18:08:52.704 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fd8e2670-f3c2-4c98-aed7-e51698a47c1f 2022-02-04 18:08:52.939 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:08:52.939 2440 2683317704656 MainThread DEBUG oslo_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-02-04 18:08:53.160 2440 2683317704656 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-02-04 18:08:53.439 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port fd8e2670-f3c2-4c98-aed7-e51698a47c1f 2022-02-04 18:08:53.439 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port fd8e2670-f3c2-4c98-aed7-e51698a47c1f updated. Details: {'device': 'fd8e2670-f3c2-4c98-aed7-e51698a47c1f', 'network_id': 'e9a655d5-1b99-4ddf-a5bd-57b44ea0bc68', 'port_id': 'fd8e2670-f3c2-4c98-aed7-e51698a47c1f', 'mac_address': 'fa:16:3e:2a:8e:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 988, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a63792d6-252c-41ae-ae84-9255d86bfd2b', '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-02-04 18:08:53.439 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:08:53.439 2440 2683336771184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fd8e2670-f3c2-4c98-aed7-e51698a47c1f" 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-02-04 18:08:53.439 2440 2683336771184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fd8e2670-f3c2-4c98-aed7-e51698a47c1f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:08:53.439 2440 2683336771184 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-02-04 18:08:53.641 2440 2683336771184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fd8e2670-f3c2-4c98-aed7-e51698a47c1f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:08:53.641 2440 2683336771184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fd8e2670-f3c2-4c98-aed7-e51698a47c1f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:08:53.641 2440 2683336771184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fd8e2670-f3c2-4c98-aed7-e51698a47c1f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:08:53.641 2440 2683336771184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 988, VLAN trunk: None to switch port fd8e2670-f3c2-4c98-aed7-e51698a47c1f 2022-02-04 18:08:53.789 2440 2683336771184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:08:53.789 2440 2683336771184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fd8e2670-f3c2-4c98-aed7-e51698a47c1f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:08:53.955 2440 2683336771184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fd8e2670-f3c2-4c98-aed7-e51698a47c1f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:08:53.955 2440 2683336771184 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-02-04 18:08:53.955 2440 2683336771184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:08:53.955 2440 2683336771184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:08:53.969 2440 2683336771184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fd8e2670-f3c2-4c98-aed7-e51698a47c1f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:08:53.969 2440 2683336771184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:08:53.969 2440 2683336771184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fd8e2670-f3c2-4c98-aed7-e51698a47c1f not yet added. Adding. 2022-02-04 18:08:53.969 2440 2683336771184 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-02-04 18:08:53.969 2440 2683336771184 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-02-04 18:08:54.188 2440 2683336771184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd8e2670-f3c2-4c98-aed7-e51698a47c1f" 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-02-04 18:08:54.453 2440 2683336771184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd8e2670-f3c2-4c98-aed7-e51698a47c1f" "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-02-04 18:08:54.453 2440 2683336771184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd8e2670-f3c2-4c98-aed7-e51698a47c1f" 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-02-04 18:08:54.693 2440 2683336771184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd8e2670-f3c2-4c98-aed7-e51698a47c1f" "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-02-04 18:08:54.909 2440 2683336771184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fd8e2670-f3c2-4c98-aed7-e51698a47c1f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:08:54.909 2440 2683336771184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fd8e2670-f3c2-4c98-aed7-e51698a47c1f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:08:54.909 2440 2683336771184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fd8e2670-f3c2-4c98-aed7-e51698a47c1f processed. 2022-02-04 18:08:54.954 2440 2683336771184 MainThread DEBUG oslo_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-02-04 18:08:55.273 2440 2683336771184 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-02-04 18:08:57.688 2440 2683295124288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3b23d27-5b64-499c-81ee-928607cc0759 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] network_delete received. Deleting network 9bcce1fd-8943-4664-8a7a-14f568fd96e9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-04 18:08:57.688 2440 2683295124288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3b23d27-5b64-499c-81ee-928607cc0759 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] Network 9bcce1fd-8943-4664-8a7a-14f568fd96e9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-04 18:08:58.673 2440 2683295124288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c742b64f-3201-4c46-99ce-f18e841fc68a 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] network_delete received. Deleting network 667ae8f6-06c7-4702-bf88-aa5d8fd87974 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-04 18:08:58.673 2440 2683295124288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c742b64f-3201-4c46-99ce-f18e841fc68a 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] Network 667ae8f6-06c7-4702-bf88-aa5d8fd87974 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-04 18:09:13.051 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0aab845f-faa2-4a08-8033-c0379b80ca26 2022-02-04 18:09:15.033 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:09:15.424 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port 0aab845f-faa2-4a08-8033-c0379b80ca26 2022-02-04 18:09:15.424 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port 0aab845f-faa2-4a08-8033-c0379b80ca26 updated. Details: {'device': '0aab845f-faa2-4a08-8033-c0379b80ca26', 'network_id': '552cd02d-5880-4ad3-ac2d-03172c4c38a0', 'port_id': '0aab845f-faa2-4a08-8033-c0379b80ca26', 'mac_address': 'fa:16:3e:6b:40:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 976, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b0e71328-9cba-4203-a9af-376727e22bf9', '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-02-04 18:09:15.424 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:09:15.424 2440 2683335032496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" 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-02-04 18:09:15.424 2440 2683335032496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0aab845f-faa2-4a08-8033-c0379b80ca26 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:09:15.424 2440 2683335032496 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 552cd02d-5880-4ad3-ac2d-03172c4c38a0 2022-02-04 18:09:15.424 2440 2683335032496 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-02-04 18:09:15.642 2440 2683335032496 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0aab845f-faa2-4a08-8033-c0379b80ca26') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:09:15.642 2440 2683335032496 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0aab845f-faa2-4a08-8033-c0379b80ca26') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:09:15.642 2440 2683335032496 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0aab845f-faa2-4a08-8033-c0379b80ca26 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:09:15.659 2440 2683335032496 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 976, VLAN trunk: None to switch port 0aab845f-faa2-4a08-8033-c0379b80ca26 2022-02-04 18:09:15.845 2440 2683335032496 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:09:15.845 2440 2683335032496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0aab845f-faa2-4a08-8033-c0379b80ca26'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:09:15.989 2440 2683335032496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0aab845f-faa2-4a08-8033-c0379b80ca26']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:09:15.989 2440 2683335032496 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-02-04 18:09:15.989 2440 2683335032496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (282a79dd-53a2-4a6c-bb76-55a23fac1c41) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:09:15.989 2440 2683335032496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0aab845f-faa2-4a08-8033-c0379b80ca26 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:09:15.989 2440 2683335032496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:09:15.989 2440 2683335032496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0aab845f-faa2-4a08-8033-c0379b80ca26 not yet added. Adding. 2022-02-04 18:09:15.989 2440 2683335032496 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-02-04 18:09:15.989 2440 2683335032496 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-02-04 18:09:16.315 2440 2683335032496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" 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-02-04 18:09:16.597 2440 2683335032496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:09:16.597 2440 2683335032496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" 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-02-04 18:09:16.923 2440 2683335032496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" "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-02-04 18:09:17.130 2440 2683335032496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0aab845f-faa2-4a08-8033-c0379b80ca26" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.719s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:09:17.130 2440 2683335032496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0aab845f-faa2-4a08-8033-c0379b80ca26 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:09:17.130 2440 2683335032496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0aab845f-faa2-4a08-8033-c0379b80ca26 processed. 2022-02-04 18:09:19.048 2440 2683336322912 MainThread DEBUG oslo_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-02-04 18:09:19.377 2440 2683336322912 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-02-04 18:09:20.986 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fd8e2670-f3c2-4c98-aed7-e51698a47c1f 2022-02-04 18:09:21.051 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:09:21.051 2440 2683335739168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fd8e2670-f3c2-4c98-aed7-e51698a47c1f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:09:21.051 2440 2683335739168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fd8e2670-f3c2-4c98-aed7-e51698a47c1f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:09:21.051 2440 2683335739168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fd8e2670-f3c2-4c98-aed7-e51698a47c1f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:09:21.080 2440 2683335739168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fd8e2670-f3c2-4c98-aed7-e51698a47c1f'] 2022-02-04 18:09:21.080 2440 2683335739168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:09:21.080 2440 2683335739168 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-02-04 18:09:21.080 2440 2683335739168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fd8e2670-f3c2-4c98-aed7-e51698a47c1f'] 2022-02-04 18:09:21.162 2440 2683335739168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Security group member updated on remote: ['6077614d-679f-4514-a8d0-c52a014af5a7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:09:21.177 2440 2683335739168 MainThread INFO neutron.agent.securitygroups_rpc [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Security group member updated ['6077614d-679f-4514-a8d0-c52a014af5a7'] 2022-02-04 18:09:21.177 2440 2683335739168 MainThread INFO neutron.agent.securitygroups_rpc [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Refresh firewall rules 2022-02-04 18:09:21.177 2440 2683335739168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Get security group information for devices via rpc ['d42093cf-c348-4b4e-8a7d-50524b4c01a4', '2ed488d1-160e-4c0f-92ee-d479ec8291a5', '19070507-dd6d-4152-b11e-17146d70e42c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:09:21.256 2440 2683317604016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] port_delete event received for 'fd8e2670-f3c2-4c98-aed7-e51698a47c1f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:09:21.564 2440 2683335739168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update security group information for ports dict_keys(['19070507-dd6d-4152-b11e-17146d70e42c', '2ed488d1-160e-4c0f-92ee-d479ec8291a5', 'd42093cf-c348-4b4e-8a7d-50524b4c01a4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:09:21.564 2440 2683335739168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:09:21.564 2440 2683335739168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update rules of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:09:21.564 2440 2683335739168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update members of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:09:21.564 2440 2683335739168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update port filter for 19070507-dd6d-4152-b11e-17146d70e42c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:09:21.564 2440 2683335739168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Updating port rules. 2022-02-04 18:09:21.564 2440 2683335739168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-04 18:09:21.564 2440 2683335739168 MainThread DEBUG oslo_concurrency.lockutils [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-19070507-dd6d-4152-b11e-17146d70e42c" 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-02-04 18:09:21.564 2440 2683335739168 MainThread DEBUG oslo_concurrency.lockutils [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-19070507-dd6d-4152-b11e-17146d70e42c" "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-02-04 18:09:21.564 2440 2683335739168 MainThread DEBUG oslo_concurrency.lockutils [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-19070507-dd6d-4152-b11e-17146d70e42c" 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-02-04 18:09:21.879 2440 2683335739168 MainThread DEBUG oslo_concurrency.lockutils [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-19070507-dd6d-4152-b11e-17146d70e42c" "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-02-04 18:09:21.879 2440 2683335739168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update port filter for 2ed488d1-160e-4c0f-92ee-d479ec8291a5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:09:21.879 2440 2683335739168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Updating port rules. 2022-02-04 18:09:21.899 2440 2683335739168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-04 18:09:21.899 2440 2683335739168 MainThread DEBUG oslo_concurrency.lockutils [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" 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-02-04 18:09:21.908 2440 2683335739168 MainThread DEBUG oslo_concurrency.lockutils [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" "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-02-04 18:09:21.908 2440 2683335739168 MainThread DEBUG oslo_concurrency.lockutils [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" 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-02-04 18:09:22.203 2440 2683335739168 MainThread DEBUG oslo_concurrency.lockutils [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" "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-02-04 18:09:22.203 2440 2683335739168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update port filter for d42093cf-c348-4b4e-8a7d-50524b4c01a4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:09:22.203 2440 2683335739168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Updating port rules. 2022-02-04 18:09:22.203 2440 2683335739168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-04 18:09:22.203 2440 2683335739168 MainThread DEBUG oslo_concurrency.lockutils [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" 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-02-04 18:09:22.203 2440 2683335739168 MainThread DEBUG oslo_concurrency.lockutils [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" "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-02-04 18:09:22.203 2440 2683335739168 MainThread DEBUG oslo_concurrency.lockutils [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" 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-02-04 18:09:22.504 2440 2683335739168 MainThread DEBUG oslo_concurrency.lockutils [req-b8c9be82-3ee9-4222-8935-673fc7c9dd4d a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" "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-02-04 18:09:23.058 2440 2683339025040 MainThread DEBUG oslo_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-02-04 18:09:23.082 2440 2683339025040 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-02-04 18:09:27.049 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 19070507-dd6d-4152-b11e-17146d70e42c 2022-02-04 18:09:27.097 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:09:27.097 2440 2683338495776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '19070507-dd6d-4152-b11e-17146d70e42c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:09:27.097 2440 2683338495776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '19070507-dd6d-4152-b11e-17146d70e42c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:09:27.097 2440 2683338495776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 19070507-dd6d-4152-b11e-17146d70e42c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:09:27.143 2440 2683338495776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['19070507-dd6d-4152-b11e-17146d70e42c'] 2022-02-04 18:09:27.143 2440 2683338495776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:09:27.143 2440 2683338495776 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-02-04 18:09:27.143 2440 2683338495776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['19070507-dd6d-4152-b11e-17146d70e42c'] 2022-02-04 18:09:27.316 2440 2683338495776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Security group member updated on remote: ['6077614d-679f-4514-a8d0-c52a014af5a7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:09:27.316 2440 2683338495776 MainThread INFO neutron.agent.securitygroups_rpc [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Security group member updated ['6077614d-679f-4514-a8d0-c52a014af5a7'] 2022-02-04 18:09:27.316 2440 2683338495776 MainThread INFO neutron.agent.securitygroups_rpc [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Refresh firewall rules 2022-02-04 18:09:27.316 2440 2683338495776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Get security group information for devices via rpc ['d42093cf-c348-4b4e-8a7d-50524b4c01a4', '2ed488d1-160e-4c0f-92ee-d479ec8291a5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:09:27.393 2440 2683335074384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] port_delete event received for '19070507-dd6d-4152-b11e-17146d70e42c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:09:27.596 2440 2683338495776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update security group information for ports dict_keys(['2ed488d1-160e-4c0f-92ee-d479ec8291a5', 'd42093cf-c348-4b4e-8a7d-50524b4c01a4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:09:27.596 2440 2683338495776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:09:27.596 2440 2683338495776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update rules of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:09:27.596 2440 2683338495776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update members of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:09:27.596 2440 2683338495776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update port filter for 2ed488d1-160e-4c0f-92ee-d479ec8291a5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:09:27.596 2440 2683338495776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Updating port rules. 2022-02-04 18:09:27.596 2440 2683338495776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-04 18:09:27.596 2440 2683338495776 MainThread DEBUG oslo_concurrency.lockutils [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" 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-02-04 18:09:27.596 2440 2683338495776 MainThread DEBUG oslo_concurrency.lockutils [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" "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-02-04 18:09:27.596 2440 2683338495776 MainThread DEBUG oslo_concurrency.lockutils [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" 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-02-04 18:09:27.878 2440 2683338779456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba88c2c1-a401-4280-95f5-13d0a29dd2ea c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Security group member updated on remote: ['4ee8a253-679d-44b5-ba5b-7cf494cb64c6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:09:27.878 2440 2683338779456 MainThread INFO neutron.agent.securitygroups_rpc [req-ba88c2c1-a401-4280-95f5-13d0a29dd2ea c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Security group member updated ['4ee8a253-679d-44b5-ba5b-7cf494cb64c6'] 2022-02-04 18:09:27.878 2440 2683338779456 MainThread INFO neutron.agent.securitygroups_rpc [req-ba88c2c1-a401-4280-95f5-13d0a29dd2ea c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Refresh firewall rules 2022-02-04 18:09:27.878 2440 2683338779456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba88c2c1-a401-4280-95f5-13d0a29dd2ea c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Get security group information for devices via rpc ['bed228f0-3f38-4531-9216-a2ae6a6424a3', 'b257550a-d30b-43bd-a2d9-3c73c288652d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:09:27.907 2440 2683338495776 MainThread DEBUG oslo_concurrency.lockutils [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-2ed488d1-160e-4c0f-92ee-d479ec8291a5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:09:27.907 2440 2683338495776 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update port filter for d42093cf-c348-4b4e-8a7d-50524b4c01a4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:09:27.907 2440 2683338495776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Updating port rules. 2022-02-04 18:09:27.907 2440 2683338495776 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-04 18:09:27.907 2440 2683338495776 MainThread DEBUG oslo_concurrency.lockutils [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" 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-02-04 18:09:27.907 2440 2683338495776 MainThread DEBUG oslo_concurrency.lockutils [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" "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-02-04 18:09:27.907 2440 2683338495776 MainThread DEBUG oslo_concurrency.lockutils [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" 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-02-04 18:09:27.985 2440 2683338737792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba88c2c1-a401-4280-95f5-13d0a29dd2ea c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] port_delete event received for 'b257550a-d30b-43bd-a2d9-3c73c288652d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:09:28.127 2440 2683338779456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba88c2c1-a401-4280-95f5-13d0a29dd2ea c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Update security group information for ports dict_keys(['bed228f0-3f38-4531-9216-a2ae6a6424a3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:09:28.127 2440 2683338779456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba88c2c1-a401-4280-95f5-13d0a29dd2ea c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:09:28.127 2440 2683338779456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ba88c2c1-a401-4280-95f5-13d0a29dd2ea c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Update rules of security group (4ee8a253-679d-44b5-ba5b-7cf494cb64c6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:09:28.127 2440 2683338779456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ba88c2c1-a401-4280-95f5-13d0a29dd2ea c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Update members of security group (4ee8a253-679d-44b5-ba5b-7cf494cb64c6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:09:28.127 2440 2683338779456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba88c2c1-a401-4280-95f5-13d0a29dd2ea c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Update port filter for bed228f0-3f38-4531-9216-a2ae6a6424a3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:09:28.127 2440 2683338779456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ba88c2c1-a401-4280-95f5-13d0a29dd2ea c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Updating port rules. 2022-02-04 18:09:28.127 2440 2683338779456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ba88c2c1-a401-4280-95f5-13d0a29dd2ea c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Creating 0 new rules, removing 1 old rules. 2022-02-04 18:09:28.127 2440 2683338779456 MainThread DEBUG oslo_concurrency.lockutils [req-ba88c2c1-a401-4280-95f5-13d0a29dd2ea c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Lock "n-hv-driver-port-lock-bed228f0-3f38-4531-9216-a2ae6a6424a3" 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-02-04 18:09:28.127 2440 2683338779456 MainThread DEBUG oslo_concurrency.lockutils [req-ba88c2c1-a401-4280-95f5-13d0a29dd2ea c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Lock "n-hv-driver-port-lock-bed228f0-3f38-4531-9216-a2ae6a6424a3" "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-02-04 18:09:28.127 2440 2683338779456 MainThread DEBUG oslo_concurrency.lockutils [req-ba88c2c1-a401-4280-95f5-13d0a29dd2ea c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Lock "n-hv-driver-port-lock-bed228f0-3f38-4531-9216-a2ae6a6424a3" 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-02-04 18:09:28.164 2440 2683338495776 MainThread DEBUG oslo_concurrency.lockutils [req-4cca8fc1-142f-4ee4-b55e-e5b398a4e9a9 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" "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-02-04 18:09:28.360 2440 2683338779456 MainThread DEBUG oslo_concurrency.lockutils [req-ba88c2c1-a401-4280-95f5-13d0a29dd2ea c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Lock "n-hv-driver-port-lock-bed228f0-3f38-4531-9216-a2ae6a6424a3" "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-02-04 18:09:29.080 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b257550a-d30b-43bd-a2d9-3c73c288652d 2022-02-04 18:09:29.102 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:09:29.102 2440 2683336585808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b257550a-d30b-43bd-a2d9-3c73c288652d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:09:29.102 2440 2683336585808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b257550a-d30b-43bd-a2d9-3c73c288652d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:09:29.102 2440 2683336585808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b257550a-d30b-43bd-a2d9-3c73c288652d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:09:29.102 2440 2683336585632 MainThread DEBUG oslo_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-02-04 18:09:29.125 2440 2683336585808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b257550a-d30b-43bd-a2d9-3c73c288652d'] 2022-02-04 18:09:29.125 2440 2683336585808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:09:29.125 2440 2683336585808 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-02-04 18:09:29.125 2440 2683336585808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b257550a-d30b-43bd-a2d9-3c73c288652d'] 2022-02-04 18:09:29.141 2440 2683336585632 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-02-04 18:09:31.805 2440 2683317603664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-584fd787-3237-44f8-9363-2543586cf237 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Security group member updated on remote: ['6077614d-679f-4514-a8d0-c52a014af5a7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:09:31.805 2440 2683317603664 MainThread INFO neutron.agent.securitygroups_rpc [req-584fd787-3237-44f8-9363-2543586cf237 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Security group member updated ['6077614d-679f-4514-a8d0-c52a014af5a7'] 2022-02-04 18:09:31.805 2440 2683317603664 MainThread INFO neutron.agent.securitygroups_rpc [req-584fd787-3237-44f8-9363-2543586cf237 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Refresh firewall rules 2022-02-04 18:09:31.805 2440 2683317603664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-584fd787-3237-44f8-9363-2543586cf237 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Get security group information for devices via rpc ['d42093cf-c348-4b4e-8a7d-50524b4c01a4', '2ed488d1-160e-4c0f-92ee-d479ec8291a5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:09:31.893 2440 2683318212032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-584fd787-3237-44f8-9363-2543586cf237 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] port_delete event received for '2ed488d1-160e-4c0f-92ee-d479ec8291a5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:09:31.975 2440 2683317603664 MainThread DEBUG neutron.agent.securitygroups_rpc [req-584fd787-3237-44f8-9363-2543586cf237 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update security group information for ports dict_keys(['d42093cf-c348-4b4e-8a7d-50524b4c01a4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:09:31.975 2440 2683317603664 MainThread DEBUG neutron.agent.securitygroups_rpc [req-584fd787-3237-44f8-9363-2543586cf237 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:09:31.975 2440 2683317603664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-584fd787-3237-44f8-9363-2543586cf237 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update rules of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:09:31.975 2440 2683317603664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-584fd787-3237-44f8-9363-2543586cf237 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update members of security group (6077614d-679f-4514-a8d0-c52a014af5a7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:09:31.975 2440 2683317603664 MainThread DEBUG neutron.agent.securitygroups_rpc [req-584fd787-3237-44f8-9363-2543586cf237 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Update port filter for d42093cf-c348-4b4e-8a7d-50524b4c01a4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:09:31.975 2440 2683317603664 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-584fd787-3237-44f8-9363-2543586cf237 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Updating port rules. 2022-02-04 18:09:31.987 2440 2683317603664 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-584fd787-3237-44f8-9363-2543586cf237 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-04 18:09:31.987 2440 2683317603664 MainThread DEBUG oslo_concurrency.lockutils [req-584fd787-3237-44f8-9363-2543586cf237 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" 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-02-04 18:09:31.987 2440 2683317603664 MainThread DEBUG oslo_concurrency.lockutils [req-584fd787-3237-44f8-9363-2543586cf237 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" "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-02-04 18:09:31.987 2440 2683317603664 MainThread DEBUG oslo_concurrency.lockutils [req-584fd787-3237-44f8-9363-2543586cf237 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" 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-02-04 18:09:32.225 2440 2683317603664 MainThread DEBUG oslo_concurrency.lockutils [req-584fd787-3237-44f8-9363-2543586cf237 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Lock "n-hv-driver-port-lock-d42093cf-c348-4b4e-8a7d-50524b4c01a4" "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-02-04 18:09:33.094 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2ed488d1-160e-4c0f-92ee-d479ec8291a5 2022-02-04 18:09:33.111 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:09:33.111 2440 2683317603664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2ed488d1-160e-4c0f-92ee-d479ec8291a5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:09:33.111 2440 2683317603664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2ed488d1-160e-4c0f-92ee-d479ec8291a5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:09:33.111 2440 2683317603664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2ed488d1-160e-4c0f-92ee-d479ec8291a5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:09:33.126 2440 2683317603664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2ed488d1-160e-4c0f-92ee-d479ec8291a5'] 2022-02-04 18:09:33.126 2440 2683317603664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:09:33.126 2440 2683317603664 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-02-04 18:09:33.126 2440 2683317603664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2ed488d1-160e-4c0f-92ee-d479ec8291a5'] 2022-02-04 18:09:35.119 2440 2683317603664 MainThread DEBUG oslo_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-02-04 18:09:35.143 2440 2683317603664 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-02-04 18:09:37.016 2440 2683338497184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55ee6973-69c2-4901-9f0e-98828e2c6888 c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Security group member updated on remote: ['4ee8a253-679d-44b5-ba5b-7cf494cb64c6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:09:37.016 2440 2683338497184 MainThread INFO neutron.agent.securitygroups_rpc [req-55ee6973-69c2-4901-9f0e-98828e2c6888 c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Security group member updated ['4ee8a253-679d-44b5-ba5b-7cf494cb64c6'] 2022-02-04 18:09:37.016 2440 2683338497184 MainThread INFO neutron.agent.securitygroups_rpc [req-55ee6973-69c2-4901-9f0e-98828e2c6888 c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Refresh firewall rules 2022-02-04 18:09:37.016 2440 2683338497184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55ee6973-69c2-4901-9f0e-98828e2c6888 c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Get security group information for devices via rpc ['bed228f0-3f38-4531-9216-a2ae6a6424a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:09:37.049 2440 2683338497184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-55ee6973-69c2-4901-9f0e-98828e2c6888 c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:09:37.049 2440 2683338497184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-55ee6973-69c2-4901-9f0e-98828e2c6888 c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:09:37.109 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bed228f0-3f38-4531-9216-a2ae6a6424a3 2022-02-04 18:09:37.109 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d42093cf-c348-4b4e-8a7d-50524b4c01a4 2022-02-04 18:09:37.138 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:09:37.138 2440 2683336722208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd42093cf-c348-4b4e-8a7d-50524b4c01a4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:09:37.138 2440 2683336722208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd42093cf-c348-4b4e-8a7d-50524b4c01a4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:09:37.138 2440 2683336722208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d42093cf-c348-4b4e-8a7d-50524b4c01a4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:09:37.138 2440 2683335811312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bed228f0-3f38-4531-9216-a2ae6a6424a3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:09:37.138 2440 2683335811312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bed228f0-3f38-4531-9216-a2ae6a6424a3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:09:37.138 2440 2683335811312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bed228f0-3f38-4531-9216-a2ae6a6424a3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:09:37.145 2440 2683336722208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e9a655d5-1b99-4ddf-a5bd-57b44ea0bc68 2022-02-04 18:09:37.145 2440 2683336722208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d42093cf-c348-4b4e-8a7d-50524b4c01a4'] 2022-02-04 18:09:37.145 2440 2683336722208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:09:37.145 2440 2683336722208 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-02-04 18:09:37.145 2440 2683336722208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d42093cf-c348-4b4e-8a7d-50524b4c01a4'] 2022-02-04 18:09:37.145 2440 2683335811312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 93d2f322-d598-4ead-9282-c92562498cf7 2022-02-04 18:09:37.145 2440 2683335811312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bed228f0-3f38-4531-9216-a2ae6a6424a3'] 2022-02-04 18:09:37.162 2440 2683335811312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:09:37.162 2440 2683335811312 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-02-04 18:09:37.162 2440 2683335811312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bed228f0-3f38-4531-9216-a2ae6a6424a3'] 2022-02-04 18:09:37.175 2440 2683335811312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55ee6973-69c2-4901-9f0e-98828e2c6888 c03a10aaed0f4ab68bf27a1f1f165e0b bff1a748b16e467a8d4b8598fd10486e - - -] port_delete event received for 'bed228f0-3f38-4531-9216-a2ae6a6424a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:09:37.491 2440 2683335811312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0068df27-9c13-4c9f-8931-e8f7e053c047 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Security group member updated on remote: ['6077614d-679f-4514-a8d0-c52a014af5a7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:09:37.491 2440 2683335811312 MainThread INFO neutron.agent.securitygroups_rpc [req-0068df27-9c13-4c9f-8931-e8f7e053c047 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] Security group member updated ['6077614d-679f-4514-a8d0-c52a014af5a7'] 2022-02-04 18:09:37.581 2440 2683335811312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0068df27-9c13-4c9f-8931-e8f7e053c047 a606cf58efc44947b784f372cddf7919 6021373bb4d44af4a50fb28ad13102a5 - - -] port_delete event received for 'd42093cf-c348-4b4e-8a7d-50524b4c01a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:09:38.425 2440 2683336722208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52eae2f7-6c84-4909-83e9-ab96c31cca81 9009ad3334fc423c8e7fee30f292a26a bafb1a31e35542378bb0999c982eba81 - - -] Security group member updated on remote: ['5080590e-6fbf-4752-ace2-967ca163cdcc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:09:38.425 2440 2683336722208 MainThread INFO neutron.agent.securitygroups_rpc [req-52eae2f7-6c84-4909-83e9-ab96c31cca81 9009ad3334fc423c8e7fee30f292a26a bafb1a31e35542378bb0999c982eba81 - - -] Security group member updated ['5080590e-6fbf-4752-ace2-967ca163cdcc'] 2022-02-04 18:09:38.425 2440 2683336722208 MainThread INFO neutron.agent.securitygroups_rpc [req-52eae2f7-6c84-4909-83e9-ab96c31cca81 9009ad3334fc423c8e7fee30f292a26a bafb1a31e35542378bb0999c982eba81 - - -] Refresh firewall rules 2022-02-04 18:09:38.425 2440 2683336722208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52eae2f7-6c84-4909-83e9-ab96c31cca81 9009ad3334fc423c8e7fee30f292a26a bafb1a31e35542378bb0999c982eba81 - - -] Get security group information for devices via rpc ['36b07a9f-810d-47b3-b5da-faf3ee9fddd7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:09:38.454 2440 2683336722208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52eae2f7-6c84-4909-83e9-ab96c31cca81 9009ad3334fc423c8e7fee30f292a26a bafb1a31e35542378bb0999c982eba81 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:09:38.454 2440 2683336722208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52eae2f7-6c84-4909-83e9-ab96c31cca81 9009ad3334fc423c8e7fee30f292a26a bafb1a31e35542378bb0999c982eba81 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:09:38.504 2440 2683336722208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52eae2f7-6c84-4909-83e9-ab96c31cca81 9009ad3334fc423c8e7fee30f292a26a bafb1a31e35542378bb0999c982eba81 - - -] port_delete event received for '36b07a9f-810d-47b3-b5da-faf3ee9fddd7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:09:39.134 2440 2683335884640 MainThread DEBUG oslo_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-02-04 18:09:39.134 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 36b07a9f-810d-47b3-b5da-faf3ee9fddd7 2022-02-04 18:09:39.173 2440 2683335884640 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-02-04 18:09:40.594 2440 2683335353264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-801b3fc9-8f83-4631-8403-3a1175f5cf8c 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] network_delete received. Deleting network e9a655d5-1b99-4ddf-a5bd-57b44ea0bc68 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-04 18:09:40.594 2440 2683335353264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-801b3fc9-8f83-4631-8403-3a1175f5cf8c 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] Network e9a655d5-1b99-4ddf-a5bd-57b44ea0bc68 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-04 18:09:40.799 2440 2683338607072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc8488bf-d113-4067-b190-8ae32bbe419b 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for '6727360b-3d63-4eba-b169-788e55428c26' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:09:41.140 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:09:41.142 2440 2683338226848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '36b07a9f-810d-47b3-b5da-faf3ee9fddd7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:09:41.142 2440 2683338226848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '36b07a9f-810d-47b3-b5da-faf3ee9fddd7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:09:41.142 2440 2683338226848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 36b07a9f-810d-47b3-b5da-faf3ee9fddd7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:09:41.142 2440 2683338226848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7cf22423-9aa6-43d3-8826-53d90cafa38a 2022-02-04 18:09:41.142 2440 2683338226848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['36b07a9f-810d-47b3-b5da-faf3ee9fddd7'] 2022-02-04 18:09:41.142 2440 2683338226848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:09:41.142 2440 2683338226848 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-02-04 18:09:41.142 2440 2683338226848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['36b07a9f-810d-47b3-b5da-faf3ee9fddd7'] 2022-02-04 18:09:42.176 2440 2683335354672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de4b12ad-d185-4d51-883c-9d594354f56d 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for '47d8c5ed-1423-4637-b744-de4853350877' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:09:43.166 2440 2683335354672 MainThread DEBUG oslo_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-02-04 18:09:43.207 2440 2683335354672 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-02-04 18:09:43.395 2440 2683335285392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1dee5f5-85c2-4a34-80cf-b8ac4c039ff7 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] network_delete received. Deleting network 93d2f322-d598-4ead-9282-c92562498cf7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-04 18:09:43.395 2440 2683335285392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1dee5f5-85c2-4a34-80cf-b8ac4c039ff7 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] Network 93d2f322-d598-4ead-9282-c92562498cf7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-04 18:09:48.047 2440 2683318040176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c852227f-9a8e-4b0d-ae84-b9d46806bb9c 9009ad3334fc423c8e7fee30f292a26a bafb1a31e35542378bb0999c982eba81 - - -] Security group member updated on remote: ['5080590e-6fbf-4752-ace2-967ca163cdcc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:09:48.047 2440 2683318040176 MainThread INFO neutron.agent.securitygroups_rpc [req-c852227f-9a8e-4b0d-ae84-b9d46806bb9c 9009ad3334fc423c8e7fee30f292a26a bafb1a31e35542378bb0999c982eba81 - - -] Security group member updated ['5080590e-6fbf-4752-ace2-967ca163cdcc'] 2022-02-04 18:09:49.283 2440 2683336521856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8a0b222-6238-4617-9108-1d9a568a0ea9 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: aa774f46-5399-434b-9240-777880fed4fe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:09:49.305 2440 2683336521856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8a0b222-6238-4617-9108-1d9a568a0ea9 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port aa774f46-5399-434b-9240-777880fed4fe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:09:51.455 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aa774f46-5399-434b-9240-777880fed4fe 2022-02-04 18:09:53.204 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:09:53.595 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port aa774f46-5399-434b-9240-777880fed4fe 2022-02-04 18:09:53.595 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port aa774f46-5399-434b-9240-777880fed4fe updated. Details: {'device': 'aa774f46-5399-434b-9240-777880fed4fe', 'network_id': '7cf22423-9aa6-43d3-8826-53d90cafa38a', 'port_id': 'aa774f46-5399-434b-9240-777880fed4fe', 'mac_address': 'fa:16:3e:11:d2:f0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 978, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e37380d3-7523-4953-af16-3c5741ce60c8', '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-02-04 18:09:53.595 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:09:53.595 2440 2683336064336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aa774f46-5399-434b-9240-777880fed4fe" 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-02-04 18:09:53.611 2440 2683336064336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aa774f46-5399-434b-9240-777880fed4fe _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:09:53.611 2440 2683336064336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7cf22423-9aa6-43d3-8826-53d90cafa38a 2022-02-04 18:09:53.611 2440 2683336064336 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-02-04 18:09:53.751 2440 2683336064336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aa774f46-5399-434b-9240-777880fed4fe') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:09:53.751 2440 2683336064336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aa774f46-5399-434b-9240-777880fed4fe') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:09:53.751 2440 2683336064336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aa774f46-5399-434b-9240-777880fed4fe is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:09:53.751 2440 2683336064336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 978, VLAN trunk: None to switch port aa774f46-5399-434b-9240-777880fed4fe 2022-02-04 18:09:53.847 2440 2683336064336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:09:53.847 2440 2683336064336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aa774f46-5399-434b-9240-777880fed4fe'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:09:54.003 2440 2683336064336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aa774f46-5399-434b-9240-777880fed4fe']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:09:54.003 2440 2683336064336 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-02-04 18:09:54.003 2440 2683336064336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5080590e-6fbf-4752-ace2-967ca163cdcc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:09:54.003 2440 2683336064336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5080590e-6fbf-4752-ace2-967ca163cdcc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:09:54.003 2440 2683336064336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aa774f46-5399-434b-9240-777880fed4fe _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:09:54.003 2440 2683336064336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:09:54.003 2440 2683336064336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aa774f46-5399-434b-9240-777880fed4fe not yet added. Adding. 2022-02-04 18:09:54.003 2440 2683336064336 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-02-04 18:09:54.003 2440 2683336064336 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-02-04 18:09:54.131 2440 2683336064336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa774f46-5399-434b-9240-777880fed4fe" 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-02-04 18:09:54.234 2440 2683336064336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa774f46-5399-434b-9240-777880fed4fe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:09:54.234 2440 2683336064336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa774f46-5399-434b-9240-777880fed4fe" 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-02-04 18:09:54.347 2440 2683336064336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa774f46-5399-434b-9240-777880fed4fe" "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-02-04 18:09:54.438 2440 2683336064336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aa774f46-5399-434b-9240-777880fed4fe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.843s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:09:54.438 2440 2683336064336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aa774f46-5399-434b-9240-777880fed4fe status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:09:54.438 2440 2683336064336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aa774f46-5399-434b-9240-777880fed4fe processed. 2022-02-04 18:09:55.219 2440 2683336064336 MainThread DEBUG oslo_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-02-04 18:09:55.593 2440 2683336064336 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-02-04 18:10:09.344 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0aab845f-faa2-4a08-8033-c0379b80ca26 2022-02-04 18:10:09.687 2440 2683336319568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f01fccc-26b9-4491-a5e4-3fdc944c7f6a 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] Security group member updated on remote: ['282a79dd-53a2-4a6c-bb76-55a23fac1c41'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:10:09.687 2440 2683336319568 MainThread INFO neutron.agent.securitygroups_rpc [req-5f01fccc-26b9-4491-a5e4-3fdc944c7f6a 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] Security group member updated ['282a79dd-53a2-4a6c-bb76-55a23fac1c41'] 2022-02-04 18:10:10.312 2440 2683335160400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f01fccc-26b9-4491-a5e4-3fdc944c7f6a 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] port_delete event received for '0aab845f-faa2-4a08-8033-c0379b80ca26' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:10:11.314 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:10:11.314 2440 2683338779808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0aab845f-faa2-4a08-8033-c0379b80ca26' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:10:11.314 2440 2683338779808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0aab845f-faa2-4a08-8033-c0379b80ca26' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:10:11.314 2440 2683338779808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0aab845f-faa2-4a08-8033-c0379b80ca26 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:10:11.314 2440 2683338779808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 552cd02d-5880-4ad3-ac2d-03172c4c38a0 2022-02-04 18:10:11.314 2440 2683338779808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0aab845f-faa2-4a08-8033-c0379b80ca26'] 2022-02-04 18:10:11.331 2440 2683338779808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:10:11.331 2440 2683338779808 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-02-04 18:10:11.331 2440 2683338779808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0aab845f-faa2-4a08-8033-c0379b80ca26'] 2022-02-04 18:10:12.862 2440 2683318020576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb131970-302a-4825-b193-d064e7e61baa 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] port_delete event received for '432e9045-872f-4880-9d96-2f441857321c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:10:13.313 2440 2683338954000 MainThread DEBUG oslo_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-02-04 18:10:13.329 2440 2683338954000 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-02-04 18:10:14.172 2440 2683317616480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b78ace8-ad6a-41d5-98bb-6caaa310ceb1 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] Security group rule updated on remote: ['d93bd355-0d94-4a46-8e02-1e735753711e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:10:14.172 2440 2683317616480 MainThread INFO neutron.agent.securitygroups_rpc [req-6b78ace8-ad6a-41d5-98bb-6caaa310ceb1 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] Security group rule updated ['d93bd355-0d94-4a46-8e02-1e735753711e'] 2022-02-04 18:10:14.583 2440 2683338494544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a81d3105-41cf-4353-947b-715647c4e5d3 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] Security group rule updated on remote: ['d93bd355-0d94-4a46-8e02-1e735753711e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:10:14.583 2440 2683338494544 MainThread INFO neutron.agent.securitygroups_rpc [req-a81d3105-41cf-4353-947b-715647c4e5d3 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] Security group rule updated ['d93bd355-0d94-4a46-8e02-1e735753711e'] 2022-02-04 18:10:19.593 2440 2683335159872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66bc66ec-3c74-4aff-8094-f591250fc367 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] Security group member updated on remote: ['d93bd355-0d94-4a46-8e02-1e735753711e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:10:19.593 2440 2683335159872 MainThread INFO neutron.agent.securitygroups_rpc [req-66bc66ec-3c74-4aff-8094-f591250fc367 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] Security group member updated ['d93bd355-0d94-4a46-8e02-1e735753711e'] 2022-02-04 18:10:20.796 2440 2683336587744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e3e7eaa-a094-44cd-abb9-38ef7ae9e135 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: 264d9b00-e60a-4e23-bbc2-1197b09d56ba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:10:20.805 2440 2683336587744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e3e7eaa-a094-44cd-abb9-38ef7ae9e135 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port 264d9b00-e60a-4e23-bbc2-1197b09d56ba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:10:23.688 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 264d9b00-e60a-4e23-bbc2-1197b09d56ba 2022-02-04 18:10:25.343 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:10:25.500 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aa774f46-5399-434b-9240-777880fed4fe 2022-02-04 18:10:25.906 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port 264d9b00-e60a-4e23-bbc2-1197b09d56ba 2022-02-04 18:10:25.906 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port 264d9b00-e60a-4e23-bbc2-1197b09d56ba updated. Details: {'device': '264d9b00-e60a-4e23-bbc2-1197b09d56ba', 'network_id': '552cd02d-5880-4ad3-ac2d-03172c4c38a0', 'port_id': '264d9b00-e60a-4e23-bbc2-1197b09d56ba', 'mac_address': 'fa:16:3e:41:65:f8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 976, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b0e71328-9cba-4203-a9af-376727e22bf9', '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-02-04 18:10:25.906 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:10:25.906 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:10:25.906 2440 2683338418304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" 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-02-04 18:10:25.906 2440 2683338418304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 264d9b00-e60a-4e23-bbc2-1197b09d56ba _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:10:25.906 2440 2683338418304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 552cd02d-5880-4ad3-ac2d-03172c4c38a0 2022-02-04 18:10:25.906 2440 2683338418304 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-02-04 18:10:25.906 2440 2683317616480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aa774f46-5399-434b-9240-777880fed4fe' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:10:25.906 2440 2683317616480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aa774f46-5399-434b-9240-777880fed4fe' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:10:25.906 2440 2683317616480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aa774f46-5399-434b-9240-777880fed4fe _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:10:25.906 2440 2683317616480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7cf22423-9aa6-43d3-8826-53d90cafa38a 2022-02-04 18:10:25.906 2440 2683317616480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aa774f46-5399-434b-9240-777880fed4fe'] 2022-02-04 18:10:25.906 2440 2683317616480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:10:25.906 2440 2683317616480 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-02-04 18:10:25.906 2440 2683317616480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aa774f46-5399-434b-9240-777880fed4fe'] 2022-02-04 18:10:26.062 2440 2683336523264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19183c3a-2238-4dfc-84b6-609537429c79 9009ad3334fc423c8e7fee30f292a26a bafb1a31e35542378bb0999c982eba81 - - -] Security group member updated on remote: ['5080590e-6fbf-4752-ace2-967ca163cdcc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:10:26.062 2440 2683336523264 MainThread INFO neutron.agent.securitygroups_rpc [req-19183c3a-2238-4dfc-84b6-609537429c79 9009ad3334fc423c8e7fee30f292a26a bafb1a31e35542378bb0999c982eba81 - - -] Security group member updated ['5080590e-6fbf-4752-ace2-967ca163cdcc'] 2022-02-04 18:10:26.077 2440 2683338418304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '264d9b00-e60a-4e23-bbc2-1197b09d56ba') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:10:26.077 2440 2683338418304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '264d9b00-e60a-4e23-bbc2-1197b09d56ba') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:10:26.077 2440 2683338418304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 264d9b00-e60a-4e23-bbc2-1197b09d56ba is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:10:26.077 2440 2683338418304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 976, VLAN trunk: None to switch port 264d9b00-e60a-4e23-bbc2-1197b09d56ba 2022-02-04 18:10:26.155 2440 2683336523264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19183c3a-2238-4dfc-84b6-609537429c79 9009ad3334fc423c8e7fee30f292a26a bafb1a31e35542378bb0999c982eba81 - - -] port_delete event received for 'aa774f46-5399-434b-9240-777880fed4fe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:10:26.172 2440 2683338418304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:10:26.172 2440 2683338418304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['264d9b00-e60a-4e23-bbc2-1197b09d56ba'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:10:26.437 2440 2683338418304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['264d9b00-e60a-4e23-bbc2-1197b09d56ba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:10:26.437 2440 2683338418304 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-02-04 18:10:26.437 2440 2683338418304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d93bd355-0d94-4a46-8e02-1e735753711e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:10:26.437 2440 2683338418304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 264d9b00-e60a-4e23-bbc2-1197b09d56ba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:10:26.437 2440 2683338418304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:10:26.437 2440 2683338418304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 264d9b00-e60a-4e23-bbc2-1197b09d56ba not yet added. Adding. 2022-02-04 18:10:26.437 2440 2683338418304 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-02-04 18:10:26.437 2440 2683338418304 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-02-04 18:10:26.537 2440 2683338418304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" 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-02-04 18:10:26.625 2440 2683338418304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:10:26.625 2440 2683338418304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" 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-02-04 18:10:26.735 2440 2683338418304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" "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-02-04 18:10:26.813 2440 2683338418304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:10:26.813 2440 2683338418304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 264d9b00-e60a-4e23-bbc2-1197b09d56ba status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:10:26.841 2440 2683338418304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 264d9b00-e60a-4e23-bbc2-1197b09d56ba processed. 2022-02-04 18:10:27.343 2440 2683338418304 MainThread DEBUG oslo_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-02-04 18:10:27.852 2440 2683338418304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:10:29.984 2440 2683338301104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff123b3d-2eb9-4cf1-91d1-3d3bebafce90 - - - - -] port_update received: b3a79892-e120-4d1b-bc56-ad1590e9a51e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:10:29.984 2440 2683338301104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff123b3d-2eb9-4cf1-91d1-3d3bebafce90 - - - - -] No port b3a79892-e120-4d1b-bc56-ad1590e9a51e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:10:34.280 2440 2683338954528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca16a149-5151-416a-a0ab-0c0e4584ad7e - - - - -] port_update received: 04d00aec-1846-44bf-af4e-3505cc3142b7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:10:34.280 2440 2683338954528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca16a149-5151-416a-a0ab-0c0e4584ad7e - - - - -] No port 04d00aec-1846-44bf-af4e-3505cc3142b7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:10:34.715 2440 2683335811664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-332c78ac-692b-4220-ad0f-e8ff5f98f4d1 1e150335a85041dd9244e1222aabd5f2 c0d201ae823f46d4b9690d3cffc1c842 - - -] Security group member updated on remote: ['aa93eba5-e54d-4258-b85d-61befe1e90eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:10:34.722 2440 2683335811664 MainThread INFO neutron.agent.securitygroups_rpc [req-332c78ac-692b-4220-ad0f-e8ff5f98f4d1 1e150335a85041dd9244e1222aabd5f2 c0d201ae823f46d4b9690d3cffc1c842 - - -] Security group member updated ['aa93eba5-e54d-4258-b85d-61befe1e90eb'] 2022-02-04 18:10:36.749 2440 2683317780320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0cf8200-c6c3-48cb-8cdc-966f64ed7135 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: c1815e33-e3fa-410e-9ace-f2e3be7f6e4c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:10:36.762 2440 2683317780320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0cf8200-c6c3-48cb-8cdc-966f64ed7135 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port c1815e33-e3fa-410e-9ace-f2e3be7f6e4c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:10:39.108 2440 2683338297584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b23f9ca-a921-4070-999e-e8321d01625f 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] Security group member updated on remote: ['db1f961f-977e-48a9-8631-037a3ffafefc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:10:39.108 2440 2683338297584 MainThread INFO neutron.agent.securitygroups_rpc [req-4b23f9ca-a921-4070-999e-e8321d01625f 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] Security group member updated ['db1f961f-977e-48a9-8631-037a3ffafefc'] 2022-02-04 18:10:39.545 2440 2683335284688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b23f9ca-a921-4070-999e-e8321d01625f 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] port_delete event received for '1622bfe0-0e37-4f26-a356-fa24eae5fe25' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:10:39.666 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1622bfe0-0e37-4f26-a356-fa24eae5fe25 2022-02-04 18:10:39.836 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c1815e33-e3fa-410e-9ace-f2e3be7f6e4c 2022-02-04 18:10:40.281 2440 2683317928528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-825f06bc-d567-485d-9970-b843db64a353 - - - - -] port_update received: ec0d247e-6a06-49c3-bdf5-cd7097c05f18 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:10:40.300 2440 2683317928528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-825f06bc-d567-485d-9970-b843db64a353 - - - - -] No port ec0d247e-6a06-49c3-bdf5-cd7097c05f18 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:10:41.436 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:10:41.827 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port c1815e33-e3fa-410e-9ace-f2e3be7f6e4c 2022-02-04 18:10:41.827 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port c1815e33-e3fa-410e-9ace-f2e3be7f6e4c updated. Details: {'device': 'c1815e33-e3fa-410e-9ace-f2e3be7f6e4c', 'network_id': '30b34e5e-50f7-4f21-bc74-9acbd3a5cfda', 'port_id': 'c1815e33-e3fa-410e-9ace-f2e3be7f6e4c', 'mac_address': 'fa:16:3e:c0:be:ed', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 950, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd0aa62f1-3ce7-4633-8793-834fddaf7b1e', 'ip_address': '192.168.233.249'}], '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-02-04 18:10:41.827 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:10:41.827 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:10:41.827 2440 2683339195840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c1815e33-e3fa-410e-9ace-f2e3be7f6e4c" 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-02-04 18:10:41.827 2440 2683339195840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c1815e33-e3fa-410e-9ace-f2e3be7f6e4c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:10:41.827 2440 2683339195840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 30b34e5e-50f7-4f21-bc74-9acbd3a5cfda 2022-02-04 18:10:41.827 2440 2683339195840 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-02-04 18:10:41.827 2440 2683339196192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1622bfe0-0e37-4f26-a356-fa24eae5fe25' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:10:41.827 2440 2683339196192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1622bfe0-0e37-4f26-a356-fa24eae5fe25' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:10:41.827 2440 2683339196192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1622bfe0-0e37-4f26-a356-fa24eae5fe25 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:10:41.843 2440 2683339196192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5016a4c9-68d6-4a18-b490-99b58bb2bf97 2022-02-04 18:10:41.843 2440 2683339196192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1622bfe0-0e37-4f26-a356-fa24eae5fe25'] 2022-02-04 18:10:41.843 2440 2683339196192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:10:41.843 2440 2683339196192 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-02-04 18:10:41.843 2440 2683339196192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1622bfe0-0e37-4f26-a356-fa24eae5fe25'] 2022-02-04 18:10:41.985 2440 2683339195840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c1815e33-e3fa-410e-9ace-f2e3be7f6e4c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:10:41.985 2440 2683339195840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c1815e33-e3fa-410e-9ace-f2e3be7f6e4c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:10:41.985 2440 2683339195840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c1815e33-e3fa-410e-9ace-f2e3be7f6e4c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:10:41.985 2440 2683339195840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 950, VLAN trunk: None to switch port c1815e33-e3fa-410e-9ace-f2e3be7f6e4c 2022-02-04 18:10:42.054 2440 2683339195840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:10:42.054 2440 2683339195840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c1815e33-e3fa-410e-9ace-f2e3be7f6e4c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:10:42.257 2440 2683339195840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c1815e33-e3fa-410e-9ace-f2e3be7f6e4c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:10:42.257 2440 2683339195840 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-02-04 18:10:42.257 2440 2683339195840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (aa93eba5-e54d-4258-b85d-61befe1e90eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:10:42.257 2440 2683339195840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (aa93eba5-e54d-4258-b85d-61befe1e90eb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:10:42.257 2440 2683339195840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c1815e33-e3fa-410e-9ace-f2e3be7f6e4c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:10:42.257 2440 2683339195840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:10:42.257 2440 2683339195840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c1815e33-e3fa-410e-9ace-f2e3be7f6e4c not yet added. Adding. 2022-02-04 18:10:42.257 2440 2683339195840 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-02-04 18:10:42.268 2440 2683339195840 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-02-04 18:10:42.360 2440 2683339195840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1815e33-e3fa-410e-9ace-f2e3be7f6e4c" 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-02-04 18:10:42.360 2440 2683318119056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b691538d-465e-43f1-a255-10abac305108 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] port_delete event received for '0f1e58d4-e192-48c5-9f6a-67ccbeab8b89' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:10:42.442 2440 2683339195840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1815e33-e3fa-410e-9ace-f2e3be7f6e4c" "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-02-04 18:10:42.452 2440 2683339195840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1815e33-e3fa-410e-9ace-f2e3be7f6e4c" 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-02-04 18:10:42.550 2440 2683339195840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1815e33-e3fa-410e-9ace-f2e3be7f6e4c" "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-02-04 18:10:42.633 2440 2683339195840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c1815e33-e3fa-410e-9ace-f2e3be7f6e4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:10:42.633 2440 2683339195840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c1815e33-e3fa-410e-9ace-f2e3be7f6e4c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:10:42.633 2440 2683339195840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c1815e33-e3fa-410e-9ace-f2e3be7f6e4c processed. 2022-02-04 18:10:42.813 2440 2683339043408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d13bfd3c-cd2b-47b5-85a9-6c824f145b7a 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] Security group rule updated on remote: ['2099ed91-f4a5-475d-9850-d4660fa9b79c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:10:42.813 2440 2683339043408 MainThread INFO neutron.agent.securitygroups_rpc [req-d13bfd3c-cd2b-47b5-85a9-6c824f145b7a 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] Security group rule updated ['2099ed91-f4a5-475d-9850-d4660fa9b79c'] 2022-02-04 18:10:43.266 2440 2683339043408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d667282-99dc-41ad-9b97-8f396e4ee3d9 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] Security group rule updated on remote: ['2099ed91-f4a5-475d-9850-d4660fa9b79c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:10:43.295 2440 2683339043408 MainThread INFO neutron.agent.securitygroups_rpc [req-2d667282-99dc-41ad-9b97-8f396e4ee3d9 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] Security group rule updated ['2099ed91-f4a5-475d-9850-d4660fa9b79c'] 2022-02-04 18:10:43.438 2440 2683339043408 MainThread DEBUG oslo_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-02-04 18:10:43.689 2440 2683339046224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a6a73af-4279-4c40-8e2c-00f9fe508d64 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] Security group rule updated on remote: ['e039ae15-f8c9-4499-ae27-4b4fe1d16700'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:10:43.689 2440 2683339046224 MainThread INFO neutron.agent.securitygroups_rpc [req-8a6a73af-4279-4c40-8e2c-00f9fe508d64 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] Security group rule updated ['e039ae15-f8c9-4499-ae27-4b4fe1d16700'] 2022-02-04 18:10:43.861 2440 2683336721504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6373a481-a843-4a78-8d34-e4557e6a3868 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] Security group rule updated on remote: ['2099ed91-f4a5-475d-9850-d4660fa9b79c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:10:43.861 2440 2683336721504 MainThread INFO neutron.agent.securitygroups_rpc [req-6373a481-a843-4a78-8d34-e4557e6a3868 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] Security group rule updated ['2099ed91-f4a5-475d-9850-d4660fa9b79c'] 2022-02-04 18:10:43.909 2440 2683339043408 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-02-04 18:10:44.157 2440 2683338607072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8bd50d5b-28ce-4dd3-a0b0-0c91c4bcd367 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] Security group rule updated on remote: ['e039ae15-f8c9-4499-ae27-4b4fe1d16700'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:10:44.157 2440 2683338607072 MainThread INFO neutron.agent.securitygroups_rpc [req-8bd50d5b-28ce-4dd3-a0b0-0c91c4bcd367 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] Security group rule updated ['e039ae15-f8c9-4499-ae27-4b4fe1d16700'] 2022-02-04 18:10:44.249 2440 2683338607072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abdffad3-1490-47d6-9466-235491bf61a3 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] Security group rule updated on remote: ['2099ed91-f4a5-475d-9850-d4660fa9b79c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:10:44.249 2440 2683338607072 MainThread INFO neutron.agent.securitygroups_rpc [req-abdffad3-1490-47d6-9466-235491bf61a3 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] Security group rule updated ['2099ed91-f4a5-475d-9850-d4660fa9b79c'] 2022-02-04 18:10:44.657 2440 2683335162864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22b105b2-a1ef-41b2-a3e8-896ce3f3ff81 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] Security group rule updated on remote: ['2099ed91-f4a5-475d-9850-d4660fa9b79c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:10:44.657 2440 2683335162864 MainThread INFO neutron.agent.securitygroups_rpc [req-22b105b2-a1ef-41b2-a3e8-896ce3f3ff81 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] Security group rule updated ['2099ed91-f4a5-475d-9850-d4660fa9b79c'] 2022-02-04 18:10:45.101 2440 2683336319744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8392075-34b7-4742-b8d2-7e5ef29cde94 - - - - -] port_update received: 2f8cff3c-9add-49dc-b1d7-05e0c3516f5d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:10:45.116 2440 2683336319744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8392075-34b7-4742-b8d2-7e5ef29cde94 - - - - -] No port 2f8cff3c-9add-49dc-b1d7-05e0c3516f5d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:10:45.155 2440 2683336319744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5bcf3c8-aea3-450c-8fb9-9799332e1ec6 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] Security group rule updated on remote: ['2099ed91-f4a5-475d-9850-d4660fa9b79c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:10:45.155 2440 2683336319744 MainThread INFO neutron.agent.securitygroups_rpc [req-d5bcf3c8-aea3-450c-8fb9-9799332e1ec6 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] Security group rule updated ['2099ed91-f4a5-475d-9850-d4660fa9b79c'] 2022-02-04 18:10:48.674 2440 2683317612608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0385e30-5bb8-4e31-ae1e-ce01a732cfd3 1e150335a85041dd9244e1222aabd5f2 c0d201ae823f46d4b9690d3cffc1c842 - - -] Security group member updated on remote: ['aa93eba5-e54d-4258-b85d-61befe1e90eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:10:48.674 2440 2683317612608 MainThread INFO neutron.agent.securitygroups_rpc [req-b0385e30-5bb8-4e31-ae1e-ce01a732cfd3 1e150335a85041dd9244e1222aabd5f2 c0d201ae823f46d4b9690d3cffc1c842 - - -] Security group member updated ['aa93eba5-e54d-4258-b85d-61befe1e90eb'] 2022-02-04 18:10:48.674 2440 2683317612608 MainThread INFO neutron.agent.securitygroups_rpc [req-b0385e30-5bb8-4e31-ae1e-ce01a732cfd3 1e150335a85041dd9244e1222aabd5f2 c0d201ae823f46d4b9690d3cffc1c842 - - -] Refresh firewall rules 2022-02-04 18:10:48.702 2440 2683317612608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0385e30-5bb8-4e31-ae1e-ce01a732cfd3 1e150335a85041dd9244e1222aabd5f2 c0d201ae823f46d4b9690d3cffc1c842 - - -] Get security group information for devices via rpc ['c1815e33-e3fa-410e-9ace-f2e3be7f6e4c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:10:48.733 2440 2683317612608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b0385e30-5bb8-4e31-ae1e-ce01a732cfd3 1e150335a85041dd9244e1222aabd5f2 c0d201ae823f46d4b9690d3cffc1c842 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:10:48.733 2440 2683317612608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b0385e30-5bb8-4e31-ae1e-ce01a732cfd3 1e150335a85041dd9244e1222aabd5f2 c0d201ae823f46d4b9690d3cffc1c842 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:10:48.772 2440 2683317612608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0385e30-5bb8-4e31-ae1e-ce01a732cfd3 1e150335a85041dd9244e1222aabd5f2 c0d201ae823f46d4b9690d3cffc1c842 - - -] port_delete event received for 'c1815e33-e3fa-410e-9ace-f2e3be7f6e4c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:10:49.736 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c1815e33-e3fa-410e-9ace-f2e3be7f6e4c 2022-02-04 18:10:50.079 2440 2683339025744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68fb97bb-6c81-4875-8bbd-c22ef526a611 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] network_delete received. Deleting network 7cf22423-9aa6-43d3-8826-53d90cafa38a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-04 18:10:50.079 2440 2683339025744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68fb97bb-6c81-4875-8bbd-c22ef526a611 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] Network 7cf22423-9aa6-43d3-8826-53d90cafa38a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-04 18:10:50.406 2440 2683338607600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-112f450e-40db-49d2-81ee-7602607368cb 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] Security group member updated on remote: ['e039ae15-f8c9-4499-ae27-4b4fe1d16700'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:10:50.406 2440 2683338607600 MainThread INFO neutron.agent.securitygroups_rpc [req-112f450e-40db-49d2-81ee-7602607368cb 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] Security group member updated ['e039ae15-f8c9-4499-ae27-4b4fe1d16700'] 2022-02-04 18:10:51.451 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:10:51.451 2440 2683338301280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c1815e33-e3fa-410e-9ace-f2e3be7f6e4c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:10:51.451 2440 2683338301280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c1815e33-e3fa-410e-9ace-f2e3be7f6e4c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:10:51.451 2440 2683338301280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c1815e33-e3fa-410e-9ace-f2e3be7f6e4c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:10:51.456 2440 2683338301280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 30b34e5e-50f7-4f21-bc74-9acbd3a5cfda 2022-02-04 18:10:51.456 2440 2683338301280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c1815e33-e3fa-410e-9ace-f2e3be7f6e4c'] 2022-02-04 18:10:51.468 2440 2683338301280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:10:51.468 2440 2683338301280 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-02-04 18:10:51.468 2440 2683338301280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c1815e33-e3fa-410e-9ace-f2e3be7f6e4c'] 2022-02-04 18:10:51.845 2440 2683335234480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1f9a34f-67dc-450b-a4e6-a31b02abec10 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: 8d054d6b-4925-428b-927d-94060dbd1e5b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:10:51.845 2440 2683335234480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1f9a34f-67dc-450b-a4e6-a31b02abec10 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port 8d054d6b-4925-428b-927d-94060dbd1e5b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:10:53.475 2440 2683336623200 MainThread DEBUG oslo_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-02-04 18:10:53.499 2440 2683336623200 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-02-04 18:10:53.893 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8d054d6b-4925-428b-927d-94060dbd1e5b 2022-02-04 18:10:55.483 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:10:55.765 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port 8d054d6b-4925-428b-927d-94060dbd1e5b 2022-02-04 18:10:55.765 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port 8d054d6b-4925-428b-927d-94060dbd1e5b updated. Details: {'device': '8d054d6b-4925-428b-927d-94060dbd1e5b', 'network_id': '5016a4c9-68d6-4a18-b490-99b58bb2bf97', 'port_id': '8d054d6b-4925-428b-927d-94060dbd1e5b', 'mac_address': 'fa:16:3e:02:63:c1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 999, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '71b8036e-7bf5-4d4a-80ac-de273fcec9bf', '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-02-04 18:10:55.765 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:10:55.765 2440 2683318018992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d054d6b-4925-428b-927d-94060dbd1e5b" 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-02-04 18:10:55.765 2440 2683318018992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8d054d6b-4925-428b-927d-94060dbd1e5b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:10:55.765 2440 2683318018992 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5016a4c9-68d6-4a18-b490-99b58bb2bf97 2022-02-04 18:10:55.765 2440 2683318018992 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-02-04 18:10:55.905 2440 2683318018992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8d054d6b-4925-428b-927d-94060dbd1e5b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:10:55.905 2440 2683318018992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8d054d6b-4925-428b-927d-94060dbd1e5b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:10:55.921 2440 2683318018992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8d054d6b-4925-428b-927d-94060dbd1e5b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:10:55.921 2440 2683318018992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 999, VLAN trunk: None to switch port 8d054d6b-4925-428b-927d-94060dbd1e5b 2022-02-04 18:10:55.984 2440 2683318018992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:10:55.999 2440 2683318018992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8d054d6b-4925-428b-927d-94060dbd1e5b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:10:56.139 2440 2683318018992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8d054d6b-4925-428b-927d-94060dbd1e5b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:10:56.139 2440 2683318018992 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-02-04 18:10:56.139 2440 2683318018992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e039ae15-f8c9-4499-ae27-4b4fe1d16700) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:10:56.139 2440 2683318018992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8d054d6b-4925-428b-927d-94060dbd1e5b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:10:56.139 2440 2683318018992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:10:56.139 2440 2683318018992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8d054d6b-4925-428b-927d-94060dbd1e5b not yet added. Adding. 2022-02-04 18:10:56.139 2440 2683318018992 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-02-04 18:10:56.139 2440 2683318018992 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-02-04 18:10:56.233 2440 2683318018992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d054d6b-4925-428b-927d-94060dbd1e5b" 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-02-04 18:10:56.326 2440 2683318018992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d054d6b-4925-428b-927d-94060dbd1e5b" "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-02-04 18:10:56.326 2440 2683318018992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d054d6b-4925-428b-927d-94060dbd1e5b" 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-02-04 18:10:56.437 2440 2683318018992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d054d6b-4925-428b-927d-94060dbd1e5b" "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-02-04 18:10:56.530 2440 2683318018992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d054d6b-4925-428b-927d-94060dbd1e5b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:10:56.530 2440 2683318018992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8d054d6b-4925-428b-927d-94060dbd1e5b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:10:56.530 2440 2683318018992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8d054d6b-4925-428b-927d-94060dbd1e5b processed. 2022-02-04 18:10:57.498 2440 2683318018992 MainThread DEBUG oslo_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-02-04 18:10:57.807 2440 2683318018992 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-02-04 18:11:04.942 2440 2683339077056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2376837b-f807-4ed2-8fa5-f1835c196f88 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] Security group member updated on remote: ['2099ed91-f4a5-475d-9850-d4660fa9b79c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:11:04.942 2440 2683339077056 MainThread INFO neutron.agent.securitygroups_rpc [req-2376837b-f807-4ed2-8fa5-f1835c196f88 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] Security group member updated ['2099ed91-f4a5-475d-9850-d4660fa9b79c'] 2022-02-04 18:11:06.048 2440 2683335284688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-822320bb-5361-4c4a-8b39-05f094256125 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: 4a9b9893-e304-4a08-af1c-51d5ac18998a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:11:06.060 2440 2683335284688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-822320bb-5361-4c4a-8b39-05f094256125 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port 4a9b9893-e304-4a08-af1c-51d5ac18998a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:11:08.020 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4a9b9893-e304-4a08-af1c-51d5ac18998a 2022-02-04 18:11:09.576 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:11:09.859 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port 4a9b9893-e304-4a08-af1c-51d5ac18998a 2022-02-04 18:11:09.859 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port 4a9b9893-e304-4a08-af1c-51d5ac18998a updated. Details: {'device': '4a9b9893-e304-4a08-af1c-51d5ac18998a', 'network_id': '33328c67-906b-4491-9907-227609739b6f', 'port_id': '4a9b9893-e304-4a08-af1c-51d5ac18998a', 'mac_address': 'fa:16:3e:83:15:f1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 996, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd6076405-7aae-46d2-ab03-5f1bc52b1336', '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-02-04 18:11:09.876 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:11:09.876 2440 2683318119408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a9b9893-e304-4a08-af1c-51d5ac18998a" 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-02-04 18:11:09.876 2440 2683318119408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4a9b9893-e304-4a08-af1c-51d5ac18998a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:11:09.876 2440 2683318119408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 33328c67-906b-4491-9907-227609739b6f 2022-02-04 18:11:09.876 2440 2683318119408 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-02-04 18:11:10.015 2440 2683318119408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4a9b9893-e304-4a08-af1c-51d5ac18998a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:11:10.015 2440 2683318119408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4a9b9893-e304-4a08-af1c-51d5ac18998a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:11:10.033 2440 2683318119408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4a9b9893-e304-4a08-af1c-51d5ac18998a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:11:10.033 2440 2683318119408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 996, VLAN trunk: None to switch port 4a9b9893-e304-4a08-af1c-51d5ac18998a 2022-02-04 18:11:10.113 2440 2683318119408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:11:10.113 2440 2683318119408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4a9b9893-e304-4a08-af1c-51d5ac18998a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:11:10.424 2440 2683318119408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4a9b9893-e304-4a08-af1c-51d5ac18998a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:11:10.424 2440 2683318119408 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-02-04 18:11:10.424 2440 2683318119408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2099ed91-f4a5-475d-9850-d4660fa9b79c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:11:10.424 2440 2683318119408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4a9b9893-e304-4a08-af1c-51d5ac18998a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:11:10.424 2440 2683318119408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:11:10.424 2440 2683318119408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4a9b9893-e304-4a08-af1c-51d5ac18998a not yet added. Adding. 2022-02-04 18:11:10.424 2440 2683318119408 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-02-04 18:11:10.424 2440 2683318119408 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-02-04 18:11:10.518 2440 2683318119408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a9b9893-e304-4a08-af1c-51d5ac18998a" 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-02-04 18:11:10.624 2440 2683318119408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a9b9893-e304-4a08-af1c-51d5ac18998a" "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-02-04 18:11:10.624 2440 2683318119408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a9b9893-e304-4a08-af1c-51d5ac18998a" 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-02-04 18:11:10.753 2440 2683318119408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a9b9893-e304-4a08-af1c-51d5ac18998a" "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-02-04 18:11:10.844 2440 2683318119408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a9b9893-e304-4a08-af1c-51d5ac18998a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:11:10.844 2440 2683318119408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4a9b9893-e304-4a08-af1c-51d5ac18998a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:11:10.844 2440 2683318119408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4a9b9893-e304-4a08-af1c-51d5ac18998a processed. 2022-02-04 18:11:11.609 2440 2683318119408 MainThread DEBUG oslo_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-02-04 18:11:12.001 2440 2683318119408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:11:28.153 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 264d9b00-e60a-4e23-bbc2-1197b09d56ba 2022-02-04 18:11:29.643 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:11:29.935 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port 264d9b00-e60a-4e23-bbc2-1197b09d56ba 2022-02-04 18:11:29.935 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port 264d9b00-e60a-4e23-bbc2-1197b09d56ba updated. Details: {'device': '264d9b00-e60a-4e23-bbc2-1197b09d56ba', 'network_id': '552cd02d-5880-4ad3-ac2d-03172c4c38a0', 'port_id': '264d9b00-e60a-4e23-bbc2-1197b09d56ba', 'mac_address': 'fa:16:3e:41:65:f8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 976, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b0e71328-9cba-4203-a9af-376727e22bf9', '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-02-04 18:11:29.935 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:11:29.935 2440 2683339320656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" 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-02-04 18:11:29.935 2440 2683339320656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 264d9b00-e60a-4e23-bbc2-1197b09d56ba _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:11:29.935 2440 2683339320656 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-02-04 18:11:29.950 2440 2683339320656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '264d9b00-e60a-4e23-bbc2-1197b09d56ba') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:11:29.950 2440 2683339320656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '264d9b00-e60a-4e23-bbc2-1197b09d56ba') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:11:29.970 2440 2683339320656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 264d9b00-e60a-4e23-bbc2-1197b09d56ba is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:11:29.970 2440 2683339320656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 976, VLAN trunk: None to switch port 264d9b00-e60a-4e23-bbc2-1197b09d56ba 2022-02-04 18:11:30.030 2440 2683339320656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:11:30.030 2440 2683339320656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['264d9b00-e60a-4e23-bbc2-1197b09d56ba'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:11:30.200 2440 2683339320656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['264d9b00-e60a-4e23-bbc2-1197b09d56ba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:11:30.200 2440 2683339320656 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-02-04 18:11:30.200 2440 2683339320656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d93bd355-0d94-4a46-8e02-1e735753711e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:11:30.200 2440 2683339320656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 264d9b00-e60a-4e23-bbc2-1197b09d56ba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:11:30.200 2440 2683339320656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:11:30.200 2440 2683339320656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-02-04 18:11:30.200 2440 2683339320656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" 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-02-04 18:11:30.200 2440 2683339320656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" "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-02-04 18:11:30.216 2440 2683339320656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" 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-02-04 18:11:30.216 2440 2683339320656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" "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-02-04 18:11:30.257 2440 2683339320656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:11:30.257 2440 2683339320656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 264d9b00-e60a-4e23-bbc2-1197b09d56ba status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:11:30.257 2440 2683339320656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 264d9b00-e60a-4e23-bbc2-1197b09d56ba processed. 2022-02-04 18:11:31.665 2440 2683335570352 MainThread DEBUG oslo_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-02-04 18:11:31.951 2440 2683335570352 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-02-04 18:11:42.097 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 264d9b00-e60a-4e23-bbc2-1197b09d56ba 2022-02-04 18:11:43.716 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:11:43.716 2440 2683317732976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '264d9b00-e60a-4e23-bbc2-1197b09d56ba' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:11:43.716 2440 2683317732976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '264d9b00-e60a-4e23-bbc2-1197b09d56ba' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:11:43.716 2440 2683317732976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 264d9b00-e60a-4e23-bbc2-1197b09d56ba _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:11:43.731 2440 2683317732976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['264d9b00-e60a-4e23-bbc2-1197b09d56ba'] 2022-02-04 18:11:43.731 2440 2683317732976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:11:43.731 2440 2683317732976 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-02-04 18:11:43.731 2440 2683317732976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['264d9b00-e60a-4e23-bbc2-1197b09d56ba'] 2022-02-04 18:11:45.731 2440 2683317732976 MainThread DEBUG oslo_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-02-04 18:11:45.952 2440 2683317732976 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-02-04 18:11:46.123 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8d054d6b-4925-428b-927d-94060dbd1e5b 2022-02-04 18:11:46.123 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 264d9b00-e60a-4e23-bbc2-1197b09d56ba 2022-02-04 18:11:46.434 2440 2683318062592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-500510c0-21c0-423e-8033-e55bba621a29 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] Security group member updated on remote: ['e039ae15-f8c9-4499-ae27-4b4fe1d16700'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:11:46.434 2440 2683318062592 MainThread INFO neutron.agent.securitygroups_rpc [req-500510c0-21c0-423e-8033-e55bba621a29 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] Security group member updated ['e039ae15-f8c9-4499-ae27-4b4fe1d16700'] 2022-02-04 18:11:46.746 2440 2683336523088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-500510c0-21c0-423e-8033-e55bba621a29 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] port_delete event received for '8d054d6b-4925-428b-927d-94060dbd1e5b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:11:47.731 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:11:47.731 2440 2683338050192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '264d9b00-e60a-4e23-bbc2-1197b09d56ba' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:11:47.731 2440 2683338050192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '264d9b00-e60a-4e23-bbc2-1197b09d56ba' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:11:47.731 2440 2683338050192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 264d9b00-e60a-4e23-bbc2-1197b09d56ba _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:11:47.731 2440 2683338050896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8d054d6b-4925-428b-927d-94060dbd1e5b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:11:47.731 2440 2683338050896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8d054d6b-4925-428b-927d-94060dbd1e5b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:11:47.735 2440 2683338050896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8d054d6b-4925-428b-927d-94060dbd1e5b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:11:47.735 2440 2683338050896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5016a4c9-68d6-4a18-b490-99b58bb2bf97 2022-02-04 18:11:47.735 2440 2683338050896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d054d6b-4925-428b-927d-94060dbd1e5b'] 2022-02-04 18:11:47.735 2440 2683338050896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:11:47.735 2440 2683338050896 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-02-04 18:11:47.735 2440 2683338050896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d054d6b-4925-428b-927d-94060dbd1e5b'] 2022-02-04 18:11:47.735 2440 2683338050192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 552cd02d-5880-4ad3-ac2d-03172c4c38a0 2022-02-04 18:11:47.735 2440 2683338050192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['264d9b00-e60a-4e23-bbc2-1197b09d56ba'] 2022-02-04 18:11:47.735 2440 2683338050192 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-02-04 18:11:47.735 2440 2683338050192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['264d9b00-e60a-4e23-bbc2-1197b09d56ba'] 2022-02-04 18:11:49.503 2440 2683336721504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef0f6814-1056-4c60-9add-489a6425e356 138e4b16f1c24cdda6c578201f0552e2 e0067226aab142b18b80c75d61fe7069 - - -] port_delete event received for '1815532a-4e4f-4c84-aaff-91c7cf91d88a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:11:49.746 2440 2683336623024 MainThread DEBUG oslo_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-02-04 18:11:49.999 2440 2683336623024 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-02-04 18:11:55.077 2440 2683317604192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2de94e9-2020-430b-994c-c0a2fa048e7c 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for 'f53c9c6f-6ec4-4523-a4ed-e0303f9aaae8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:11:56.735 2440 2683317604192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65a6f91c-1511-41cf-bb1f-579eb38472bd 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for 'c6008d4c-c355-4d59-8f06-caf57e4279b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:11:58.686 2440 2683336623024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68719ec4-8599-419b-8a11-545486abd131 - - - - -] port_delete event received for 'ca9f2eb8-b3f8-4329-8483-b8364ba2ab4b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:11:58.686 2440 2683336623024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83e7cd25-4a28-4ec5-bef6-92e2811e7dbf 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for 'ca9f2eb8-b3f8-4329-8483-b8364ba2ab4b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:11:59.055 2440 2683338685248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83e7cd25-4a28-4ec5-bef6-92e2811e7dbf 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] network_delete received. Deleting network 5016a4c9-68d6-4a18-b490-99b58bb2bf97 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-04 18:11:59.055 2440 2683338685248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83e7cd25-4a28-4ec5-bef6-92e2811e7dbf 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] Network 5016a4c9-68d6-4a18-b490-99b58bb2bf97 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-04 18:12:00.449 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 264d9b00-e60a-4e23-bbc2-1197b09d56ba 2022-02-04 18:12:01.871 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:12:02.154 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port 264d9b00-e60a-4e23-bbc2-1197b09d56ba 2022-02-04 18:12:02.154 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port 264d9b00-e60a-4e23-bbc2-1197b09d56ba updated. Details: {'device': '264d9b00-e60a-4e23-bbc2-1197b09d56ba', 'network_id': '552cd02d-5880-4ad3-ac2d-03172c4c38a0', 'port_id': '264d9b00-e60a-4e23-bbc2-1197b09d56ba', 'mac_address': 'fa:16:3e:41:65:f8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 976, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b0e71328-9cba-4203-a9af-376727e22bf9', '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-02-04 18:12:02.154 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:12:02.154 2440 2683338735856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" 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-02-04 18:12:02.154 2440 2683338735856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 264d9b00-e60a-4e23-bbc2-1197b09d56ba _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:12:02.154 2440 2683338735856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 552cd02d-5880-4ad3-ac2d-03172c4c38a0 2022-02-04 18:12:02.154 2440 2683338735856 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-02-04 18:12:02.324 2440 2683338735856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '264d9b00-e60a-4e23-bbc2-1197b09d56ba') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:12:02.324 2440 2683338735856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '264d9b00-e60a-4e23-bbc2-1197b09d56ba') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:12:02.342 2440 2683338735856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 264d9b00-e60a-4e23-bbc2-1197b09d56ba is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:12:02.342 2440 2683338735856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 976, VLAN trunk: None to switch port 264d9b00-e60a-4e23-bbc2-1197b09d56ba 2022-02-04 18:12:02.436 2440 2683338735856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:12:02.436 2440 2683338735856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['264d9b00-e60a-4e23-bbc2-1197b09d56ba'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:12:02.561 2440 2683338735856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['264d9b00-e60a-4e23-bbc2-1197b09d56ba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:12:02.561 2440 2683338735856 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-02-04 18:12:02.561 2440 2683338735856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d93bd355-0d94-4a46-8e02-1e735753711e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:12:02.561 2440 2683338735856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 264d9b00-e60a-4e23-bbc2-1197b09d56ba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:12:02.561 2440 2683338735856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:12:02.561 2440 2683338735856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 264d9b00-e60a-4e23-bbc2-1197b09d56ba not yet added. Adding. 2022-02-04 18:12:02.590 2440 2683338735856 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-02-04 18:12:02.590 2440 2683338735856 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-02-04 18:12:02.684 2440 2683338735856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" 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-02-04 18:12:02.782 2440 2683338735856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" "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-02-04 18:12:02.782 2440 2683338735856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" 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-02-04 18:12:02.903 2440 2683338735856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" "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-02-04 18:12:02.998 2440 2683338735856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-264d9b00-e60a-4e23-bbc2-1197b09d56ba" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:12:02.998 2440 2683338735856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 264d9b00-e60a-4e23-bbc2-1197b09d56ba status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:12:02.998 2440 2683338735856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 264d9b00-e60a-4e23-bbc2-1197b09d56ba processed. 2022-02-04 18:12:03.871 2440 2683335880944 MainThread DEBUG oslo_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-02-04 18:12:04.121 2440 2683335880944 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-02-04 18:12:05.324 2440 2683335880944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82823a4d-af72-4ab9-82f9-9cbae68700d5 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] network_delete received. Deleting network 4ed3e0fa-fb35-4799-855e-2d35b077cc7d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-04 18:12:05.324 2440 2683335880944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82823a4d-af72-4ab9-82f9-9cbae68700d5 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] Network 4ed3e0fa-fb35-4799-855e-2d35b077cc7d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-04 18:12:06.011 2440 2683335163392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7011dc4d-f0bc-42e0-97dc-682f25f4c406 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] network_delete received. Deleting network b7a15345-97d1-4aed-a2d7-39d7f8c45f32 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-04 18:12:06.011 2440 2683335163392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7011dc4d-f0bc-42e0-97dc-682f25f4c406 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] Network b7a15345-97d1-4aed-a2d7-39d7f8c45f32 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-04 18:12:42.604 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 264d9b00-e60a-4e23-bbc2-1197b09d56ba 2022-02-04 18:12:43.300 2440 2683317583008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d68a6d79-ddae-489f-a004-e92aa921528e 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] Security group member updated on remote: ['d93bd355-0d94-4a46-8e02-1e735753711e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:12:43.300 2440 2683317583008 MainThread INFO neutron.agent.securitygroups_rpc [req-d68a6d79-ddae-489f-a004-e92aa921528e 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] Security group member updated ['d93bd355-0d94-4a46-8e02-1e735753711e'] 2022-02-04 18:12:43.635 2440 2683338300576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d68a6d79-ddae-489f-a004-e92aa921528e 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] port_delete event received for '264d9b00-e60a-4e23-bbc2-1197b09d56ba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:12:44.088 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:12:44.088 2440 2683339976544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '264d9b00-e60a-4e23-bbc2-1197b09d56ba' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:12:44.088 2440 2683339976544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '264d9b00-e60a-4e23-bbc2-1197b09d56ba' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:12:44.088 2440 2683339976544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 264d9b00-e60a-4e23-bbc2-1197b09d56ba _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:12:44.088 2440 2683339976544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 552cd02d-5880-4ad3-ac2d-03172c4c38a0 2022-02-04 18:12:44.088 2440 2683339976544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['264d9b00-e60a-4e23-bbc2-1197b09d56ba'] 2022-02-04 18:12:44.088 2440 2683339976544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:12:44.088 2440 2683339976544 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-02-04 18:12:44.088 2440 2683339976544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['264d9b00-e60a-4e23-bbc2-1197b09d56ba'] 2022-02-04 18:12:46.101 2440 2683339976544 MainThread DEBUG oslo_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-02-04 18:12:46.135 2440 2683339976544 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-02-04 18:12:46.822 2440 2683339976016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb063e18-c028-429e-95be-29f26e10f6fe - - - - -] port_update received: b0bfc7f5-3d12-497c-94ae-5fdee07fb7d8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:12:46.822 2440 2683339976016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb063e18-c028-429e-95be-29f26e10f6fe - - - - -] No port b0bfc7f5-3d12-497c-94ae-5fdee07fb7d8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:12:46.848 2440 2683339976016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23183152-20d6-44e6-93e8-39f159c61c38 69c85de612184d6184bf4465fcde9e19 ba141dc62ffb47e9944c16a17824bd3b - - -] port_delete event received for '7a44f4dd-89d0-4d5b-8bef-8a4ac10900bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:12:50.510 2440 2683336321152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dc7eb5c-9f4b-4126-ba8e-ff21b6b29905 - - - - -] port_update received: 42b8ea5a-4763-40fe-83db-9b8fc2cbe063 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:12:50.526 2440 2683336321152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dc7eb5c-9f4b-4126-ba8e-ff21b6b29905 - - - - -] No port 42b8ea5a-4763-40fe-83db-9b8fc2cbe063 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:12:51.276 2440 2683339367168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f38fda5-57ee-4a4d-9f93-36778e19d204 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for 'd3a6168e-2c40-4f37-b1f8-b5f4cc548b29' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:12:53.088 2440 2683339815216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bf78854-4d01-47e0-aa48-8edfa143ecef 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for '18d62975-3da4-49ca-990a-82cd90e5eca7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:12:54.463 2440 2683338778224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21a8403a-6c26-4a3a-8687-6b1ec752f6b3 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for 'e214af6b-9999-4a68-b842-5803b25fc1e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:12:54.807 2440 2683338778224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21a8403a-6c26-4a3a-8687-6b1ec752f6b3 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] network_delete received. Deleting network 552cd02d-5880-4ad3-ac2d-03172c4c38a0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-04 18:12:54.807 2440 2683338778224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21a8403a-6c26-4a3a-8687-6b1ec752f6b3 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] Network 552cd02d-5880-4ad3-ac2d-03172c4c38a0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-04 18:12:54.994 2440 2683336642048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67641129-fc00-435f-a0c9-28e4aeda8fef - - - - -] port_delete event received for 'e214af6b-9999-4a68-b842-5803b25fc1e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:12:55.150 2440 2683336773120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-067a7026-2089-4a9f-b756-df94a88c002f - - - - -] port_update received: 97dc552b-92d3-40d4-ba9c-c2733dfff723 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:12:55.166 2440 2683336773120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-067a7026-2089-4a9f-b756-df94a88c002f - - - - -] No port 97dc552b-92d3-40d4-ba9c-c2733dfff723 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:13:00.900 2440 2683338048256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd08c0b3-0238-45c3-af0f-9d87652496f9 - - - - -] port_update received: 2ae3b7aa-e39e-44f9-b230-94c677ff0f6e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:13:00.919 2440 2683338048256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd08c0b3-0238-45c3-af0f-9d87652496f9 - - - - -] No port 2ae3b7aa-e39e-44f9-b230-94c677ff0f6e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:13:12.681 2440 2683338555056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-362f9bcd-74b9-4f1e-b8e4-080ec9685b0c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group member updated on remote: ['7e1fd656-99a4-418c-af67-a3c2a85fe7bf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:13:12.681 2440 2683338555056 MainThread INFO neutron.agent.securitygroups_rpc [req-362f9bcd-74b9-4f1e-b8e4-080ec9685b0c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group member updated ['7e1fd656-99a4-418c-af67-a3c2a85fe7bf'] 2022-02-04 18:13:14.087 2440 2683340160512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5523f4a-76e5-47f3-950b-4a9c40a428df a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: b7e10a9b-2f36-4356-95e3-be2c16033335 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:13:14.087 2440 2683340160512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5523f4a-76e5-47f3-950b-4a9c40a428df a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port b7e10a9b-2f36-4356-95e3-be2c16033335 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:13:22.952 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b7e10a9b-2f36-4356-95e3-be2c16033335 2022-02-04 18:13:24.274 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:13:24.639 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port b7e10a9b-2f36-4356-95e3-be2c16033335 2022-02-04 18:13:24.639 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port b7e10a9b-2f36-4356-95e3-be2c16033335 updated. Details: {'device': 'b7e10a9b-2f36-4356-95e3-be2c16033335', 'network_id': 'e2ea6b9b-cd61-4b4a-bb3e-3dcdea3638b5', 'port_id': 'b7e10a9b-2f36-4356-95e3-be2c16033335', 'mac_address': 'fa:16:3e:4c:c0:4c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 978, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a812acd1-44c9-4137-856e-92fb031ef2e1', '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-02-04 18:13:24.639 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:13:24.639 2440 2683317090256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" 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-02-04 18:13:24.639 2440 2683317090256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b7e10a9b-2f36-4356-95e3-be2c16033335 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:13:24.639 2440 2683317090256 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e2ea6b9b-cd61-4b4a-bb3e-3dcdea3638b5 2022-02-04 18:13:24.639 2440 2683317090256 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-02-04 18:13:24.799 2440 2683317090256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b7e10a9b-2f36-4356-95e3-be2c16033335') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:13:24.799 2440 2683317090256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b7e10a9b-2f36-4356-95e3-be2c16033335') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:13:24.812 2440 2683317090256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b7e10a9b-2f36-4356-95e3-be2c16033335 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:13:24.812 2440 2683317090256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 978, VLAN trunk: None to switch port b7e10a9b-2f36-4356-95e3-be2c16033335 2022-02-04 18:13:24.868 2440 2683317090256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:13:24.868 2440 2683317090256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b7e10a9b-2f36-4356-95e3-be2c16033335'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:13:25.020 2440 2683317090256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b7e10a9b-2f36-4356-95e3-be2c16033335']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:13:25.020 2440 2683317090256 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-02-04 18:13:25.020 2440 2683317090256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7e1fd656-99a4-418c-af67-a3c2a85fe7bf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:13:25.020 2440 2683317090256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7e1fd656-99a4-418c-af67-a3c2a85fe7bf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:13:25.020 2440 2683317090256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b7e10a9b-2f36-4356-95e3-be2c16033335 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:13:25.040 2440 2683317090256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:13:25.040 2440 2683317090256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b7e10a9b-2f36-4356-95e3-be2c16033335 not yet added. Adding. 2022-02-04 18:13:25.040 2440 2683317090256 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-02-04 18:13:25.040 2440 2683317090256 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-02-04 18:13:25.134 2440 2683317090256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" 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-02-04 18:13:25.212 2440 2683317090256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:13:25.227 2440 2683317090256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" 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-02-04 18:13:25.327 2440 2683317090256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" "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-02-04 18:13:25.401 2440 2683317090256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:13:25.401 2440 2683317090256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b7e10a9b-2f36-4356-95e3-be2c16033335 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:13:25.401 2440 2683317090256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b7e10a9b-2f36-4356-95e3-be2c16033335 processed. 2022-02-04 18:13:26.305 2440 2683317090256 MainThread DEBUG oslo_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-02-04 18:13:26.618 2440 2683317090256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:13:35.016 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4a9b9893-e304-4a08-af1c-51d5ac18998a 2022-02-04 18:13:36.377 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:13:36.377 2440 2683336722208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4a9b9893-e304-4a08-af1c-51d5ac18998a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:13:36.377 2440 2683336722208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4a9b9893-e304-4a08-af1c-51d5ac18998a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:13:36.377 2440 2683336722208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4a9b9893-e304-4a08-af1c-51d5ac18998a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:13:36.388 2440 2683336722208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 33328c67-906b-4491-9907-227609739b6f 2022-02-04 18:13:36.388 2440 2683336722208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a9b9893-e304-4a08-af1c-51d5ac18998a'] 2022-02-04 18:13:36.388 2440 2683336722208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:13:36.388 2440 2683336722208 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-02-04 18:13:36.388 2440 2683336722208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a9b9893-e304-4a08-af1c-51d5ac18998a'] 2022-02-04 18:13:37.717 2440 2683338103616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37c362af-aea5-4e2c-a3a6-7aaed77e135f e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group rule updated on remote: ['7e6d75a9-6402-4f08-8d64-def47c7a5f91'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:13:37.717 2440 2683338103616 MainThread INFO neutron.agent.securitygroups_rpc [req-37c362af-aea5-4e2c-a3a6-7aaed77e135f e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group rule updated ['7e6d75a9-6402-4f08-8d64-def47c7a5f91'] 2022-02-04 18:13:38.149 2440 2683340098720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a86fb560-5147-4325-9a01-67c62a880e78 e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group rule updated on remote: ['7e6d75a9-6402-4f08-8d64-def47c7a5f91'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:13:38.149 2440 2683340098720 MainThread INFO neutron.agent.securitygroups_rpc [req-a86fb560-5147-4325-9a01-67c62a880e78 e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group rule updated ['7e6d75a9-6402-4f08-8d64-def47c7a5f91'] 2022-02-04 18:13:38.380 2440 2683340098720 MainThread DEBUG oslo_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-02-04 18:13:38.480 2440 2683340245472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9db27068-4e78-4f4e-afe7-7617f2c0fc67 e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group rule updated on remote: ['7e6d75a9-6402-4f08-8d64-def47c7a5f91'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:13:38.480 2440 2683340245472 MainThread INFO neutron.agent.securitygroups_rpc [req-9db27068-4e78-4f4e-afe7-7617f2c0fc67 e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group rule updated ['7e6d75a9-6402-4f08-8d64-def47c7a5f91'] 2022-02-04 18:13:38.581 2440 2683340098720 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-02-04 18:13:39.004 2440 2683340453136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24f380d5-9c33-4cc7-8d3a-a120e9f6c6da e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group rule updated on remote: ['7e6d75a9-6402-4f08-8d64-def47c7a5f91'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:13:39.004 2440 2683340453136 MainThread INFO neutron.agent.securitygroups_rpc [req-24f380d5-9c33-4cc7-8d3a-a120e9f6c6da e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group rule updated ['7e6d75a9-6402-4f08-8d64-def47c7a5f91'] 2022-02-04 18:13:39.501 2440 2683340506208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16684d28-8e71-41f2-b6a7-f0a9cd28dd41 e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group rule updated on remote: ['7e6d75a9-6402-4f08-8d64-def47c7a5f91'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:13:39.501 2440 2683340506208 MainThread INFO neutron.agent.securitygroups_rpc [req-16684d28-8e71-41f2-b6a7-f0a9cd28dd41 e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group rule updated ['7e6d75a9-6402-4f08-8d64-def47c7a5f91'] 2022-02-04 18:13:39.869 2440 2683316556368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-011fce4d-7ca0-4a95-a3c7-5d541faf0c8a e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group rule updated on remote: ['7e6d75a9-6402-4f08-8d64-def47c7a5f91'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-04 18:13:39.869 2440 2683316556368 MainThread INFO neutron.agent.securitygroups_rpc [req-011fce4d-7ca0-4a95-a3c7-5d541faf0c8a e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group rule updated ['7e6d75a9-6402-4f08-8d64-def47c7a5f91'] 2022-02-04 18:13:40.511 2440 2683316556368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group member updated on remote: ['7e1fd656-99a4-418c-af67-a3c2a85fe7bf', '7e6d75a9-6402-4f08-8d64-def47c7a5f91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:13:40.511 2440 2683316556368 MainThread INFO neutron.agent.securitygroups_rpc [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group member updated ['7e1fd656-99a4-418c-af67-a3c2a85fe7bf', '7e6d75a9-6402-4f08-8d64-def47c7a5f91'] 2022-02-04 18:13:40.511 2440 2683316556368 MainThread INFO neutron.agent.securitygroups_rpc [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Refresh firewall rules 2022-02-04 18:13:40.511 2440 2683316556368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Get security group information for devices via rpc ['b7e10a9b-2f36-4356-95e3-be2c16033335'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:13:40.546 2440 2683339815216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] port_update received: b7e10a9b-2f36-4356-95e3-be2c16033335 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:13:40.564 2440 2683339815216 MainThread DEBUG oslo_concurrency.lockutils [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-agent-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" 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-02-04 18:13:40.564 2440 2683339815216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Binding port b7e10a9b-2f36-4356-95e3-be2c16033335 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:13:40.573 2440 2683339815216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] 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-02-04 18:13:40.573 2440 2683339815216 MainThread DEBUG neutron.services.trunk.rpc.agent [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b7e10a9b-2f36-4356-95e3-be2c16033335') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:13:40.573 2440 2683339815216 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b7e10a9b-2f36-4356-95e3-be2c16033335') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:13:40.593 2440 2683339815216 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Trunk plugin disabled on server. Assuming port b7e10a9b-2f36-4356-95e3-be2c16033335 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:13:40.593 2440 2683339815216 MainThread INFO networking_hyperv.neutron.trunk_driver [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Binding VLAN ID: 978, VLAN trunk: None to switch port b7e10a9b-2f36-4356-95e3-be2c16033335 2022-02-04 18:13:40.621 2440 2683339815216 MainThread INFO neutron.agent.securitygroups_rpc [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Refresh firewall rules 2022-02-04 18:13:40.621 2440 2683339815216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Get security group information for devices via rpc ['b7e10a9b-2f36-4356-95e3-be2c16033335'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:13:41.070 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4a9b9893-e304-4a08-af1c-51d5ac18998a 2022-02-04 18:13:41.199 2440 2683316556368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update security group information for ports dict_keys(['b7e10a9b-2f36-4356-95e3-be2c16033335']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:13:41.199 2440 2683316556368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:13:41.199 2440 2683316556368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update rules of security group (7e1fd656-99a4-418c-af67-a3c2a85fe7bf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:13:41.199 2440 2683316556368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update rules of security group (7e6d75a9-6402-4f08-8d64-def47c7a5f91) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:13:41.199 2440 2683316556368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update members of security group (7e1fd656-99a4-418c-af67-a3c2a85fe7bf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:13:41.199 2440 2683316556368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update port filter for b7e10a9b-2f36-4356-95e3-be2c16033335 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:13:41.223 2440 2683316556368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Updating port rules. 2022-02-04 18:13:41.223 2440 2683316556368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Creating 6 new rules, removing 0 old rules. 2022-02-04 18:13:41.223 2440 2683316556368 MainThread DEBUG oslo_concurrency.lockutils [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" 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-02-04 18:13:41.307 2440 2683316556368 MainThread DEBUG oslo_concurrency.lockutils [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:13:41.307 2440 2683316556368 MainThread DEBUG oslo_concurrency.lockutils [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" 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-02-04 18:13:41.307 2440 2683316556368 MainThread DEBUG oslo_concurrency.lockutils [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" "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-02-04 18:13:41.321 2440 2683339815216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update security group information for ports dict_keys(['b7e10a9b-2f36-4356-95e3-be2c16033335']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:13:41.321 2440 2683339815216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:13:41.321 2440 2683339815216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update rules of security group (7e1fd656-99a4-418c-af67-a3c2a85fe7bf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:13:41.321 2440 2683339815216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update rules of security group (7e6d75a9-6402-4f08-8d64-def47c7a5f91) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:13:41.321 2440 2683339815216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update members of security group (7e1fd656-99a4-418c-af67-a3c2a85fe7bf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:13:41.321 2440 2683339815216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update port filter for b7e10a9b-2f36-4356-95e3-be2c16033335 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:13:41.321 2440 2683339815216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Updating port rules. 2022-02-04 18:13:41.321 2440 2683339815216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Creating 0 new rules, removing 0 old rules. 2022-02-04 18:13:41.321 2440 2683339815216 MainThread DEBUG oslo_concurrency.lockutils [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" 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-02-04 18:13:41.321 2440 2683339815216 MainThread DEBUG oslo_concurrency.lockutils [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" "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-02-04 18:13:41.321 2440 2683339815216 MainThread DEBUG oslo_concurrency.lockutils [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" 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-02-04 18:13:41.321 2440 2683339815216 MainThread DEBUG oslo_concurrency.lockutils [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" "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-02-04 18:13:41.352 2440 2683339815216 MainThread DEBUG oslo_concurrency.lockutils [req-c3ef81d2-cbbd-440e-9ad5-58744e1ee66c e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-agent-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:13:42.414 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:13:42.744 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port 4a9b9893-e304-4a08-af1c-51d5ac18998a 2022-02-04 18:13:42.744 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port 4a9b9893-e304-4a08-af1c-51d5ac18998a updated. Details: {'device': '4a9b9893-e304-4a08-af1c-51d5ac18998a', 'network_id': '33328c67-906b-4491-9907-227609739b6f', 'port_id': '4a9b9893-e304-4a08-af1c-51d5ac18998a', 'mac_address': 'fa:16:3e:83:15:f1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 996, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd6076405-7aae-46d2-ab03-5f1bc52b1336', '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-02-04 18:13:42.744 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:13:42.744 2440 2683339538848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a9b9893-e304-4a08-af1c-51d5ac18998a" 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-02-04 18:13:42.744 2440 2683339538848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4a9b9893-e304-4a08-af1c-51d5ac18998a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:13:42.744 2440 2683339538848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 33328c67-906b-4491-9907-227609739b6f 2022-02-04 18:13:42.744 2440 2683339538848 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-02-04 18:13:42.874 2440 2683339538848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4a9b9893-e304-4a08-af1c-51d5ac18998a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:13:42.874 2440 2683339538848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4a9b9893-e304-4a08-af1c-51d5ac18998a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:13:42.888 2440 2683339538848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4a9b9893-e304-4a08-af1c-51d5ac18998a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:13:42.888 2440 2683339538848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 996, VLAN trunk: None to switch port 4a9b9893-e304-4a08-af1c-51d5ac18998a 2022-02-04 18:13:42.961 2440 2683339538848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:13:42.961 2440 2683339538848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4a9b9893-e304-4a08-af1c-51d5ac18998a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:13:43.211 2440 2683339538848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4a9b9893-e304-4a08-af1c-51d5ac18998a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:13:43.212 2440 2683339538848 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-02-04 18:13:43.212 2440 2683339538848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2099ed91-f4a5-475d-9850-d4660fa9b79c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:13:43.212 2440 2683339538848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4a9b9893-e304-4a08-af1c-51d5ac18998a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:13:43.212 2440 2683339538848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:13:43.212 2440 2683339538848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4a9b9893-e304-4a08-af1c-51d5ac18998a not yet added. Adding. 2022-02-04 18:13:43.212 2440 2683339538848 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-02-04 18:13:43.212 2440 2683339538848 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-02-04 18:13:43.289 2440 2683339538848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a9b9893-e304-4a08-af1c-51d5ac18998a" 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-02-04 18:13:43.383 2440 2683339538848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a9b9893-e304-4a08-af1c-51d5ac18998a" "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-02-04 18:13:43.383 2440 2683339538848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a9b9893-e304-4a08-af1c-51d5ac18998a" 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-02-04 18:13:43.501 2440 2683339538848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a9b9893-e304-4a08-af1c-51d5ac18998a" "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-02-04 18:13:43.586 2440 2683339538848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a9b9893-e304-4a08-af1c-51d5ac18998a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:13:43.586 2440 2683339538848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4a9b9893-e304-4a08-af1c-51d5ac18998a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:13:43.586 2440 2683339538848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4a9b9893-e304-4a08-af1c-51d5ac18998a processed. 2022-02-04 18:13:44.414 2440 2683339538848 MainThread DEBUG oslo_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-02-04 18:13:44.789 2440 2683339538848 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-02-04 18:14:06.962 2440 2683339496784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b7d5bad-d698-4ee8-ad6c-42d09fe3bf43 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] Security group member updated on remote: ['8c6df2ea-ec33-4b4a-9231-cc26aa5df29a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:14:06.962 2440 2683339496784 MainThread INFO neutron.agent.securitygroups_rpc [req-7b7d5bad-d698-4ee8-ad6c-42d09fe3bf43 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] Security group member updated ['8c6df2ea-ec33-4b4a-9231-cc26aa5df29a'] 2022-02-04 18:14:07.983 2440 2683340244592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-889b6531-73f2-45f0-917d-575e3d756ff7 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: f7ed60ee-b605-4975-8671-4afa05bade26 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:14:08.007 2440 2683340244592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-889b6531-73f2-45f0-917d-575e3d756ff7 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port f7ed60ee-b605-4975-8671-4afa05bade26 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:14:11.276 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f7ed60ee-b605-4975-8671-4afa05bade26 2022-02-04 18:14:12.507 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:14:12.773 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port f7ed60ee-b605-4975-8671-4afa05bade26 2022-02-04 18:14:12.773 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port f7ed60ee-b605-4975-8671-4afa05bade26 updated. Details: {'device': 'f7ed60ee-b605-4975-8671-4afa05bade26', 'network_id': '18d21204-f0de-454b-81b6-4de9efad010d', 'port_id': 'f7ed60ee-b605-4975-8671-4afa05bade26', 'mac_address': 'fa:16:3e:e9:f0:bd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 987, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '83984e1f-1e5b-4b68-96de-1837249fea74', '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-02-04 18:14:12.773 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:14:12.773 2440 2683340885328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f7ed60ee-b605-4975-8671-4afa05bade26" 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-02-04 18:14:12.773 2440 2683340885328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f7ed60ee-b605-4975-8671-4afa05bade26 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:14:12.773 2440 2683340885328 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 18d21204-f0de-454b-81b6-4de9efad010d 2022-02-04 18:14:12.773 2440 2683340885328 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-02-04 18:14:12.911 2440 2683340885328 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f7ed60ee-b605-4975-8671-4afa05bade26') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:14:12.911 2440 2683340885328 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f7ed60ee-b605-4975-8671-4afa05bade26') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:14:12.929 2440 2683340885328 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f7ed60ee-b605-4975-8671-4afa05bade26 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:14:12.930 2440 2683340885328 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 987, VLAN trunk: None to switch port f7ed60ee-b605-4975-8671-4afa05bade26 2022-02-04 18:14:13.008 2440 2683340885328 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:14:13.008 2440 2683340885328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f7ed60ee-b605-4975-8671-4afa05bade26'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:14:13.134 2440 2683340885328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f7ed60ee-b605-4975-8671-4afa05bade26']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:14:13.134 2440 2683340885328 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-02-04 18:14:13.134 2440 2683340885328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8c6df2ea-ec33-4b4a-9231-cc26aa5df29a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:14:13.134 2440 2683340885328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8c6df2ea-ec33-4b4a-9231-cc26aa5df29a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:14:13.134 2440 2683340885328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f7ed60ee-b605-4975-8671-4afa05bade26 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:14:13.134 2440 2683340885328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:14:13.134 2440 2683340885328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f7ed60ee-b605-4975-8671-4afa05bade26 not yet added. Adding. 2022-02-04 18:14:13.134 2440 2683340885328 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-02-04 18:14:13.134 2440 2683340885328 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-02-04 18:14:13.258 2440 2683340885328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7ed60ee-b605-4975-8671-4afa05bade26" 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-02-04 18:14:13.368 2440 2683340885328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7ed60ee-b605-4975-8671-4afa05bade26" "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-02-04 18:14:13.368 2440 2683340885328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7ed60ee-b605-4975-8671-4afa05bade26" 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-02-04 18:14:13.494 2440 2683340885328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7ed60ee-b605-4975-8671-4afa05bade26" "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-02-04 18:14:13.574 2440 2683340885328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f7ed60ee-b605-4975-8671-4afa05bade26" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:14:13.574 2440 2683340885328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f7ed60ee-b605-4975-8671-4afa05bade26 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:14:13.574 2440 2683340885328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f7ed60ee-b605-4975-8671-4afa05bade26 processed. 2022-02-04 18:14:14.508 2440 2683340885328 MainThread DEBUG oslo_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-02-04 18:14:14.805 2440 2683340885328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.296s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:14:20.418 2440 2683340570464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9749ab05-2715-4d55-90f9-015630e8c228 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] Security group member updated on remote: ['8c6df2ea-ec33-4b4a-9231-cc26aa5df29a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:14:20.418 2440 2683340570464 MainThread INFO neutron.agent.securitygroups_rpc [req-9749ab05-2715-4d55-90f9-015630e8c228 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] Security group member updated ['8c6df2ea-ec33-4b4a-9231-cc26aa5df29a'] 2022-02-04 18:14:20.418 2440 2683340570464 MainThread INFO neutron.agent.securitygroups_rpc [req-9749ab05-2715-4d55-90f9-015630e8c228 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] Refresh firewall rules 2022-02-04 18:14:20.418 2440 2683340570464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9749ab05-2715-4d55-90f9-015630e8c228 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] Get security group information for devices via rpc ['f7ed60ee-b605-4975-8671-4afa05bade26'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:14:20.442 2440 2683340570464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9749ab05-2715-4d55-90f9-015630e8c228 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:14:20.442 2440 2683340570464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9749ab05-2715-4d55-90f9-015630e8c228 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:14:20.493 2440 2683340570464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9749ab05-2715-4d55-90f9-015630e8c228 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] port_delete event received for 'f7ed60ee-b605-4975-8671-4afa05bade26' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:14:21.354 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f7ed60ee-b605-4975-8671-4afa05bade26 2022-02-04 18:14:22.538 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:14:22.538 2440 2683339814512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f7ed60ee-b605-4975-8671-4afa05bade26' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:14:22.538 2440 2683339814512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f7ed60ee-b605-4975-8671-4afa05bade26' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:14:22.538 2440 2683339814512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f7ed60ee-b605-4975-8671-4afa05bade26 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:14:22.549 2440 2683339814512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 18d21204-f0de-454b-81b6-4de9efad010d 2022-02-04 18:14:22.549 2440 2683339814512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f7ed60ee-b605-4975-8671-4afa05bade26'] 2022-02-04 18:14:22.549 2440 2683339814512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:14:22.549 2440 2683339814512 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-02-04 18:14:22.549 2440 2683339814512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f7ed60ee-b605-4975-8671-4afa05bade26'] 2022-02-04 18:14:24.538 2440 2683339814512 MainThread DEBUG oslo_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-02-04 18:14:24.569 2440 2683339814512 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-02-04 18:14:25.272 2440 2683339496608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f60c9ee2-1fc1-410f-86a7-8425ec588e91 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] Security group member updated on remote: ['8c6df2ea-ec33-4b4a-9231-cc26aa5df29a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:14:25.272 2440 2683339496608 MainThread INFO neutron.agent.securitygroups_rpc [req-f60c9ee2-1fc1-410f-86a7-8425ec588e91 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] Security group member updated ['8c6df2ea-ec33-4b4a-9231-cc26aa5df29a'] 2022-02-04 18:14:26.257 2440 2683339540960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c18cda00-636f-42e9-84ac-75b52b6dbaa5 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] port_update received: 49116dee-173d-441c-970a-f2de5d1bc659 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:14:26.273 2440 2683339540960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c18cda00-636f-42e9-84ac-75b52b6dbaa5 a51ee658a9ad4f39b79d660cc060d5b9 7ec4adbc9cc940e19435c2a3cb481063 - - -] No port 49116dee-173d-441c-970a-f2de5d1bc659 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-04 18:14:29.404 2440 2683318309104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 49116dee-173d-441c-970a-f2de5d1bc659 2022-02-04 18:14:30.553 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-04 18:14:30.810 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Adding port 49116dee-173d-441c-970a-f2de5d1bc659 2022-02-04 18:14:30.810 2440 2683228899456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Port 49116dee-173d-441c-970a-f2de5d1bc659 updated. Details: {'device': '49116dee-173d-441c-970a-f2de5d1bc659', 'network_id': '18d21204-f0de-454b-81b6-4de9efad010d', 'port_id': '49116dee-173d-441c-970a-f2de5d1bc659', 'mac_address': 'fa:16:3e:3a:0b:76', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 987, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '83984e1f-1e5b-4b68-96de-1837249fea74', '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-02-04 18:14:30.810 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] 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-02-04 18:14:30.810 2440 2683340936464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-49116dee-173d-441c-970a-f2de5d1bc659" 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-02-04 18:14:30.810 2440 2683340936464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 49116dee-173d-441c-970a-f2de5d1bc659 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:14:30.810 2440 2683340936464 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 18d21204-f0de-454b-81b6-4de9efad010d 2022-02-04 18:14:30.810 2440 2683340936464 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-02-04 18:14:30.964 2440 2683340936464 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '49116dee-173d-441c-970a-f2de5d1bc659') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:14:30.964 2440 2683340936464 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '49116dee-173d-441c-970a-f2de5d1bc659') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:14:30.964 2440 2683340936464 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 49116dee-173d-441c-970a-f2de5d1bc659 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:14:30.964 2440 2683340936464 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 987, VLAN trunk: None to switch port 49116dee-173d-441c-970a-f2de5d1bc659 2022-02-04 18:14:31.053 2440 2683340936464 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-04 18:14:31.053 2440 2683340936464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['49116dee-173d-441c-970a-f2de5d1bc659'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:14:31.194 2440 2683340936464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['49116dee-173d-441c-970a-f2de5d1bc659']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:14:31.194 2440 2683340936464 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-02-04 18:14:31.194 2440 2683340936464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8c6df2ea-ec33-4b4a-9231-cc26aa5df29a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:14:31.194 2440 2683340936464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8c6df2ea-ec33-4b4a-9231-cc26aa5df29a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:14:31.194 2440 2683340936464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 49116dee-173d-441c-970a-f2de5d1bc659 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:14:31.194 2440 2683340936464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-04 18:14:31.194 2440 2683340936464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 49116dee-173d-441c-970a-f2de5d1bc659 not yet added. Adding. 2022-02-04 18:14:31.194 2440 2683340936464 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-02-04 18:14:31.194 2440 2683340936464 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-02-04 18:14:31.303 2440 2683340936464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49116dee-173d-441c-970a-f2de5d1bc659" 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-02-04 18:14:31.397 2440 2683340936464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49116dee-173d-441c-970a-f2de5d1bc659" "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-02-04 18:14:31.397 2440 2683340936464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49116dee-173d-441c-970a-f2de5d1bc659" 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-02-04 18:14:31.508 2440 2683340936464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-49116dee-173d-441c-970a-f2de5d1bc659" "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-02-04 18:14:31.592 2440 2683340936464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-49116dee-173d-441c-970a-f2de5d1bc659" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:14:31.592 2440 2683340936464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 49116dee-173d-441c-970a-f2de5d1bc659 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-04 18:14:31.592 2440 2683340936464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 49116dee-173d-441c-970a-f2de5d1bc659 processed. 2022-02-04 18:14:32.569 2440 2683318192080 MainThread DEBUG oslo_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-02-04 18:14:32.897 2440 2683318192080 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-02-04 18:14:38.960 2440 2683340243888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85db7b4b-a74a-4cbf-8d9e-843e6beffdaa 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] Security group member updated on remote: ['8c6df2ea-ec33-4b4a-9231-cc26aa5df29a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:14:38.960 2440 2683340243888 MainThread INFO neutron.agent.securitygroups_rpc [req-85db7b4b-a74a-4cbf-8d9e-843e6beffdaa 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] Security group member updated ['8c6df2ea-ec33-4b4a-9231-cc26aa5df29a'] 2022-02-04 18:14:38.960 2440 2683340243888 MainThread INFO neutron.agent.securitygroups_rpc [req-85db7b4b-a74a-4cbf-8d9e-843e6beffdaa 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] Refresh firewall rules 2022-02-04 18:14:38.960 2440 2683340243888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85db7b4b-a74a-4cbf-8d9e-843e6beffdaa 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] Get security group information for devices via rpc ['49116dee-173d-441c-970a-f2de5d1bc659'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:14:38.989 2440 2683340243888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85db7b4b-a74a-4cbf-8d9e-843e6beffdaa 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:14:38.989 2440 2683340243888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85db7b4b-a74a-4cbf-8d9e-843e6beffdaa 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:14:39.028 2440 2683340243888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85db7b4b-a74a-4cbf-8d9e-843e6beffdaa 069aa9fb64354a079073c9e48511de1c 6eee9697b2a04bcf89cee34b86868a58 - - -] port_delete event received for '49116dee-173d-441c-970a-f2de5d1bc659' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:14:39.539 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 49116dee-173d-441c-970a-f2de5d1bc659 2022-02-04 18:14:40.648 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:14:40.648 2440 2683340572800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '49116dee-173d-441c-970a-f2de5d1bc659' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:14:40.648 2440 2683340572800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '49116dee-173d-441c-970a-f2de5d1bc659' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:14:40.648 2440 2683340572800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 49116dee-173d-441c-970a-f2de5d1bc659 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:14:40.664 2440 2683340572800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 18d21204-f0de-454b-81b6-4de9efad010d 2022-02-04 18:14:40.664 2440 2683340572800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['49116dee-173d-441c-970a-f2de5d1bc659'] 2022-02-04 18:14:40.664 2440 2683340572800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:14:40.664 2440 2683340572800 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-02-04 18:14:40.664 2440 2683340572800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['49116dee-173d-441c-970a-f2de5d1bc659'] 2022-02-04 18:14:42.662 2440 2683341092464 MainThread DEBUG oslo_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-02-04 18:14:42.691 2440 2683341092464 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-02-04 18:14:53.521 2440 2683340939104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group member updated on remote: ['7e1fd656-99a4-418c-af67-a3c2a85fe7bf', '7e6d75a9-6402-4f08-8d64-def47c7a5f91'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:14:53.523 2440 2683340939104 MainThread INFO neutron.agent.securitygroups_rpc [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group member updated ['7e1fd656-99a4-418c-af67-a3c2a85fe7bf', '7e6d75a9-6402-4f08-8d64-def47c7a5f91'] 2022-02-04 18:14:53.523 2440 2683340939104 MainThread INFO neutron.agent.securitygroups_rpc [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Refresh firewall rules 2022-02-04 18:14:53.523 2440 2683340939104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Get security group information for devices via rpc ['b7e10a9b-2f36-4356-95e3-be2c16033335'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:14:53.589 2440 2683341196800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] port_update received: b7e10a9b-2f36-4356-95e3-be2c16033335 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-04 18:14:53.600 2440 2683341196800 MainThread DEBUG oslo_concurrency.lockutils [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-agent-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" 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-02-04 18:14:53.600 2440 2683341196800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Binding port b7e10a9b-2f36-4356-95e3-be2c16033335 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-04 18:14:53.600 2440 2683341196800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] 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-02-04 18:14:53.615 2440 2683341196800 MainThread DEBUG neutron.services.trunk.rpc.agent [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b7e10a9b-2f36-4356-95e3-be2c16033335') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:14:53.615 2440 2683341196800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b7e10a9b-2f36-4356-95e3-be2c16033335') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-04 18:14:53.615 2440 2683341196800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Trunk plugin disabled on server. Assuming port b7e10a9b-2f36-4356-95e3-be2c16033335 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-04 18:14:53.615 2440 2683341196800 MainThread INFO networking_hyperv.neutron.trunk_driver [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Binding VLAN ID: 978, VLAN trunk: None to switch port b7e10a9b-2f36-4356-95e3-be2c16033335 2022-02-04 18:14:53.662 2440 2683341196800 MainThread INFO neutron.agent.securitygroups_rpc [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Refresh firewall rules 2022-02-04 18:14:53.662 2440 2683341196800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Get security group information for devices via rpc ['b7e10a9b-2f36-4356-95e3-be2c16033335'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:14:53.881 2440 2683340939104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update security group information for ports dict_keys(['b7e10a9b-2f36-4356-95e3-be2c16033335']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:14:53.896 2440 2683340939104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:14:53.896 2440 2683340939104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update rules of security group (7e1fd656-99a4-418c-af67-a3c2a85fe7bf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:14:53.896 2440 2683340939104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update members of security group (7e1fd656-99a4-418c-af67-a3c2a85fe7bf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:14:53.896 2440 2683340939104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update port filter for b7e10a9b-2f36-4356-95e3-be2c16033335 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:14:53.896 2440 2683340939104 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Updating port rules. 2022-02-04 18:14:53.896 2440 2683340939104 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Creating 0 new rules, removing 6 old rules. 2022-02-04 18:14:53.896 2440 2683340939104 MainThread DEBUG oslo_concurrency.lockutils [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" 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-02-04 18:14:53.896 2440 2683340939104 MainThread DEBUG oslo_concurrency.lockutils [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" "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-02-04 18:14:53.896 2440 2683340939104 MainThread DEBUG oslo_concurrency.lockutils [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" 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-02-04 18:14:54.070 2440 2683341196800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update security group information for ports dict_keys(['b7e10a9b-2f36-4356-95e3-be2c16033335']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:14:54.070 2440 2683341196800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:14:54.070 2440 2683341196800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update rules of security group (7e1fd656-99a4-418c-af67-a3c2a85fe7bf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-04 18:14:54.070 2440 2683341196800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update members of security group (7e1fd656-99a4-418c-af67-a3c2a85fe7bf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-04 18:14:54.070 2440 2683341196800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update port filter for b7e10a9b-2f36-4356-95e3-be2c16033335 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-04 18:14:54.070 2440 2683341196800 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Updating port rules. 2022-02-04 18:14:54.070 2440 2683341196800 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Creating 0 new rules, removing 6 old rules. 2022-02-04 18:14:54.070 2440 2683340939104 MainThread DEBUG oslo_concurrency.lockutils [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" "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-02-04 18:14:54.070 2440 2683341196800 MainThread DEBUG oslo_concurrency.lockutils [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" 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-02-04 18:14:54.070 2440 2683341196800 MainThread DEBUG oslo_concurrency.lockutils [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" "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-02-04 18:14:54.070 2440 2683341196800 MainThread DEBUG oslo_concurrency.lockutils [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" 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-02-04 18:14:54.138 2440 2683341196800 MainThread DEBUG oslo_concurrency.lockutils [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-driver-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:14:54.171 2440 2683341196800 MainThread DEBUG oslo_concurrency.lockutils [req-40c42c6b-15e6-4667-8dec-b9885e5469cc e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Lock "n-hv-agent-port-lock-b7e10a9b-2f36-4356-95e3-be2c16033335" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:14:54.943 2440 2683318119056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9770ec1b-71d4-4ddf-a66c-05bf39fc9440 e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] port_delete event received for '587ea630-6f5f-49ae-9bc9-572f6c44fa60' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:01.678 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b7e10a9b-2f36-4356-95e3-be2c16033335 2022-02-04 18:15:01.959 2440 2683336623024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe6d0148-f795-44c6-8fde-d60065aa99d7 e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group member updated on remote: ['7e1fd656-99a4-418c-af67-a3c2a85fe7bf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:15:01.959 2440 2683336623024 MainThread INFO neutron.agent.securitygroups_rpc [req-fe6d0148-f795-44c6-8fde-d60065aa99d7 e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Security group member updated ['7e1fd656-99a4-418c-af67-a3c2a85fe7bf'] 2022-02-04 18:15:01.959 2440 2683336623024 MainThread INFO neutron.agent.securitygroups_rpc [req-fe6d0148-f795-44c6-8fde-d60065aa99d7 e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Refresh firewall rules 2022-02-04 18:15:01.959 2440 2683336623024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe6d0148-f795-44c6-8fde-d60065aa99d7 e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Get security group information for devices via rpc ['b7e10a9b-2f36-4356-95e3-be2c16033335'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-04 18:15:01.980 2440 2683336623024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe6d0148-f795-44c6-8fde-d60065aa99d7 e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-04 18:15:01.980 2440 2683336623024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe6d0148-f795-44c6-8fde-d60065aa99d7 e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-04 18:15:02.053 2440 2683340935760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe6d0148-f795-44c6-8fde-d60065aa99d7 e07b5e9737bd44f89fb9e4c3367845ee dbabc360583f495ca7535a0c8b2c9018 - - -] port_delete event received for 'b7e10a9b-2f36-4356-95e3-be2c16033335' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:02.849 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:15:02.849 2440 2683339813984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b7e10a9b-2f36-4356-95e3-be2c16033335' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:15:02.849 2440 2683339813984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b7e10a9b-2f36-4356-95e3-be2c16033335' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:15:02.849 2440 2683339813984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b7e10a9b-2f36-4356-95e3-be2c16033335 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:15:02.865 2440 2683339813984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7e10a9b-2f36-4356-95e3-be2c16033335'] 2022-02-04 18:15:02.865 2440 2683339813984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:15:02.865 2440 2683339813984 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-02-04 18:15:02.865 2440 2683339813984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7e10a9b-2f36-4356-95e3-be2c16033335'] 2022-02-04 18:15:03.397 2440 2683339813984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23a3cf53-1cfd-4852-9382-79f8c94c90e5 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] port_delete event received for 'e22fdb53-fe37-4e6e-91ca-5c75dc052ac5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:03.990 2440 2683339813984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bbb6e3e-f728-4b70-a70f-997ba4143545 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] network_delete received. Deleting network 18d21204-f0de-454b-81b6-4de9efad010d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-04 18:15:03.990 2440 2683339813984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bbb6e3e-f728-4b70-a70f-997ba4143545 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] Network 18d21204-f0de-454b-81b6-4de9efad010d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-04 18:15:04.880 2440 2683336623024 MainThread DEBUG oslo_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-02-04 18:15:04.885 2440 2683336623024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-04 18:15:06.881 2440 2683340950688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5aa9f5a6-ddd4-4e41-85f1-3c9b0dd131de 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] Security group member updated on remote: ['2099ed91-f4a5-475d-9850-d4660fa9b79c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-04 18:15:06.881 2440 2683340950688 MainThread INFO neutron.agent.securitygroups_rpc [req-5aa9f5a6-ddd4-4e41-85f1-3c9b0dd131de 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] Security group member updated ['2099ed91-f4a5-475d-9850-d4660fa9b79c'] 2022-02-04 18:15:07.006 2440 2683318119056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5aa9f5a6-ddd4-4e41-85f1-3c9b0dd131de 75759d57bea24a76a62a8ecdb0c05c57 7ff32002ada5450481902a13616cc3e7 - - -] port_delete event received for '4a9b9893-e304-4a08-af1c-51d5ac18998a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:07.537 2440 2683336321152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d82370f-8d6d-4346-9b1f-af0974d53e2f 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for '42b8ea5a-4763-40fe-83db-9b8fc2cbe063' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:07.740 2440 2683318308928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4a9b9893-e304-4a08-af1c-51d5ac18998a 2022-02-04 18:15:08.896 2440 2683228899456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57fc52a7-384e-4cdf-b389-4a0fcfd0bf3c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-04 18:15:08.896 2440 2683338330176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4a9b9893-e304-4a08-af1c-51d5ac18998a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-04 18:15:08.896 2440 2683338330176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4a9b9893-e304-4a08-af1c-51d5ac18998a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-04 18:15:08.896 2440 2683338330176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4a9b9893-e304-4a08-af1c-51d5ac18998a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-04 18:15:08.896 2440 2683318141872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a371e93-94ab-4f4c-b564-fa4dd5e24b57 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for 'b0bfc7f5-3d12-497c-94ae-5fdee07fb7d8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:08.913 2440 2683338330176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 33328c67-906b-4491-9907-227609739b6f 2022-02-04 18:15:08.913 2440 2683338330176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a9b9893-e304-4a08-af1c-51d5ac18998a'] 2022-02-04 18:15:08.913 2440 2683338330176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-04 18:15:08.913 2440 2683338330176 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-02-04 18:15:08.913 2440 2683338330176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a9b9893-e304-4a08-af1c-51d5ac18998a'] 2022-02-04 18:15:10.193 2440 2683338330176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978a8d0e-bb62-461a-9e2f-1d03ef9c048e 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for 'd6d2d246-d140-4e9d-8241-c5d556bcbc8a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:10.231 2440 2683339321008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a21ada50-4bc1-4d6d-994e-748295fb0f80 - - - - -] port_delete event received for 'd6d2d246-d140-4e9d-8241-c5d556bcbc8a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:10.459 2440 2683338103616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978a8d0e-bb62-461a-9e2f-1d03ef9c048e 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] network_delete received. Deleting network e2ea6b9b-cd61-4b4a-bb3e-3dcdea3638b5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-04 18:15:10.459 2440 2683338103616 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-978a8d0e-bb62-461a-9e2f-1d03ef9c048e 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] Reclaiming local network e2ea6b9b-cd61-4b4a-bb3e-3dcdea3638b5 2022-02-04 18:15:10.896 2440 2683336721680 MainThread DEBUG oslo_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-02-04 18:15:10.896 2440 2683336721680 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-02-04 18:15:11.186 2440 2683340936992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55fae7fe-435a-4124-b580-06c63ac9aa86 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for '04d00aec-1846-44bf-af4e-3505cc3142b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:12.677 2440 2683341194864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef3c87da-a780-4bd3-9768-9f191ac6d48e 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for '2ae3b7aa-e39e-44f9-b230-94c677ff0f6e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:13.724 2440 2683340884976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0a88f00-94b4-4a4c-bda3-356f99ffdc4f 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for 'b3a79892-e120-4d1b-bc56-ad1590e9a51e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:14.615 2440 2683341387200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9e9cdce-ba33-402e-a979-6b58093c59d9 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for '97dc552b-92d3-40d4-ba9c-c2733dfff723' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:14.849 2440 2683336623024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8e8bb77-55c0-48c1-9e21-321e0c1a3331 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for 'f487a078-4e2a-45f7-9911-d07de2b1184d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:15.202 2440 2683336623024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8e8bb77-55c0-48c1-9e21-321e0c1a3331 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] network_delete received. Deleting network 33328c67-906b-4491-9907-227609739b6f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-04 18:15:15.202 2440 2683336623024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8e8bb77-55c0-48c1-9e21-321e0c1a3331 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] Network 33328c67-906b-4491-9907-227609739b6f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-04 18:15:15.814 2440 2683336623024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a9fc33b-2ad2-40d8-b6e5-898e80e248af 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for '4e128799-4192-488f-92fc-f9bc2fa658fb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:15.927 2440 2683336623024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09206562-8ef6-4409-aaff-14e8d69c09df - - - - -] port_delete event received for '4e128799-4192-488f-92fc-f9bc2fa658fb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:16.115 2440 2683338051248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a9fc33b-2ad2-40d8-b6e5-898e80e248af 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] network_delete received. Deleting network 72aa7753-0763-48f9-9a5b-32eb2137ecf0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-04 18:15:16.115 2440 2683338051248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a9fc33b-2ad2-40d8-b6e5-898e80e248af 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] Network 72aa7753-0763-48f9-9a5b-32eb2137ecf0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-04 18:15:16.490 2440 2683340244768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0071d9b4-653f-4989-b118-d8fb38faea9c 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for '2f8cff3c-9add-49dc-b1d7-05e0c3516f5d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:17.833 2440 2683340573680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed501b14-a31f-41dc-8fb7-b765f2eb0a9d 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for 'ec0d247e-6a06-49c3-bdf5-cd7097c05f18' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:18.865 2440 2683340452256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8064b10f-9b80-48ea-884f-26d29bd4a63b 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] port_delete event received for '100f128f-aece-4d09-84a0-77777af80034' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:18.865 2440 2683340452256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96059cfe-dc65-4282-ac4f-9f9277513a8a - - - - -] port_delete event received for '100f128f-aece-4d09-84a0-77777af80034' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-04 18:15:19.115 2440 2683340374432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8064b10f-9b80-48ea-884f-26d29bd4a63b 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] network_delete received. Deleting network 395a8b40-aa48-4d98-a36a-e75c8730788e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-04 18:15:19.115 2440 2683340374432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8064b10f-9b80-48ea-884f-26d29bd4a63b 090a7806d5a84ed1a35cd328d6147ba4 a3c99d49f97f4359b3b1422e906a08bf - - -] Network 395a8b40-aa48-4d98-a36a-e75c8730788e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463