2021-12-16 18:04:44.072 3868 2509104905912 MainThread INFO neutron.common.config [-] Logging enabled! 2021-12-16 18:04:44.072 3868 2509104905912 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.1.0.dev287 2021-12-16 18:04:44.072 3868 2509104905912 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-12-16 18:04:44.088 3868 2509104905912 MainThread INFO os_win.utils.network.networkutils [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] WMI caching is disabled. 2021-12-16 18:04:44.339 3868 2509104905912 MainThread DEBUG neutron.agent.securitygroups_rpc [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2021-12-16 18:04:44.415 3868 2509104905912 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-12-16 18:04:44.415 3868 2509104905912 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-12-16 18:04:44.620 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent initialized successfully, now running... 2021-12-16 18:04:44.620 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-12-16 18:04:44.620 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-12-16 18:04:44.652 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-12-16 18:06:47.371 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3da9e9e9-4197-4181-9d5c-b1ae0881c353 - - - - -] port_update received: ce037d54-a199-48f8-829f-69039b2923f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:06:47.387 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3da9e9e9-4197-4181-9d5c-b1ae0881c353 - - - - -] No port ce037d54-a199-48f8-829f-69039b2923f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:06:50.700 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b62bab4-48fa-4614-bdc4-73020cc4d309 - - - - -] port_update received: ce5318f9-021a-4e43-8c02-2f9a40b65a9e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:06:50.700 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b62bab4-48fa-4614-bdc4-73020cc4d309 - - - - -] No port ce5318f9-021a-4e43-8c02-2f9a40b65a9e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:06:51.341 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f37b4ba-e176-49ef-817e-3c884ee5c181 - - - - -] port_update received: 0352e7c0-5650-45b1-806f-a06677d36aad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:06:51.341 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f37b4ba-e176-49ef-817e-3c884ee5c181 - - - - -] No port 0352e7c0-5650-45b1-806f-a06677d36aad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:06:55.646 3868 2509204098920 MainThread WARNING oslo_policy.policy [req-859734e5-4d5d-4b87-b0e8-ce09604adf03 21e157bc13fa46c39fa1af26fd36cfed c0c3253211dd4499a99e92102da32668 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-12-16 18:06:55.646 3868 2509204098920 MainThread WARNING oslo_policy.policy [req-859734e5-4d5d-4b87-b0e8-ce09604adf03 21e157bc13fa46c39fa1af26fd36cfed c0c3253211dd4499a99e92102da32668 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-12-16 18:06:55.646 3868 2509204098920 MainThread WARNING oslo_policy.policy [req-859734e5-4d5d-4b87-b0e8-ce09604adf03 21e157bc13fa46c39fa1af26fd36cfed c0c3253211dd4499a99e92102da32668 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-12-16 18:06:55.646 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-859734e5-4d5d-4b87-b0e8-ce09604adf03 21e157bc13fa46c39fa1af26fd36cfed c0c3253211dd4499a99e92102da32668 - - -] Security group member updated on remote: ['b559b753-ddfa-4abc-8b52-d542eada8dfc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:06:55.646 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [req-859734e5-4d5d-4b87-b0e8-ce09604adf03 21e157bc13fa46c39fa1af26fd36cfed c0c3253211dd4499a99e92102da32668 - - -] Security group member updated ['b559b753-ddfa-4abc-8b52-d542eada8dfc'] 2021-12-16 18:06:55.770 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ccdca94-d515-4213-8169-77549acaf01d - - - - -] port_update received: 003d3b0f-d663-44fd-abdc-d750858c2e3d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:06:55.770 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ccdca94-d515-4213-8169-77549acaf01d - - - - -] No port 003d3b0f-d663-44fd-abdc-d750858c2e3d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:06:56.610 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70599add-cf09-4553-ba8b-04d721bc018b 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] Security group rule updated on remote: ['5ce7f5e0-9382-4a10-9393-f6631c57a60f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:06:56.610 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [req-70599add-cf09-4553-ba8b-04d721bc018b 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] Security group rule updated ['5ce7f5e0-9382-4a10-9393-f6631c57a60f'] 2021-12-16 18:06:57.929 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee304ec-6a91-42c7-b073-dfdf53079cfe - - - - -] port_update received: 893929eb-6b17-4fda-9f3a-5089df95feeb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:06:57.929 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ee304ec-6a91-42c7-b073-dfdf53079cfe - - - - -] No port 893929eb-6b17-4fda-9f3a-5089df95feeb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:06:58.662 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4773fec3-80b2-4d15-b6d1-7f1c0d97ef41 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] Security group rule updated on remote: ['5ce7f5e0-9382-4a10-9393-f6631c57a60f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:06:58.662 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [req-4773fec3-80b2-4d15-b6d1-7f1c0d97ef41 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] Security group rule updated ['5ce7f5e0-9382-4a10-9393-f6631c57a60f'] 2021-12-16 18:06:59.604 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9bab5c2d-68ca-4387-8a53-4cca053a3c43 f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] Security group rule updated on remote: ['28b90d30-c3d9-4c83-a07d-cfa144a1ff1e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:06:59.604 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [req-9bab5c2d-68ca-4387-8a53-4cca053a3c43 f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] Security group rule updated ['28b90d30-c3d9-4c83-a07d-cfa144a1ff1e'] 2021-12-16 18:07:00.681 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c4464db-142c-449f-8129-2f9facd28168 f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] Security group rule updated on remote: ['28b90d30-c3d9-4c83-a07d-cfa144a1ff1e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:07:00.681 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [req-3c4464db-142c-449f-8129-2f9facd28168 f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] Security group rule updated ['28b90d30-c3d9-4c83-a07d-cfa144a1ff1e'] 2021-12-16 18:07:01.652 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2707c380-e284-48d3-a9a3-17bd4f6c8cf7 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: 01135a3f-1304-4aca-936e-703de9ea2c84 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:07:01.666 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2707c380-e284-48d3-a9a3-17bd4f6c8cf7 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port 01135a3f-1304-4aca-936e-703de9ea2c84 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:07:03.088 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94df82f0-8659-4174-b80c-4d3ceaca4349 - - - - -] port_update received: 4b789fb0-0476-4c06-b193-8ee0d4862dad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:07:03.098 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94df82f0-8659-4174-b80c-4d3ceaca4349 - - - - -] No port 4b789fb0-0476-4c06-b193-8ee0d4862dad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:07:08.409 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4a50a80-810f-4296-ae59-681202121d9f 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Security group member updated on remote: ['e9ae18ff-73e1-48a1-a832-5cbe2b094e5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:07:08.409 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [req-c4a50a80-810f-4296-ae59-681202121d9f 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Security group member updated ['e9ae18ff-73e1-48a1-a832-5cbe2b094e5d'] 2021-12-16 18:07:09.894 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15ea65e5-da50-454b-96e4-385a42907d84 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Security group member updated on remote: ['e9ae18ff-73e1-48a1-a832-5cbe2b094e5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:07:09.894 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [req-15ea65e5-da50-454b-96e4-385a42907d84 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Security group member updated ['e9ae18ff-73e1-48a1-a832-5cbe2b094e5d'] 2021-12-16 18:07:11.834 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8df81ff0-acd4-4c97-a0a8-db1a594a7f29 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: 2ff809ad-f571-43f0-ab01-0cf421465e9d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:07:11.834 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8df81ff0-acd4-4c97-a0a8-db1a594a7f29 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port 2ff809ad-f571-43f0-ab01-0cf421465e9d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:07:11.941 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-359f6511-4737-4c40-b51f-f958d0d4e63f 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] network_delete received. Deleting network 4cddeaeb-00e8-4b30-871a-402d7b45c15c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-16 18:07:11.941 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-359f6511-4737-4c40-b51f-f958d0d4e63f 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] Network 4cddeaeb-00e8-4b30-871a-402d7b45c15c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-16 18:07:13.038 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fea3027-6c28-4aac-9971-f764a9482f53 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: 5376700d-b31b-4e91-a74d-369ea795b94f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:07:13.057 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fea3027-6c28-4aac-9971-f764a9482f53 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port 5376700d-b31b-4e91-a74d-369ea795b94f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:07:13.716 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 01135a3f-1304-4aca-936e-703de9ea2c84 2021-12-16 18:07:13.782 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a74c106b-3030-49a1-8bbe-8ba2d4c9b5e4 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] network_delete received. Deleting network 02c70427-54cd-4461-b068-15c14bb85580 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-16 18:07:13.782 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a74c106b-3030-49a1-8bbe-8ba2d4c9b5e4 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] Network 02c70427-54cd-4461-b068-15c14bb85580 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-16 18:07:14.378 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1518a8f-dec5-495c-82cd-aa04db91f192 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] Security group member updated on remote: ['5ce7f5e0-9382-4a10-9393-f6631c57a60f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:07:14.378 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [req-d1518a8f-dec5-495c-82cd-aa04db91f192 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] Security group member updated ['5ce7f5e0-9382-4a10-9393-f6631c57a60f'] 2021-12-16 18:07:15.414 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:07:15.724 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2ff809ad-f571-43f0-ab01-0cf421465e9d 2021-12-16 18:07:15.724 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5376700d-b31b-4e91-a74d-369ea795b94f 2021-12-16 18:07:15.993 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port 01135a3f-1304-4aca-936e-703de9ea2c84 2021-12-16 18:07:15.993 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port 01135a3f-1304-4aca-936e-703de9ea2c84 updated. Details: {'device': '01135a3f-1304-4aca-936e-703de9ea2c84', 'network_id': '60caa81e-e489-4c76-a2ed-6cc84dcfd3f7', 'port_id': '01135a3f-1304-4aca-936e-703de9ea2c84', 'mac_address': 'fa:16:3e:4e:9a:a0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 744, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f239c609-542c-494d-bd5f-d3e7adba1241', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:07:15.993 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:07:15.993 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-01135a3f-1304-4aca-936e-703de9ea2c84" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:15.993 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 01135a3f-1304-4aca-936e-703de9ea2c84 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:07:15.993 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 60caa81e-e489-4c76-a2ed-6cc84dcfd3f7 2021-12-16 18:07:15.993 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:07:16.152 3868 2509222977960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9417af27-2444-47ed-b6dc-25f03416cec0 f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] Security group member updated on remote: ['28b90d30-c3d9-4c83-a07d-cfa144a1ff1e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:07:16.152 3868 2509222977960 MainThread INFO neutron.agent.securitygroups_rpc [req-9417af27-2444-47ed-b6dc-25f03416cec0 f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] Security group member updated ['28b90d30-c3d9-4c83-a07d-cfa144a1ff1e'] 2021-12-16 18:07:16.152 3868 2509222977784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '01135a3f-1304-4aca-936e-703de9ea2c84') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:07:16.152 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '01135a3f-1304-4aca-936e-703de9ea2c84') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:07:16.162 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 01135a3f-1304-4aca-936e-703de9ea2c84 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:07:16.162 3868 2509222977784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 744, VLAN trunk: None to switch port 01135a3f-1304-4aca-936e-703de9ea2c84 2021-12-16 18:07:16.231 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:07:16.231 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['01135a3f-1304-4aca-936e-703de9ea2c84'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:07:16.393 3868 2509222977960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2aaaf8f4-1687-4186-b69a-f951fec2b4f6 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: 30b82ecd-6361-42a0-a1dd-c99993218697 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:07:16.407 3868 2509222977960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2aaaf8f4-1687-4186-b69a-f951fec2b4f6 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port 30b82ecd-6361-42a0-a1dd-c99993218697 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:07:16.785 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['01135a3f-1304-4aca-936e-703de9ea2c84']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:07:16.785 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:07:16.785 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b559b753-ddfa-4abc-8b52-d542eada8dfc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:07:16.785 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b559b753-ddfa-4abc-8b52-d542eada8dfc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:07:16.785 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 01135a3f-1304-4aca-936e-703de9ea2c84 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:07:16.785 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:07:16.785 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 01135a3f-1304-4aca-936e-703de9ea2c84 not yet added. Adding. 2021-12-16 18:07:16.785 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:07:16.785 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:07:16.880 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01135a3f-1304-4aca-936e-703de9ea2c84" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:16.949 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01135a3f-1304-4aca-936e-703de9ea2c84" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:16.949 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01135a3f-1304-4aca-936e-703de9ea2c84" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:17.028 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01135a3f-1304-4aca-936e-703de9ea2c84" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:17.096 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-01135a3f-1304-4aca-936e-703de9ea2c84" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:17.096 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 01135a3f-1304-4aca-936e-703de9ea2c84 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:07:17.096 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 01135a3f-1304-4aca-936e-703de9ea2c84 processed. 2021-12-16 18:07:17.418 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:07:17.418 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:18.131 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51a4f912-277f-46b9-a67b-d54d1bfa39b5 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: 26e18f11-14a0-4686-a392-d40ff220b553 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:07:18.131 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51a4f912-277f-46b9-a67b-d54d1bfa39b5 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port 26e18f11-14a0-4686-a392-d40ff220b553 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:07:18.215 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:18.666 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port 5376700d-b31b-4e91-a74d-369ea795b94f 2021-12-16 18:07:18.666 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port 5376700d-b31b-4e91-a74d-369ea795b94f updated. Details: {'device': '5376700d-b31b-4e91-a74d-369ea795b94f', 'network_id': '7f62a242-018e-4918-9386-68faa80d8bcb', 'port_id': '5376700d-b31b-4e91-a74d-369ea795b94f', 'mac_address': 'fa:16:3e:8e:51:58', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 705, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c781e627-88ba-43be-97d9-3ef51cb2181e', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:07:18.666 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:07:18.666 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port 2ff809ad-f571-43f0-ab01-0cf421465e9d 2021-12-16 18:07:18.666 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port 2ff809ad-f571-43f0-ab01-0cf421465e9d updated. Details: {'device': '2ff809ad-f571-43f0-ab01-0cf421465e9d', 'network_id': '7f62a242-018e-4918-9386-68faa80d8bcb', 'port_id': '2ff809ad-f571-43f0-ab01-0cf421465e9d', 'mac_address': 'fa:16:3e:aa:23:f8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 705, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c781e627-88ba-43be-97d9-3ef51cb2181e', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:07:18.666 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:07:18.666 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2ff809ad-f571-43f0-ab01-0cf421465e9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:18.666 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2ff809ad-f571-43f0-ab01-0cf421465e9d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:07:18.666 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7f62a242-018e-4918-9386-68faa80d8bcb 2021-12-16 18:07:18.666 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:07:18.666 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5376700d-b31b-4e91-a74d-369ea795b94f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:18.666 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5376700d-b31b-4e91-a74d-369ea795b94f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:07:18.666 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:07:18.817 3868 2509222978488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2ff809ad-f571-43f0-ab01-0cf421465e9d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:07:18.817 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2ff809ad-f571-43f0-ab01-0cf421465e9d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:07:18.817 3868 2509222977784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5376700d-b31b-4e91-a74d-369ea795b94f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:07:18.817 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5376700d-b31b-4e91-a74d-369ea795b94f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:07:18.817 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2ff809ad-f571-43f0-ab01-0cf421465e9d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:07:18.817 3868 2509222978488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 705, VLAN trunk: None to switch port 2ff809ad-f571-43f0-ab01-0cf421465e9d 2021-12-16 18:07:18.832 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5376700d-b31b-4e91-a74d-369ea795b94f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:07:18.832 3868 2509222977784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 705, VLAN trunk: None to switch port 5376700d-b31b-4e91-a74d-369ea795b94f 2021-12-16 18:07:18.910 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:07:18.910 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2ff809ad-f571-43f0-ab01-0cf421465e9d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:07:18.910 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:07:18.910 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5376700d-b31b-4e91-a74d-369ea795b94f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:07:19.242 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2ff809ad-f571-43f0-ab01-0cf421465e9d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:07:19.242 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:07:19.242 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e9ae18ff-73e1-48a1-a832-5cbe2b094e5d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:07:19.242 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e9ae18ff-73e1-48a1-a832-5cbe2b094e5d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:07:19.242 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2ff809ad-f571-43f0-ab01-0cf421465e9d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:07:19.258 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:07:19.258 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2ff809ad-f571-43f0-ab01-0cf421465e9d not yet added. Adding. 2021-12-16 18:07:19.258 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:07:19.258 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:07:19.258 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5376700d-b31b-4e91-a74d-369ea795b94f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:07:19.258 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:07:19.258 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e9ae18ff-73e1-48a1-a832-5cbe2b094e5d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:07:19.258 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e9ae18ff-73e1-48a1-a832-5cbe2b094e5d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:07:19.258 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5376700d-b31b-4e91-a74d-369ea795b94f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:07:19.258 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:07:19.258 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5376700d-b31b-4e91-a74d-369ea795b94f not yet added. Adding. 2021-12-16 18:07:19.258 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:07:19.258 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:07:19.348 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2ff809ad-f571-43f0-ab01-0cf421465e9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:19.348 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5376700d-b31b-4e91-a74d-369ea795b94f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:19.442 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2ff809ad-f571-43f0-ab01-0cf421465e9d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:19.442 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2ff809ad-f571-43f0-ab01-0cf421465e9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:19.442 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5376700d-b31b-4e91-a74d-369ea795b94f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:19.442 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5376700d-b31b-4e91-a74d-369ea795b94f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:19.581 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2ff809ad-f571-43f0-ab01-0cf421465e9d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:19.581 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5376700d-b31b-4e91-a74d-369ea795b94f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:19.665 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2ff809ad-f571-43f0-ab01-0cf421465e9d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:19.665 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2ff809ad-f571-43f0-ab01-0cf421465e9d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:07:19.665 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2ff809ad-f571-43f0-ab01-0cf421465e9d processed. 2021-12-16 18:07:19.685 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5376700d-b31b-4e91-a74d-369ea795b94f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:19.685 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5376700d-b31b-4e91-a74d-369ea795b94f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:07:19.685 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5376700d-b31b-4e91-a74d-369ea795b94f processed. 2021-12-16 18:07:19.762 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 30b82ecd-6361-42a0-a1dd-c99993218697 2021-12-16 18:07:21.434 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:07:21.434 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:21.762 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 26e18f11-14a0-4686-a392-d40ff220b553 2021-12-16 18:07:21.965 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port 30b82ecd-6361-42a0-a1dd-c99993218697 2021-12-16 18:07:21.979 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port 30b82ecd-6361-42a0-a1dd-c99993218697 updated. Details: {'device': '30b82ecd-6361-42a0-a1dd-c99993218697', 'network_id': 'fc436955-3491-4679-b2e5-7354f23ba8e0', 'port_id': '30b82ecd-6361-42a0-a1dd-c99993218697', 'mac_address': 'fa:16:3e:90:1f:ba', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 701, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '25382ac3-a0bc-433c-8d4c-33c59e3859c7', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:07:21.979 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:07:21.979 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-30b82ecd-6361-42a0-a1dd-c99993218697" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:21.979 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 30b82ecd-6361-42a0-a1dd-c99993218697 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:07:21.979 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fc436955-3491-4679-b2e5-7354f23ba8e0 2021-12-16 18:07:21.979 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:07:22.113 3868 2509222978488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '30b82ecd-6361-42a0-a1dd-c99993218697') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:07:22.113 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '30b82ecd-6361-42a0-a1dd-c99993218697') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:07:22.144 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 30b82ecd-6361-42a0-a1dd-c99993218697 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:07:22.144 3868 2509222978488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 701, VLAN trunk: None to switch port 30b82ecd-6361-42a0-a1dd-c99993218697 2021-12-16 18:07:22.244 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:07:22.244 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['30b82ecd-6361-42a0-a1dd-c99993218697'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:07:22.630 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['30b82ecd-6361-42a0-a1dd-c99993218697']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:07:22.630 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:07:22.630 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5ce7f5e0-9382-4a10-9393-f6631c57a60f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:07:22.630 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 30b82ecd-6361-42a0-a1dd-c99993218697 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:07:22.630 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:07:22.630 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 30b82ecd-6361-42a0-a1dd-c99993218697 not yet added. Adding. 2021-12-16 18:07:22.630 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:07:22.630 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:07:22.740 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30b82ecd-6361-42a0-a1dd-c99993218697" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:22.819 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:22.869 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30b82ecd-6361-42a0-a1dd-c99993218697" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:22.869 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30b82ecd-6361-42a0-a1dd-c99993218697" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:23.004 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30b82ecd-6361-42a0-a1dd-c99993218697" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:23.106 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-30b82ecd-6361-42a0-a1dd-c99993218697" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:23.106 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 30b82ecd-6361-42a0-a1dd-c99993218697 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:07:23.106 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 30b82ecd-6361-42a0-a1dd-c99993218697 processed. 2021-12-16 18:07:23.456 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:07:23.456 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:23.924 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port 26e18f11-14a0-4686-a392-d40ff220b553 2021-12-16 18:07:23.924 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port 26e18f11-14a0-4686-a392-d40ff220b553 updated. Details: {'device': '26e18f11-14a0-4686-a392-d40ff220b553', 'network_id': '9592ad22-9b82-4094-a41f-89c62b02b367', 'port_id': '26e18f11-14a0-4686-a392-d40ff220b553', 'mac_address': 'fa:16:3e:6f:80:61', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 741, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '402f5dba-7bf0-4bb6-9db6-13f465a757d2', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:07:23.924 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:07:23.924 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:23.924 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 26e18f11-14a0-4686-a392-d40ff220b553 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:07:23.941 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9592ad22-9b82-4094-a41f-89c62b02b367 2021-12-16 18:07:23.941 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:07:24.090 3868 2509222977784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '26e18f11-14a0-4686-a392-d40ff220b553') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:07:24.090 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '26e18f11-14a0-4686-a392-d40ff220b553') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:07:24.090 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 26e18f11-14a0-4686-a392-d40ff220b553 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:07:24.090 3868 2509222977784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 741, VLAN trunk: None to switch port 26e18f11-14a0-4686-a392-d40ff220b553 2021-12-16 18:07:24.190 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:24.190 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:07:24.190 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['26e18f11-14a0-4686-a392-d40ff220b553'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:07:24.448 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['26e18f11-14a0-4686-a392-d40ff220b553']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:07:24.448 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:07:24.448 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (28b90d30-c3d9-4c83-a07d-cfa144a1ff1e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:07:24.448 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 26e18f11-14a0-4686-a392-d40ff220b553 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:07:24.448 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:07:24.448 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 26e18f11-14a0-4686-a392-d40ff220b553 not yet added. Adding. 2021-12-16 18:07:24.464 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:07:24.464 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:07:24.597 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:24.724 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:24.724 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:24.871 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:24.982 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:24.982 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 26e18f11-14a0-4686-a392-d40ff220b553 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:07:24.982 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 26e18f11-14a0-4686-a392-d40ff220b553 processed. 2021-12-16 18:07:25.480 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:26.143 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:33.793 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 01135a3f-1304-4aca-936e-703de9ea2c84 2021-12-16 18:07:34.159 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e15df73f-986a-4849-bbb3-6157fd1ea820 21e157bc13fa46c39fa1af26fd36cfed c0c3253211dd4499a99e92102da32668 - - -] Security group member updated on remote: ['b559b753-ddfa-4abc-8b52-d542eada8dfc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:07:34.159 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [req-e15df73f-986a-4849-bbb3-6157fd1ea820 21e157bc13fa46c39fa1af26fd36cfed c0c3253211dd4499a99e92102da32668 - - -] Security group member updated ['b559b753-ddfa-4abc-8b52-d542eada8dfc'] 2021-12-16 18:07:34.159 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [req-e15df73f-986a-4849-bbb3-6157fd1ea820 21e157bc13fa46c39fa1af26fd36cfed c0c3253211dd4499a99e92102da32668 - - -] Refresh firewall rules 2021-12-16 18:07:34.159 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e15df73f-986a-4849-bbb3-6157fd1ea820 21e157bc13fa46c39fa1af26fd36cfed c0c3253211dd4499a99e92102da32668 - - -] Get security group information for devices via rpc ['01135a3f-1304-4aca-936e-703de9ea2c84'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:07:34.207 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e15df73f-986a-4849-bbb3-6157fd1ea820 21e157bc13fa46c39fa1af26fd36cfed c0c3253211dd4499a99e92102da32668 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:07:34.207 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e15df73f-986a-4849-bbb3-6157fd1ea820 21e157bc13fa46c39fa1af26fd36cfed c0c3253211dd4499a99e92102da32668 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:07:34.275 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e15df73f-986a-4849-bbb3-6157fd1ea820 21e157bc13fa46c39fa1af26fd36cfed c0c3253211dd4499a99e92102da32668 - - -] port_delete event received for '01135a3f-1304-4aca-936e-703de9ea2c84' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:07:35.553 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:07:35.553 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '01135a3f-1304-4aca-936e-703de9ea2c84' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:07:35.553 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '01135a3f-1304-4aca-936e-703de9ea2c84' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:07:35.553 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 01135a3f-1304-4aca-936e-703de9ea2c84 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:07:35.565 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 60caa81e-e489-4c76-a2ed-6cc84dcfd3f7 2021-12-16 18:07:35.583 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['01135a3f-1304-4aca-936e-703de9ea2c84'] 2021-12-16 18:07:35.583 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:07:35.583 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:07:35.583 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['01135a3f-1304-4aca-936e-703de9ea2c84'] 2021-12-16 18:07:37.552 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:37.582 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:39.801 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7a0e4c3-ab02-48a3-9df4-6e2430f72ffa 7c777208cf56403bafdc668cdfa40fb7 e32a8ae59f784d65b0e7c9309451e25a - - -] Security group member updated on remote: ['3f6d3714-3b08-4875-b0a8-15bc1bd45bf8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:07:39.801 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [req-d7a0e4c3-ab02-48a3-9df4-6e2430f72ffa 7c777208cf56403bafdc668cdfa40fb7 e32a8ae59f784d65b0e7c9309451e25a - - -] Security group member updated ['3f6d3714-3b08-4875-b0a8-15bc1bd45bf8'] 2021-12-16 18:07:39.801 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a74def5-f87b-4ae5-bcd4-77d8816d3ec4 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] network_delete received. Deleting network 60caa81e-e489-4c76-a2ed-6cc84dcfd3f7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-16 18:07:39.801 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a74def5-f87b-4ae5-bcd4-77d8816d3ec4 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] Network 60caa81e-e489-4c76-a2ed-6cc84dcfd3f7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-16 18:07:41.442 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2945f4cb-a6f1-4067-bcad-6922f66439da fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: 86718bf3-7559-4606-a55b-2dec1791bcaf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:07:41.461 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2945f4cb-a6f1-4067-bcad-6922f66439da fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port 86718bf3-7559-4606-a55b-2dec1791bcaf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:07:43.949 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 86718bf3-7559-4606-a55b-2dec1791bcaf 2021-12-16 18:07:45.567 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:07:46.035 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port 86718bf3-7559-4606-a55b-2dec1791bcaf 2021-12-16 18:07:46.035 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port 86718bf3-7559-4606-a55b-2dec1791bcaf updated. Details: {'device': '86718bf3-7559-4606-a55b-2dec1791bcaf', 'network_id': '93cbd576-7824-437d-8e40-fa8db18a65e5', 'port_id': '86718bf3-7559-4606-a55b-2dec1791bcaf', 'mac_address': 'fa:16:3e:14:3d:55', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 724, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '21446323-1df4-4e92-b52c-1f40d080022e', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:07:46.035 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:07:46.035 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86718bf3-7559-4606-a55b-2dec1791bcaf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:46.035 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 86718bf3-7559-4606-a55b-2dec1791bcaf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:07:46.035 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 93cbd576-7824-437d-8e40-fa8db18a65e5 2021-12-16 18:07:46.035 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:07:46.221 3868 2509222977784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '86718bf3-7559-4606-a55b-2dec1791bcaf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:07:46.221 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '86718bf3-7559-4606-a55b-2dec1791bcaf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:07:46.237 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 86718bf3-7559-4606-a55b-2dec1791bcaf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:07:46.237 3868 2509222977784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 724, VLAN trunk: None to switch port 86718bf3-7559-4606-a55b-2dec1791bcaf 2021-12-16 18:07:46.351 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:07:46.351 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['86718bf3-7559-4606-a55b-2dec1791bcaf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:07:46.534 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['86718bf3-7559-4606-a55b-2dec1791bcaf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:07:46.534 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:07:46.534 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3f6d3714-3b08-4875-b0a8-15bc1bd45bf8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:07:46.538 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3f6d3714-3b08-4875-b0a8-15bc1bd45bf8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:07:46.538 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 86718bf3-7559-4606-a55b-2dec1791bcaf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:07:46.538 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:07:46.538 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 86718bf3-7559-4606-a55b-2dec1791bcaf not yet added. Adding. 2021-12-16 18:07:46.538 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:07:46.538 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:07:46.728 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86718bf3-7559-4606-a55b-2dec1791bcaf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:46.902 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86718bf3-7559-4606-a55b-2dec1791bcaf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:46.902 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86718bf3-7559-4606-a55b-2dec1791bcaf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:47.127 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86718bf3-7559-4606-a55b-2dec1791bcaf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:47.261 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86718bf3-7559-4606-a55b-2dec1791bcaf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:47.261 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 86718bf3-7559-4606-a55b-2dec1791bcaf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:07:47.261 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 86718bf3-7559-4606-a55b-2dec1791bcaf processed. 2021-12-16 18:07:47.573 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:07:48.020 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:07:58.112 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 86718bf3-7559-4606-a55b-2dec1791bcaf 2021-12-16 18:07:58.471 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35407ba2-9a26-43c6-b12f-0498c0cff42e 7c777208cf56403bafdc668cdfa40fb7 e32a8ae59f784d65b0e7c9309451e25a - - -] Security group member updated on remote: ['3f6d3714-3b08-4875-b0a8-15bc1bd45bf8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:07:58.471 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [req-35407ba2-9a26-43c6-b12f-0498c0cff42e 7c777208cf56403bafdc668cdfa40fb7 e32a8ae59f784d65b0e7c9309451e25a - - -] Security group member updated ['3f6d3714-3b08-4875-b0a8-15bc1bd45bf8'] 2021-12-16 18:07:58.471 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [req-35407ba2-9a26-43c6-b12f-0498c0cff42e 7c777208cf56403bafdc668cdfa40fb7 e32a8ae59f784d65b0e7c9309451e25a - - -] Refresh firewall rules 2021-12-16 18:07:58.471 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35407ba2-9a26-43c6-b12f-0498c0cff42e 7c777208cf56403bafdc668cdfa40fb7 e32a8ae59f784d65b0e7c9309451e25a - - -] Get security group information for devices via rpc ['86718bf3-7559-4606-a55b-2dec1791bcaf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:07:58.521 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-35407ba2-9a26-43c6-b12f-0498c0cff42e 7c777208cf56403bafdc668cdfa40fb7 e32a8ae59f784d65b0e7c9309451e25a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:07:58.521 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-35407ba2-9a26-43c6-b12f-0498c0cff42e 7c777208cf56403bafdc668cdfa40fb7 e32a8ae59f784d65b0e7c9309451e25a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:07:58.550 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35407ba2-9a26-43c6-b12f-0498c0cff42e 7c777208cf56403bafdc668cdfa40fb7 e32a8ae59f784d65b0e7c9309451e25a - - -] port_delete event received for '86718bf3-7559-4606-a55b-2dec1791bcaf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:07:59.644 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:07:59.644 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '86718bf3-7559-4606-a55b-2dec1791bcaf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:07:59.644 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '86718bf3-7559-4606-a55b-2dec1791bcaf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:07:59.644 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 86718bf3-7559-4606-a55b-2dec1791bcaf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:07:59.664 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 93cbd576-7824-437d-8e40-fa8db18a65e5 2021-12-16 18:07:59.664 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86718bf3-7559-4606-a55b-2dec1791bcaf'] 2021-12-16 18:07:59.664 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:07:59.664 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:07:59.664 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86718bf3-7559-4606-a55b-2dec1791bcaf'] 2021-12-16 18:08:01.635 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:08:01.662 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:08:24.143 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96a4f076-e4f3-4c73-9c47-049b27e6dfeb 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] network_delete received. Deleting network 93cbd576-7824-437d-8e40-fa8db18a65e5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-16 18:08:24.143 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96a4f076-e4f3-4c73-9c47-049b27e6dfeb 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] Network 93cbd576-7824-437d-8e40-fa8db18a65e5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-16 18:08:25.144 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75c10d5d-beb9-46fe-8c34-ecdb6b1c6bb1 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] network_delete received. Deleting network 28fd5d8c-a843-4db2-b9eb-5c3897e768f7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-16 18:08:25.144 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75c10d5d-beb9-46fe-8c34-ecdb6b1c6bb1 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] Network 28fd5d8c-a843-4db2-b9eb-5c3897e768f7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-16 18:08:38.408 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 26e18f11-14a0-4686-a392-d40ff220b553 2021-12-16 18:08:39.798 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:08:40.145 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port 26e18f11-14a0-4686-a392-d40ff220b553 2021-12-16 18:08:40.145 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port 26e18f11-14a0-4686-a392-d40ff220b553 updated. Details: {'device': '26e18f11-14a0-4686-a392-d40ff220b553', 'network_id': '9592ad22-9b82-4094-a41f-89c62b02b367', 'port_id': '26e18f11-14a0-4686-a392-d40ff220b553', 'mac_address': 'fa:16:3e:6f:80:61', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 741, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '402f5dba-7bf0-4bb6-9db6-13f465a757d2', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:08:40.145 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:08:40.145 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:08:40.145 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 26e18f11-14a0-4686-a392-d40ff220b553 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:08:40.145 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:08:40.179 3868 2509222977784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '26e18f11-14a0-4686-a392-d40ff220b553') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:08:40.179 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '26e18f11-14a0-4686-a392-d40ff220b553') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:08:40.190 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 26e18f11-14a0-4686-a392-d40ff220b553 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:08:40.190 3868 2509222977784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 741, VLAN trunk: None to switch port 26e18f11-14a0-4686-a392-d40ff220b553 2021-12-16 18:08:40.236 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:08:40.253 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['26e18f11-14a0-4686-a392-d40ff220b553'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:08:40.407 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['26e18f11-14a0-4686-a392-d40ff220b553']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:08:40.407 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:08:40.407 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (28b90d30-c3d9-4c83-a07d-cfa144a1ff1e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:08:40.407 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 26e18f11-14a0-4686-a392-d40ff220b553 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:08:40.407 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:08:40.407 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-12-16 18:08:40.407 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:08:40.407 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:08:40.407 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:08:40.407 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:08:40.470 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:08:40.470 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 26e18f11-14a0-4686-a392-d40ff220b553 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:08:40.470 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 26e18f11-14a0-4686-a392-d40ff220b553 processed. 2021-12-16 18:08:41.787 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:08:42.115 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:08:54.612 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 26e18f11-14a0-4686-a392-d40ff220b553 2021-12-16 18:08:55.884 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:08:55.884 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '26e18f11-14a0-4686-a392-d40ff220b553' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:08:55.884 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '26e18f11-14a0-4686-a392-d40ff220b553' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:08:55.884 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 26e18f11-14a0-4686-a392-d40ff220b553 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:08:55.892 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26e18f11-14a0-4686-a392-d40ff220b553'] 2021-12-16 18:08:55.892 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:08:55.892 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:08:55.892 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26e18f11-14a0-4686-a392-d40ff220b553'] 2021-12-16 18:08:56.617 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 26e18f11-14a0-4686-a392-d40ff220b553 2021-12-16 18:08:57.885 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:08:57.885 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:08:57.885 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '26e18f11-14a0-4686-a392-d40ff220b553' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:08:57.885 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '26e18f11-14a0-4686-a392-d40ff220b553' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:08:57.885 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 26e18f11-14a0-4686-a392-d40ff220b553 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:08:57.900 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9592ad22-9b82-4094-a41f-89c62b02b367 2021-12-16 18:08:57.900 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26e18f11-14a0-4686-a392-d40ff220b553'] 2021-12-16 18:08:57.900 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:08:57.900 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26e18f11-14a0-4686-a392-d40ff220b553'] 2021-12-16 18:08:58.306 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:18.831 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 26e18f11-14a0-4686-a392-d40ff220b553 2021-12-16 18:09:19.313 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2857e861-fed5-4d1c-aa32-3467a6059306 46a1ffc1315d4bd596c0c150242bbb5f 35a5ddb0786d4784b7ab4e92b9f6630e - - -] Security group member updated on remote: ['d214648c-0fec-420e-90c6-fe4a75117773'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:09:19.313 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [req-2857e861-fed5-4d1c-aa32-3467a6059306 46a1ffc1315d4bd596c0c150242bbb5f 35a5ddb0786d4784b7ab4e92b9f6630e - - -] Security group member updated ['d214648c-0fec-420e-90c6-fe4a75117773'] 2021-12-16 18:09:19.968 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:09:20.540 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port 26e18f11-14a0-4686-a392-d40ff220b553 2021-12-16 18:09:20.540 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port 26e18f11-14a0-4686-a392-d40ff220b553 updated. Details: {'device': '26e18f11-14a0-4686-a392-d40ff220b553', 'network_id': '9592ad22-9b82-4094-a41f-89c62b02b367', 'port_id': '26e18f11-14a0-4686-a392-d40ff220b553', 'mac_address': 'fa:16:3e:6f:80:61', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 741, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '402f5dba-7bf0-4bb6-9db6-13f465a757d2', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:09:20.540 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:09:20.540 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:20.540 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 26e18f11-14a0-4686-a392-d40ff220b553 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:09:20.540 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9592ad22-9b82-4094-a41f-89c62b02b367 2021-12-16 18:09:20.540 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:09:20.687 3868 2509222977784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '26e18f11-14a0-4686-a392-d40ff220b553') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:09:20.687 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '26e18f11-14a0-4686-a392-d40ff220b553') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:09:20.687 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 26e18f11-14a0-4686-a392-d40ff220b553 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:09:20.687 3868 2509222977784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 741, VLAN trunk: None to switch port 26e18f11-14a0-4686-a392-d40ff220b553 2021-12-16 18:09:20.790 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:09:20.790 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['26e18f11-14a0-4686-a392-d40ff220b553'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:09:21.103 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['26e18f11-14a0-4686-a392-d40ff220b553']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:09:21.103 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:09:21.103 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (28b90d30-c3d9-4c83-a07d-cfa144a1ff1e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:09:21.103 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 26e18f11-14a0-4686-a392-d40ff220b553 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:09:21.103 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:09:21.103 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 26e18f11-14a0-4686-a392-d40ff220b553 not yet added. Adding. 2021-12-16 18:09:21.103 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:09:21.103 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:09:21.134 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-537f6782-e7c9-4b60-9046-4d6550eed1e5 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: fe84bc24-0550-4a7a-afd3-202faa9a0803 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:09:21.148 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-537f6782-e7c9-4b60-9046-4d6550eed1e5 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port fe84bc24-0550-4a7a-afd3-202faa9a0803 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:09:21.228 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:21.360 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:21.360 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:21.502 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:21.660 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26e18f11-14a0-4686-a392-d40ff220b553" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:21.660 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 26e18f11-14a0-4686-a392-d40ff220b553 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:09:21.660 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 26e18f11-14a0-4686-a392-d40ff220b553 processed. 2021-12-16 18:09:21.834 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-020d186b-47c5-45c1-8fcd-43b06263d549 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] Security group member updated on remote: ['24d142c2-27f5-4100-8535-e038be4e2aee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:09:21.834 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [req-020d186b-47c5-45c1-8fcd-43b06263d549 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] Security group member updated ['24d142c2-27f5-4100-8535-e038be4e2aee'] 2021-12-16 18:09:21.983 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:22.281 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:23.533 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc0da681-17de-43f0-9e55-b65641c71931 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: 9a3257b3-56f7-4011-8a89-5a66ba950a04 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:09:23.533 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc0da681-17de-43f0-9e55-b65641c71931 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port 9a3257b3-56f7-4011-8a89-5a66ba950a04 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:09:24.868 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fe84bc24-0550-4a7a-afd3-202faa9a0803 2021-12-16 18:09:26.025 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:09:26.425 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port fe84bc24-0550-4a7a-afd3-202faa9a0803 2021-12-16 18:09:26.425 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port fe84bc24-0550-4a7a-afd3-202faa9a0803 updated. Details: {'device': 'fe84bc24-0550-4a7a-afd3-202faa9a0803', 'network_id': '87d09a22-a567-40f4-8ac0-7f914efb4b85', 'port_id': 'fe84bc24-0550-4a7a-afd3-202faa9a0803', 'mac_address': 'fa:16:3e:12:d1:75', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 712, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9f216f0a-220d-49a0-a29b-8909931b353b', 'ip_address': '192.168.233.81'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:09:26.425 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:09:26.425 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fe84bc24-0550-4a7a-afd3-202faa9a0803" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:26.425 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fe84bc24-0550-4a7a-afd3-202faa9a0803 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:09:26.425 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 87d09a22-a567-40f4-8ac0-7f914efb4b85 2021-12-16 18:09:26.425 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:09:26.563 3868 2509222977784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fe84bc24-0550-4a7a-afd3-202faa9a0803') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:09:26.563 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fe84bc24-0550-4a7a-afd3-202faa9a0803') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:09:26.578 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fe84bc24-0550-4a7a-afd3-202faa9a0803 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:09:26.578 3868 2509222977784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 712, VLAN trunk: None to switch port fe84bc24-0550-4a7a-afd3-202faa9a0803 2021-12-16 18:09:26.681 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:09:26.681 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fe84bc24-0550-4a7a-afd3-202faa9a0803'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:09:26.836 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fe84bc24-0550-4a7a-afd3-202faa9a0803']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:09:26.836 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:09:26.836 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d214648c-0fec-420e-90c6-fe4a75117773) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:09:26.852 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d214648c-0fec-420e-90c6-fe4a75117773) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:09:26.852 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fe84bc24-0550-4a7a-afd3-202faa9a0803 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:09:26.852 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:09:26.852 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fe84bc24-0550-4a7a-afd3-202faa9a0803 not yet added. Adding. 2021-12-16 18:09:26.852 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:09:26.852 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:09:26.894 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9a3257b3-56f7-4011-8a89-5a66ba950a04 2021-12-16 18:09:27.009 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe84bc24-0550-4a7a-afd3-202faa9a0803" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:27.134 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe84bc24-0550-4a7a-afd3-202faa9a0803" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:27.134 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe84bc24-0550-4a7a-afd3-202faa9a0803" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:27.259 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe84bc24-0550-4a7a-afd3-202faa9a0803" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:27.368 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fe84bc24-0550-4a7a-afd3-202faa9a0803" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:27.368 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fe84bc24-0550-4a7a-afd3-202faa9a0803 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:09:27.368 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fe84bc24-0550-4a7a-afd3-202faa9a0803 processed. 2021-12-16 18:09:28.024 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:09:28.024 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:28.392 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port 9a3257b3-56f7-4011-8a89-5a66ba950a04 2021-12-16 18:09:28.392 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port 9a3257b3-56f7-4011-8a89-5a66ba950a04 updated. Details: {'device': '9a3257b3-56f7-4011-8a89-5a66ba950a04', 'network_id': 'e6497ec4-c721-4c3f-9a42-25c87f56828a', 'port_id': '9a3257b3-56f7-4011-8a89-5a66ba950a04', 'mac_address': 'fa:16:3e:3c:b2:59', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 721, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2ca23203-fae9-4ef4-a500-329637549c74', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:09:28.392 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:09:28.392 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9a3257b3-56f7-4011-8a89-5a66ba950a04" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:28.392 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9a3257b3-56f7-4011-8a89-5a66ba950a04 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:09:28.392 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e6497ec4-c721-4c3f-9a42-25c87f56828a 2021-12-16 18:09:28.392 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:09:28.553 3868 2509222978488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9a3257b3-56f7-4011-8a89-5a66ba950a04') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:09:28.553 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9a3257b3-56f7-4011-8a89-5a66ba950a04') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:09:28.566 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9a3257b3-56f7-4011-8a89-5a66ba950a04 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:09:28.566 3868 2509222978488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 721, VLAN trunk: None to switch port 9a3257b3-56f7-4011-8a89-5a66ba950a04 2021-12-16 18:09:28.595 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:28.666 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:09:28.666 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9a3257b3-56f7-4011-8a89-5a66ba950a04'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:09:28.830 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9a3257b3-56f7-4011-8a89-5a66ba950a04']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:09:28.830 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:09:28.830 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (24d142c2-27f5-4100-8535-e038be4e2aee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:09:28.830 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (24d142c2-27f5-4100-8535-e038be4e2aee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:09:28.830 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9a3257b3-56f7-4011-8a89-5a66ba950a04 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:09:28.830 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:09:28.830 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9a3257b3-56f7-4011-8a89-5a66ba950a04 not yet added. Adding. 2021-12-16 18:09:28.830 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:09:28.830 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:09:29.010 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a3257b3-56f7-4011-8a89-5a66ba950a04" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:29.157 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a3257b3-56f7-4011-8a89-5a66ba950a04" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:29.157 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a3257b3-56f7-4011-8a89-5a66ba950a04" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:29.318 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a3257b3-56f7-4011-8a89-5a66ba950a04" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:29.445 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9a3257b3-56f7-4011-8a89-5a66ba950a04" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:29.445 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9a3257b3-56f7-4011-8a89-5a66ba950a04 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:09:29.445 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9a3257b3-56f7-4011-8a89-5a66ba950a04 processed. 2021-12-16 18:09:30.039 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:30.407 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:32.985 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5376700d-b31b-4e91-a74d-369ea795b94f 2021-12-16 18:09:33.137 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-391d0159-338e-44e0-903f-3cb032a3323a 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Security group member updated on remote: ['e9ae18ff-73e1-48a1-a832-5cbe2b094e5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:09:33.137 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-391d0159-338e-44e0-903f-3cb032a3323a 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Security group member updated ['e9ae18ff-73e1-48a1-a832-5cbe2b094e5d'] 2021-12-16 18:09:33.137 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-391d0159-338e-44e0-903f-3cb032a3323a 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Refresh firewall rules 2021-12-16 18:09:33.137 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-391d0159-338e-44e0-903f-3cb032a3323a 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Get security group information for devices via rpc ['2ff809ad-f571-43f0-ab01-0cf421465e9d', '5376700d-b31b-4e91-a74d-369ea795b94f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:09:33.205 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-391d0159-338e-44e0-903f-3cb032a3323a 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] port_delete event received for '5376700d-b31b-4e91-a74d-369ea795b94f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:09:33.313 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-391d0159-338e-44e0-903f-3cb032a3323a 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Update security group information for ports dict_keys(['2ff809ad-f571-43f0-ab01-0cf421465e9d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:09:33.313 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-391d0159-338e-44e0-903f-3cb032a3323a 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:09:33.313 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-391d0159-338e-44e0-903f-3cb032a3323a 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Update rules of security group (e9ae18ff-73e1-48a1-a832-5cbe2b094e5d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:09:33.313 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-391d0159-338e-44e0-903f-3cb032a3323a 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Update members of security group (e9ae18ff-73e1-48a1-a832-5cbe2b094e5d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:09:33.313 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-391d0159-338e-44e0-903f-3cb032a3323a 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Update port filter for 2ff809ad-f571-43f0-ab01-0cf421465e9d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:09:33.313 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-391d0159-338e-44e0-903f-3cb032a3323a 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Updating port rules. 2021-12-16 18:09:33.313 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-391d0159-338e-44e0-903f-3cb032a3323a 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Creating 0 new rules, removing 1 old rules. 2021-12-16 18:09:33.313 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-391d0159-338e-44e0-903f-3cb032a3323a 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Lock "n-hv-driver-port-lock-2ff809ad-f571-43f0-ab01-0cf421465e9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:33.313 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-391d0159-338e-44e0-903f-3cb032a3323a 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Lock "n-hv-driver-port-lock-2ff809ad-f571-43f0-ab01-0cf421465e9d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:33.313 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-391d0159-338e-44e0-903f-3cb032a3323a 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Lock "n-hv-driver-port-lock-2ff809ad-f571-43f0-ab01-0cf421465e9d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:33.532 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-391d0159-338e-44e0-903f-3cb032a3323a 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Lock "n-hv-driver-port-lock-2ff809ad-f571-43f0-ab01-0cf421465e9d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:34.056 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:09:34.056 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5376700d-b31b-4e91-a74d-369ea795b94f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:09:34.056 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5376700d-b31b-4e91-a74d-369ea795b94f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:09:34.056 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5376700d-b31b-4e91-a74d-369ea795b94f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:09:34.071 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5376700d-b31b-4e91-a74d-369ea795b94f'] 2021-12-16 18:09:34.071 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:09:34.071 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:09:34.071 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5376700d-b31b-4e91-a74d-369ea795b94f'] 2021-12-16 18:09:34.125 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b9188d6-7bc6-4882-83d4-d4301d706b19 46a1ffc1315d4bd596c0c150242bbb5f 35a5ddb0786d4784b7ab4e92b9f6630e - - -] Security group member updated on remote: ['d214648c-0fec-420e-90c6-fe4a75117773'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:09:34.125 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-3b9188d6-7bc6-4882-83d4-d4301d706b19 46a1ffc1315d4bd596c0c150242bbb5f 35a5ddb0786d4784b7ab4e92b9f6630e - - -] Security group member updated ['d214648c-0fec-420e-90c6-fe4a75117773'] 2021-12-16 18:09:34.125 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-3b9188d6-7bc6-4882-83d4-d4301d706b19 46a1ffc1315d4bd596c0c150242bbb5f 35a5ddb0786d4784b7ab4e92b9f6630e - - -] Refresh firewall rules 2021-12-16 18:09:34.125 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b9188d6-7bc6-4882-83d4-d4301d706b19 46a1ffc1315d4bd596c0c150242bbb5f 35a5ddb0786d4784b7ab4e92b9f6630e - - -] Get security group information for devices via rpc ['fe84bc24-0550-4a7a-afd3-202faa9a0803'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:09:34.156 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3b9188d6-7bc6-4882-83d4-d4301d706b19 46a1ffc1315d4bd596c0c150242bbb5f 35a5ddb0786d4784b7ab4e92b9f6630e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:09:34.156 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3b9188d6-7bc6-4882-83d4-d4301d706b19 46a1ffc1315d4bd596c0c150242bbb5f 35a5ddb0786d4784b7ab4e92b9f6630e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:09:34.205 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b9188d6-7bc6-4882-83d4-d4301d706b19 46a1ffc1315d4bd596c0c150242bbb5f 35a5ddb0786d4784b7ab4e92b9f6630e - - -] port_delete event received for 'fe84bc24-0550-4a7a-afd3-202faa9a0803' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:09:35.009 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fe84bc24-0550-4a7a-afd3-202faa9a0803 2021-12-16 18:09:36.078 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:09:36.078 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fe84bc24-0550-4a7a-afd3-202faa9a0803' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:09:36.078 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fe84bc24-0550-4a7a-afd3-202faa9a0803' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:09:36.078 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fe84bc24-0550-4a7a-afd3-202faa9a0803 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:09:36.078 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:36.100 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 87d09a22-a567-40f4-8ac0-7f914efb4b85 2021-12-16 18:09:36.100 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fe84bc24-0550-4a7a-afd3-202faa9a0803'] 2021-12-16 18:09:36.100 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:09:36.100 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:09:36.100 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fe84bc24-0550-4a7a-afd3-202faa9a0803'] 2021-12-16 18:09:36.125 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:37.010 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9a3257b3-56f7-4011-8a89-5a66ba950a04 2021-12-16 18:09:37.268 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba0ae98c-339c-4063-85d3-dbb712db4d48 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] Security group member updated on remote: ['24d142c2-27f5-4100-8535-e038be4e2aee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:09:37.268 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-ba0ae98c-339c-4063-85d3-dbb712db4d48 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] Security group member updated ['24d142c2-27f5-4100-8535-e038be4e2aee'] 2021-12-16 18:09:37.268 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-ba0ae98c-339c-4063-85d3-dbb712db4d48 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] Refresh firewall rules 2021-12-16 18:09:37.268 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba0ae98c-339c-4063-85d3-dbb712db4d48 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] Get security group information for devices via rpc ['9a3257b3-56f7-4011-8a89-5a66ba950a04'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:09:37.300 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba0ae98c-339c-4063-85d3-dbb712db4d48 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:09:37.300 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba0ae98c-339c-4063-85d3-dbb712db4d48 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:09:37.343 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba0ae98c-339c-4063-85d3-dbb712db4d48 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] port_delete event received for '9a3257b3-56f7-4011-8a89-5a66ba950a04' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:09:38.079 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:09:38.079 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9a3257b3-56f7-4011-8a89-5a66ba950a04' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:09:38.079 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9a3257b3-56f7-4011-8a89-5a66ba950a04' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:09:38.079 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9a3257b3-56f7-4011-8a89-5a66ba950a04 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:09:38.079 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e6497ec4-c721-4c3f-9a42-25c87f56828a 2021-12-16 18:09:38.079 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9a3257b3-56f7-4011-8a89-5a66ba950a04'] 2021-12-16 18:09:38.079 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:09:38.079 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:09:38.079 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9a3257b3-56f7-4011-8a89-5a66ba950a04'] 2021-12-16 18:09:40.095 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:40.129 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:42.699 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-512b633e-3820-4148-b9d8-e6b2b5501377 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Security group member updated on remote: ['e9ae18ff-73e1-48a1-a832-5cbe2b094e5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:09:42.699 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-512b633e-3820-4148-b9d8-e6b2b5501377 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Security group member updated ['e9ae18ff-73e1-48a1-a832-5cbe2b094e5d'] 2021-12-16 18:09:42.699 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-512b633e-3820-4148-b9d8-e6b2b5501377 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Refresh firewall rules 2021-12-16 18:09:42.699 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-512b633e-3820-4148-b9d8-e6b2b5501377 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Get security group information for devices via rpc ['2ff809ad-f571-43f0-ab01-0cf421465e9d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:09:42.742 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-512b633e-3820-4148-b9d8-e6b2b5501377 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:09:42.742 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-512b633e-3820-4148-b9d8-e6b2b5501377 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:09:42.974 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24c52e0d-432b-441a-a248-0b00635f1b86 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] Security group member updated on remote: ['24d142c2-27f5-4100-8535-e038be4e2aee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:09:42.974 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-24c52e0d-432b-441a-a248-0b00635f1b86 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] Security group member updated ['24d142c2-27f5-4100-8535-e038be4e2aee'] 2021-12-16 18:09:43.050 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-512b633e-3820-4148-b9d8-e6b2b5501377 85c5807eeeaf41019285343825119bd1 aa90e03376e645ee8df077ded4248381 - - -] port_delete event received for '2ff809ad-f571-43f0-ab01-0cf421465e9d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:09:43.096 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2ff809ad-f571-43f0-ab01-0cf421465e9d 2021-12-16 18:09:44.109 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:09:44.109 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2ff809ad-f571-43f0-ab01-0cf421465e9d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:09:44.109 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2ff809ad-f571-43f0-ab01-0cf421465e9d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:09:44.110 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2ff809ad-f571-43f0-ab01-0cf421465e9d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:09:44.110 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7f62a242-018e-4918-9386-68faa80d8bcb 2021-12-16 18:09:44.110 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2ff809ad-f571-43f0-ab01-0cf421465e9d'] 2021-12-16 18:09:44.110 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:09:44.110 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:09:44.110 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2ff809ad-f571-43f0-ab01-0cf421465e9d'] 2021-12-16 18:09:44.141 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5afdf47-fb4d-4398-a66e-5519184ed4b8 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: 6927fae3-8895-44ef-8d67-dc33402d3438 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:09:44.159 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5afdf47-fb4d-4398-a66e-5519184ed4b8 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port 6927fae3-8895-44ef-8d67-dc33402d3438 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:09:46.122 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:46.128 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:47.022 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6927fae3-8895-44ef-8d67-dc33402d3438 2021-12-16 18:09:47.193 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97b85e9b-326e-454d-b414-2b0b16d7d456 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for '003d3b0f-d663-44fd-abdc-d750858c2e3d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:09:48.134 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:09:48.649 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port 6927fae3-8895-44ef-8d67-dc33402d3438 2021-12-16 18:09:48.649 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port 6927fae3-8895-44ef-8d67-dc33402d3438 updated. Details: {'device': '6927fae3-8895-44ef-8d67-dc33402d3438', 'network_id': 'e6497ec4-c721-4c3f-9a42-25c87f56828a', 'port_id': '6927fae3-8895-44ef-8d67-dc33402d3438', 'mac_address': 'fa:16:3e:56:0c:06', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 721, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2ca23203-fae9-4ef4-a500-329637549c74', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:09:48.649 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:09:48.649 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6927fae3-8895-44ef-8d67-dc33402d3438" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:48.649 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6927fae3-8895-44ef-8d67-dc33402d3438 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:09:48.649 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e6497ec4-c721-4c3f-9a42-25c87f56828a 2021-12-16 18:09:48.649 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:09:48.781 3868 2509222978488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6927fae3-8895-44ef-8d67-dc33402d3438') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:09:48.781 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6927fae3-8895-44ef-8d67-dc33402d3438') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:09:48.781 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6927fae3-8895-44ef-8d67-dc33402d3438 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:09:48.781 3868 2509222978488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 721, VLAN trunk: None to switch port 6927fae3-8895-44ef-8d67-dc33402d3438 2021-12-16 18:09:48.860 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:09:48.860 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6927fae3-8895-44ef-8d67-dc33402d3438'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:09:49.173 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6927fae3-8895-44ef-8d67-dc33402d3438']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:09:49.173 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:09:49.173 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (24d142c2-27f5-4100-8535-e038be4e2aee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:09:49.173 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (24d142c2-27f5-4100-8535-e038be4e2aee) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:09:49.173 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6927fae3-8895-44ef-8d67-dc33402d3438 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:09:49.173 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:09:49.173 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6927fae3-8895-44ef-8d67-dc33402d3438 not yet added. Adding. 2021-12-16 18:09:49.173 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:09:49.189 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:09:49.297 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6927fae3-8895-44ef-8d67-dc33402d3438" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:49.380 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6927fae3-8895-44ef-8d67-dc33402d3438" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:49.403 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6927fae3-8895-44ef-8d67-dc33402d3438" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:49.505 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6927fae3-8895-44ef-8d67-dc33402d3438" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:49.582 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6927fae3-8895-44ef-8d67-dc33402d3438" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:49.582 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6927fae3-8895-44ef-8d67-dc33402d3438 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:09:49.582 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6927fae3-8895-44ef-8d67-dc33402d3438 processed. 2021-12-16 18:09:49.659 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e68ab23-6415-4b8a-8ce7-8979b35717f0 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for 'ce037d54-a199-48f8-829f-69039b2923f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:09:50.164 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:09:51.172 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:09:51.187 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7515e8d6-77e4-42ca-8a00-c81fa72a23cd 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] network_delete received. Deleting network 7f62a242-018e-4918-9386-68faa80d8bcb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-16 18:09:51.187 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7515e8d6-77e4-42ca-8a00-c81fa72a23cd 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] Network 7f62a242-018e-4918-9386-68faa80d8bcb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-16 18:09:52.157 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7658f38f-5f2b-4c6a-b2d2-9ba600d923f3 - - - - -] port_update received: 49959394-1239-43b8-a5ff-b2b6c5f70ea9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:09:52.172 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7658f38f-5f2b-4c6a-b2d2-9ba600d923f3 - - - - -] No port 49959394-1239-43b8-a5ff-b2b6c5f70ea9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:09:55.906 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1c7f1fc-1fe8-4b75-bc75-8e30e9b3d98e - - - - -] port_update received: f3ee3759-7bab-4d50-8fab-96d862dfe733 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:09:55.937 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1c7f1fc-1fe8-4b75-bc75-8e30e9b3d98e - - - - -] No port f3ee3759-7bab-4d50-8fab-96d862dfe733 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:09:57.000 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-695f7ec8-5f9d-443a-9fc6-4b0ba12ec73f 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] Security group member updated on remote: ['24d142c2-27f5-4100-8535-e038be4e2aee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:09:57.000 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-695f7ec8-5f9d-443a-9fc6-4b0ba12ec73f 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] Security group member updated ['24d142c2-27f5-4100-8535-e038be4e2aee'] 2021-12-16 18:09:57.000 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-695f7ec8-5f9d-443a-9fc6-4b0ba12ec73f 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] Refresh firewall rules 2021-12-16 18:09:57.000 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-695f7ec8-5f9d-443a-9fc6-4b0ba12ec73f 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] Get security group information for devices via rpc ['6927fae3-8895-44ef-8d67-dc33402d3438'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:09:57.032 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-695f7ec8-5f9d-443a-9fc6-4b0ba12ec73f 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:09:57.032 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-695f7ec8-5f9d-443a-9fc6-4b0ba12ec73f 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:09:57.110 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-695f7ec8-5f9d-443a-9fc6-4b0ba12ec73f 976e0066fccc47edb4047a52050578e7 c44ae5d2a64340ffb8306c5dcf80babd - - -] port_delete event received for '6927fae3-8895-44ef-8d67-dc33402d3438' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:09:57.190 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6927fae3-8895-44ef-8d67-dc33402d3438 2021-12-16 18:09:58.203 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:09:58.203 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6927fae3-8895-44ef-8d67-dc33402d3438' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:09:58.203 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6927fae3-8895-44ef-8d67-dc33402d3438' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:09:58.203 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6927fae3-8895-44ef-8d67-dc33402d3438 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:09:58.203 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e6497ec4-c721-4c3f-9a42-25c87f56828a 2021-12-16 18:09:58.203 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6927fae3-8895-44ef-8d67-dc33402d3438'] 2021-12-16 18:09:58.203 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:09:58.203 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:09:58.203 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6927fae3-8895-44ef-8d67-dc33402d3438'] 2021-12-16 18:10:00.044 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f22b0480-c4a7-41b0-a216-36749f756d60 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Security group member updated on remote: ['262150af-f447-44c9-894d-70be34949d8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:10:00.044 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-f22b0480-c4a7-41b0-a216-36749f756d60 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Security group member updated ['262150af-f447-44c9-894d-70be34949d8a'] 2021-12-16 18:10:00.063 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d53d89d-393a-4319-b10b-9ef7c20d2db1 - - - - -] port_update received: be818851-d158-42c2-824f-514f83490cb2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:10:00.063 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d53d89d-393a-4319-b10b-9ef7c20d2db1 - - - - -] No port be818851-d158-42c2-824f-514f83490cb2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:10:00.199 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:00.243 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:01.268 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2778d54c-45c8-4dbd-8b6b-76c22522e3c5 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: e4aae5b0-4e00-4680-9ea8-fe74a5b37364 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:10:01.288 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2778d54c-45c8-4dbd-8b6b-76c22522e3c5 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port e4aae5b0-4e00-4680-9ea8-fe74a5b37364 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:10:03.109 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e4aae5b0-4e00-4680-9ea8-fe74a5b37364 2021-12-16 18:10:04.203 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:10:04.627 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port e4aae5b0-4e00-4680-9ea8-fe74a5b37364 2021-12-16 18:10:04.627 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port e4aae5b0-4e00-4680-9ea8-fe74a5b37364 updated. Details: {'device': 'e4aae5b0-4e00-4680-9ea8-fe74a5b37364', 'network_id': 'baae0179-1080-4ec1-9cce-35dd53814213', 'port_id': 'e4aae5b0-4e00-4680-9ea8-fe74a5b37364', 'mac_address': 'fa:16:3e:7f:50:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 746, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f1abef70-d3e6-4e02-97b6-dc70eb30a982', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:10:04.627 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:10:04.644 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:04.644 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e4aae5b0-4e00-4680-9ea8-fe74a5b37364 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:10:04.644 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network baae0179-1080-4ec1-9cce-35dd53814213 2021-12-16 18:10:04.644 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:10:04.798 3868 2509222978488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e4aae5b0-4e00-4680-9ea8-fe74a5b37364') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:10:04.798 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e4aae5b0-4e00-4680-9ea8-fe74a5b37364') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:10:04.912 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e4aae5b0-4e00-4680-9ea8-fe74a5b37364 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:10:04.912 3868 2509222978488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 746, VLAN trunk: None to switch port e4aae5b0-4e00-4680-9ea8-fe74a5b37364 2021-12-16 18:10:04.993 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:10:04.993 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e4aae5b0-4e00-4680-9ea8-fe74a5b37364'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:10:05.250 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e4aae5b0-4e00-4680-9ea8-fe74a5b37364']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:10:05.250 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:10:05.250 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:10:05.250 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:10:05.250 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e4aae5b0-4e00-4680-9ea8-fe74a5b37364 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:10:05.250 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:10:05.250 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e4aae5b0-4e00-4680-9ea8-fe74a5b37364 not yet added. Adding. 2021-12-16 18:10:05.268 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:10:05.268 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:10:05.368 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:05.475 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:05.475 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:05.578 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:05.686 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:05.686 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e4aae5b0-4e00-4680-9ea8-fe74a5b37364 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:10:05.686 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e4aae5b0-4e00-4680-9ea8-fe74a5b37364 processed. 2021-12-16 18:10:06.202 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:06.984 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53885f79-97ca-4aee-b0e0-479b7ae9ecd6 - - - - -] port_update received: 159cf601-e932-4fc2-99d3-216b316963fa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:10:07.000 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53885f79-97ca-4aee-b0e0-479b7ae9ecd6 - - - - -] No port 159cf601-e932-4fc2-99d3-216b316963fa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:10:07.076 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:11.281 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 26e18f11-14a0-4686-a392-d40ff220b553 2021-12-16 18:10:11.671 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7bc3873e-175d-4161-ae29-defbc0039f5a f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] Security group member updated on remote: ['28b90d30-c3d9-4c83-a07d-cfa144a1ff1e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:10:11.674 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-7bc3873e-175d-4161-ae29-defbc0039f5a f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] Security group member updated ['28b90d30-c3d9-4c83-a07d-cfa144a1ff1e'] 2021-12-16 18:10:12.193 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:10:12.193 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '26e18f11-14a0-4686-a392-d40ff220b553' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:10:12.193 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '26e18f11-14a0-4686-a392-d40ff220b553' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:10:12.193 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 26e18f11-14a0-4686-a392-d40ff220b553 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:10:12.202 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9592ad22-9b82-4094-a41f-89c62b02b367 2021-12-16 18:10:12.202 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26e18f11-14a0-4686-a392-d40ff220b553'] 2021-12-16 18:10:12.202 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:10:12.202 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:10:12.202 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26e18f11-14a0-4686-a392-d40ff220b553'] 2021-12-16 18:10:12.220 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bc3873e-175d-4161-ae29-defbc0039f5a f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] port_delete event received for '26e18f11-14a0-4686-a392-d40ff220b553' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:10:14.211 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:14.289 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:15.677 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98c8f0c4-9766-42a7-a07d-360bf61159f6 f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] port_delete event received for '04cff39f-77c1-4ab2-8a24-87daf5e08af9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:10:18.088 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37ce5c06-a3fc-4c8e-a00d-a9f828a1a870 f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] Security group rule updated on remote: ['48247c74-af49-47a8-a2d6-b13ee7a12cfa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:10:18.088 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-37ce5c06-a3fc-4c8e-a00d-a9f828a1a870 f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] Security group rule updated ['48247c74-af49-47a8-a2d6-b13ee7a12cfa'] 2021-12-16 18:10:18.551 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f496f85e-9b69-47e7-8810-425254c454d2 f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] Security group rule updated on remote: ['48247c74-af49-47a8-a2d6-b13ee7a12cfa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:10:18.551 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-f496f85e-9b69-47e7-8810-425254c454d2 f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] Security group rule updated ['48247c74-af49-47a8-a2d6-b13ee7a12cfa'] 2021-12-16 18:10:24.112 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ca70a0b-2281-4414-a8d5-a3daccbaa912 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Security group member updated on remote: ['262150af-f447-44c9-894d-70be34949d8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:10:24.112 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-9ca70a0b-2281-4414-a8d5-a3daccbaa912 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Security group member updated ['262150af-f447-44c9-894d-70be34949d8a'] 2021-12-16 18:10:24.112 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-9ca70a0b-2281-4414-a8d5-a3daccbaa912 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Refresh firewall rules 2021-12-16 18:10:24.112 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ca70a0b-2281-4414-a8d5-a3daccbaa912 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Get security group information for devices via rpc ['e4aae5b0-4e00-4680-9ea8-fe74a5b37364'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:10:24.290 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ca70a0b-2281-4414-a8d5-a3daccbaa912 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update security group information for ports dict_keys(['e4aae5b0-4e00-4680-9ea8-fe74a5b37364']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:10:24.290 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ca70a0b-2281-4414-a8d5-a3daccbaa912 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:10:24.311 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9ca70a0b-2281-4414-a8d5-a3daccbaa912 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update rules of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:10:24.311 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9ca70a0b-2281-4414-a8d5-a3daccbaa912 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update members of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:10:24.311 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ca70a0b-2281-4414-a8d5-a3daccbaa912 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update port filter for e4aae5b0-4e00-4680-9ea8-fe74a5b37364 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:10:24.311 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9ca70a0b-2281-4414-a8d5-a3daccbaa912 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Updating port rules. 2021-12-16 18:10:24.311 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9ca70a0b-2281-4414-a8d5-a3daccbaa912 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Creating 1 new rules, removing 0 old rules. 2021-12-16 18:10:24.322 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-9ca70a0b-2281-4414-a8d5-a3daccbaa912 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:24.425 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-9ca70a0b-2281-4414-a8d5-a3daccbaa912 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:24.425 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-9ca70a0b-2281-4414-a8d5-a3daccbaa912 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:24.425 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-9ca70a0b-2281-4414-a8d5-a3daccbaa912 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:25.092 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7abdb556-39da-4e1b-8367-3df8769e9b8f f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group member updated on remote: ['f09c31cf-b01a-43e8-9fee-70c65f10401e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:10:25.097 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-7abdb556-39da-4e1b-8367-3df8769e9b8f f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group member updated ['f09c31cf-b01a-43e8-9fee-70c65f10401e'] 2021-12-16 18:10:25.629 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e782a84-2c16-4e79-8fb5-a2f758bdba56 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: 85fcc852-1694-4a1a-b3b2-f9432a56ac08 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:10:25.629 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e782a84-2c16-4e79-8fb5-a2f758bdba56 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port 85fcc852-1694-4a1a-b3b2-f9432a56ac08 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:10:29.925 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e148fa0-51a9-4016-8626-6419288c57b3 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] network_delete received. Deleting network e6497ec4-c721-4c3f-9a42-25c87f56828a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-16 18:10:29.925 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e148fa0-51a9-4016-8626-6419288c57b3 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] Network e6497ec4-c721-4c3f-9a42-25c87f56828a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-16 18:10:37.795 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c37956e7-9ed4-4d80-bc0a-f45ee232cd43 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: 491636b8-af6d-4102-a000-7ccb1fc64c9b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:10:37.795 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c37956e7-9ed4-4d80-bc0a-f45ee232cd43 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port 491636b8-af6d-4102-a000-7ccb1fc64c9b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:10:38.066 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c8627c9-28cc-41b1-943e-6cf8eb728b1d f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] Security group member updated on remote: ['48247c74-af49-47a8-a2d6-b13ee7a12cfa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:10:38.066 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-8c8627c9-28cc-41b1-943e-6cf8eb728b1d f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] Security group member updated ['48247c74-af49-47a8-a2d6-b13ee7a12cfa'] 2021-12-16 18:10:39.398 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 85fcc852-1694-4a1a-b3b2-f9432a56ac08 2021-12-16 18:10:39.518 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ddfb0fe-dbe5-40d7-8170-7b9c7f5a8377 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: c17f9baa-289a-4e0b-ab6f-48e34967a5a1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:10:39.518 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ddfb0fe-dbe5-40d7-8170-7b9c7f5a8377 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:10:39.530 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 30b82ecd-6361-42a0-a1dd-c99993218697 2021-12-16 18:10:40.048 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ce31a03-01f8-4f12-8df2-245aeffc4975 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] Security group member updated on remote: ['5ce7f5e0-9382-4a10-9393-f6631c57a60f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:10:40.061 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-4ce31a03-01f8-4f12-8df2-245aeffc4975 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] Security group member updated ['5ce7f5e0-9382-4a10-9393-f6631c57a60f'] 2021-12-16 18:10:40.344 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:10:40.429 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ce31a03-01f8-4f12-8df2-245aeffc4975 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] port_delete event received for '30b82ecd-6361-42a0-a1dd-c99993218697' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:10:41.023 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port 85fcc852-1694-4a1a-b3b2-f9432a56ac08 2021-12-16 18:10:41.023 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port 85fcc852-1694-4a1a-b3b2-f9432a56ac08 updated. Details: {'device': '85fcc852-1694-4a1a-b3b2-f9432a56ac08', 'network_id': 'baae0179-1080-4ec1-9cce-35dd53814213', 'port_id': '85fcc852-1694-4a1a-b3b2-f9432a56ac08', 'mac_address': 'fa:16:3e:30:cd:73', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 746, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f1abef70-d3e6-4e02-97b6-dc70eb30a982', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:10:41.023 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:10:41.023 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:10:41.023 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '30b82ecd-6361-42a0-a1dd-c99993218697' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:10:41.023 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '30b82ecd-6361-42a0-a1dd-c99993218697' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:10:41.023 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 30b82ecd-6361-42a0-a1dd-c99993218697 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:10:41.023 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:41.030 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 85fcc852-1694-4a1a-b3b2-f9432a56ac08 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:10:41.030 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:10:41.030 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fc436955-3491-4679-b2e5-7354f23ba8e0 2021-12-16 18:10:41.030 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['30b82ecd-6361-42a0-a1dd-c99993218697'] 2021-12-16 18:10:41.030 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:10:41.030 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:10:41.030 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['30b82ecd-6361-42a0-a1dd-c99993218697'] 2021-12-16 18:10:41.180 3868 2509222978488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '85fcc852-1694-4a1a-b3b2-f9432a56ac08') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:10:41.180 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '85fcc852-1694-4a1a-b3b2-f9432a56ac08') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:10:41.190 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 85fcc852-1694-4a1a-b3b2-f9432a56ac08 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:10:41.190 3868 2509222978488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 746, VLAN trunk: None to switch port 85fcc852-1694-4a1a-b3b2-f9432a56ac08 2021-12-16 18:10:41.270 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:10:41.270 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['85fcc852-1694-4a1a-b3b2-f9432a56ac08'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:10:41.420 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 491636b8-af6d-4102-a000-7ccb1fc64c9b 2021-12-16 18:10:41.420 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c17f9baa-289a-4e0b-ab6f-48e34967a5a1 2021-12-16 18:10:41.561 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['85fcc852-1694-4a1a-b3b2-f9432a56ac08']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:10:41.561 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:10:41.561 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:10:41.561 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:10:41.561 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 85fcc852-1694-4a1a-b3b2-f9432a56ac08 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:10:41.561 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:10:41.561 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 85fcc852-1694-4a1a-b3b2-f9432a56ac08 not yet added. Adding. 2021-12-16 18:10:41.561 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:10:41.561 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:10:41.656 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:41.737 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:41.737 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:41.862 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:41.936 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:41.936 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 85fcc852-1694-4a1a-b3b2-f9432a56ac08 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:10:41.936 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 85fcc852-1694-4a1a-b3b2-f9432a56ac08 processed. 2021-12-16 18:10:42.351 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:10:42.351 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:42.983 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:42.983 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d8f9930-7776-42f5-9ec9-10624a96d1bb 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] port_delete event received for '5d4f5cfe-c364-4aa4-94c2-7ba158923ab4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:10:43.092 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port 491636b8-af6d-4102-a000-7ccb1fc64c9b 2021-12-16 18:10:43.105 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port 491636b8-af6d-4102-a000-7ccb1fc64c9b updated. Details: {'device': '491636b8-af6d-4102-a000-7ccb1fc64c9b', 'network_id': '79547eb2-95fb-45c5-9610-73a5fa35d792', 'port_id': '491636b8-af6d-4102-a000-7ccb1fc64c9b', 'mac_address': 'fa:16:3e:b3:4f:1e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 704, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd518ba90-5f94-4b0a-a1ec-ef0405c08d06', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:10:43.105 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:10:43.105 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 2021-12-16 18:10:43.105 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 updated. Details: {'device': 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1', 'network_id': '9592ad22-9b82-4094-a41f-89c62b02b367', 'port_id': 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1', 'mac_address': 'fa:16:3e:e5:40:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 741, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '402f5dba-7bf0-4bb6-9db6-13f465a757d2', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:10:43.105 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:10:43.105 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:43.105 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:10:43.105 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9592ad22-9b82-4094-a41f-89c62b02b367 2021-12-16 18:10:43.105 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:10:43.105 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:43.105 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 491636b8-af6d-4102-a000-7ccb1fc64c9b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:10:43.105 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 79547eb2-95fb-45c5-9610-73a5fa35d792 2021-12-16 18:10:43.105 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:10:43.234 3868 2509222977784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:10:43.234 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:10:43.234 3868 2509222978488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '491636b8-af6d-4102-a000-7ccb1fc64c9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:10:43.234 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '491636b8-af6d-4102-a000-7ccb1fc64c9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:10:43.234 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:10:43.234 3868 2509222977784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 741, VLAN trunk: None to switch port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 2021-12-16 18:10:43.257 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 491636b8-af6d-4102-a000-7ccb1fc64c9b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:10:43.257 3868 2509222978488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 704, VLAN trunk: None to switch port 491636b8-af6d-4102-a000-7ccb1fc64c9b 2021-12-16 18:10:43.335 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:10:43.335 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['491636b8-af6d-4102-a000-7ccb1fc64c9b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:10:43.345 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:10:43.345 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c17f9baa-289a-4e0b-ab6f-48e34967a5a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:10:43.579 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c17f9baa-289a-4e0b-ab6f-48e34967a5a1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:10:43.579 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:10:43.579 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (48247c74-af49-47a8-a2d6-b13ee7a12cfa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:10:43.579 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c17f9baa-289a-4e0b-ab6f-48e34967a5a1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:10:43.579 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:10:43.579 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c17f9baa-289a-4e0b-ab6f-48e34967a5a1 not yet added. Adding. 2021-12-16 18:10:43.579 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:10:43.579 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:10:43.592 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['491636b8-af6d-4102-a000-7ccb1fc64c9b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:10:43.592 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:10:43.592 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f09c31cf-b01a-43e8-9fee-70c65f10401e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:10:43.592 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f09c31cf-b01a-43e8-9fee-70c65f10401e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:10:43.592 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 491636b8-af6d-4102-a000-7ccb1fc64c9b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:10:43.592 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:10:43.592 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 491636b8-af6d-4102-a000-7ccb1fc64c9b not yet added. Adding. 2021-12-16 18:10:43.592 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:10:43.592 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:10:43.704 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:43.704 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:43.829 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:43.829 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:43.829 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:43.829 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:43.953 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:43.967 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:44.069 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:44.069 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:10:44.078 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 processed. 2021-12-16 18:10:44.078 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:44.078 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 491636b8-af6d-4102-a000-7ccb1fc64c9b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:10:44.078 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 491636b8-af6d-4102-a000-7ccb1fc64c9b processed. 2021-12-16 18:10:44.263 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3182b20-2669-4ed5-a16e-3dcbaca210d9 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] Security group rule updated on remote: ['c83fa74b-f633-4024-a774-a079cc86fd33'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:10:44.270 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-a3182b20-2669-4ed5-a16e-3dcbaca210d9 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] Security group rule updated ['c83fa74b-f633-4024-a774-a079cc86fd33'] 2021-12-16 18:10:44.361 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:44.645 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-083d6221-153f-40aa-b16e-2c07278df2cc 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] Security group rule updated on remote: ['c83fa74b-f633-4024-a774-a079cc86fd33'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:10:44.645 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [req-083d6221-153f-40aa-b16e-2c07278df2cc 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] Security group rule updated ['c83fa74b-f633-4024-a774-a079cc86fd33'] 2021-12-16 18:10:45.097 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:50.006 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56266ea2-ce90-4aa5-a703-1103d52ad056 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] Security group member updated on remote: ['c83fa74b-f633-4024-a774-a079cc86fd33'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:10:50.006 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-56266ea2-ce90-4aa5-a703-1103d52ad056 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] Security group member updated ['c83fa74b-f633-4024-a774-a079cc86fd33'] 2021-12-16 18:10:51.186 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Security group member updated on remote: ['262150af-f447-44c9-894d-70be34949d8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:10:51.186 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Security group member updated ['262150af-f447-44c9-894d-70be34949d8a'] 2021-12-16 18:10:51.186 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Refresh firewall rules 2021-12-16 18:10:51.186 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Get security group information for devices via rpc ['e4aae5b0-4e00-4680-9ea8-fe74a5b37364', '85fcc852-1694-4a1a-b3b2-f9432a56ac08'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:10:51.623 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update security group information for ports dict_keys(['85fcc852-1694-4a1a-b3b2-f9432a56ac08', 'e4aae5b0-4e00-4680-9ea8-fe74a5b37364']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:10:51.623 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:10:51.623 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update rules of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:10:51.623 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update members of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:10:51.623 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update port filter for 85fcc852-1694-4a1a-b3b2-f9432a56ac08 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:10:51.623 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Updating port rules. 2021-12-16 18:10:51.623 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Creating 1 new rules, removing 0 old rules. 2021-12-16 18:10:51.623 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:51.781 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:51.781 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:51.781 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:51.781 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update port filter for e4aae5b0-4e00-4680-9ea8-fe74a5b37364 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:10:51.781 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Updating port rules. 2021-12-16 18:10:51.781 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Creating 1 new rules, removing 0 old rules. 2021-12-16 18:10:51.781 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:51.939 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:51.939 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:51.939 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-dce20bc3-7bdf-4579-abb5-b3cb2e4f4e8f 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:52.219 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2015da7-e7b9-4807-8d21-f16ed572fed4 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: 8530eb94-7b45-4ccd-ba7a-9572910b61a7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:10:52.233 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2015da7-e7b9-4807-8d21-f16ed572fed4 fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port 8530eb94-7b45-4ccd-ba7a-9572910b61a7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:10:52.467 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db1585e5-fb43-433f-b906-08c373d52e6f fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: bdb62235-b7ef-4141-97ba-4c94ec812517 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:10:52.471 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db1585e5-fb43-433f-b906-08c373d52e6f fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port bdb62235-b7ef-4141-97ba-4c94ec812517 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:10:55.515 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8530eb94-7b45-4ccd-ba7a-9572910b61a7 2021-12-16 18:10:55.515 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bdb62235-b7ef-4141-97ba-4c94ec812517 2021-12-16 18:10:56.409 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:10:57.154 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e04cc6c-7696-44cb-85f2-b9d7024d33db f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group rule updated on remote: ['7031f57b-5186-4807-bc15-e0da21f649b8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:10:57.170 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-9e04cc6c-7696-44cb-85f2-b9d7024d33db f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group rule updated ['7031f57b-5186-4807-bc15-e0da21f649b8'] 2021-12-16 18:10:57.485 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port 8530eb94-7b45-4ccd-ba7a-9572910b61a7 2021-12-16 18:10:57.485 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port 8530eb94-7b45-4ccd-ba7a-9572910b61a7 updated. Details: {'device': '8530eb94-7b45-4ccd-ba7a-9572910b61a7', 'network_id': 'fc436955-3491-4679-b2e5-7354f23ba8e0', 'port_id': '8530eb94-7b45-4ccd-ba7a-9572910b61a7', 'mac_address': 'fa:16:3e:2e:50:c2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 701, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '25382ac3-a0bc-433c-8d4c-33c59e3859c7', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:10:57.485 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:10:57.485 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port bdb62235-b7ef-4141-97ba-4c94ec812517 2021-12-16 18:10:57.485 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port bdb62235-b7ef-4141-97ba-4c94ec812517 updated. Details: {'device': 'bdb62235-b7ef-4141-97ba-4c94ec812517', 'network_id': 'baae0179-1080-4ec1-9cce-35dd53814213', 'port_id': 'bdb62235-b7ef-4141-97ba-4c94ec812517', 'mac_address': 'fa:16:3e:54:e2:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 746, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f1abef70-d3e6-4e02-97b6-dc70eb30a982', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:10:57.485 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:10:57.485 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8530eb94-7b45-4ccd-ba7a-9572910b61a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:57.485 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8530eb94-7b45-4ccd-ba7a-9572910b61a7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:10:57.485 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fc436955-3491-4679-b2e5-7354f23ba8e0 2021-12-16 18:10:57.485 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:10:57.485 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bdb62235-b7ef-4141-97ba-4c94ec812517" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:57.485 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bdb62235-b7ef-4141-97ba-4c94ec812517 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:10:57.485 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:10:57.516 3868 2509222979192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7715ce5e-fc2f-466d-bffa-2bf0d8cff758 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group rule updated on remote: ['7031f57b-5186-4807-bc15-e0da21f649b8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:10:57.533 3868 2509222979192 MainThread INFO neutron.agent.securitygroups_rpc [req-7715ce5e-fc2f-466d-bffa-2bf0d8cff758 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group rule updated ['7031f57b-5186-4807-bc15-e0da21f649b8'] 2021-12-16 18:10:57.667 3868 2509222977784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bdb62235-b7ef-4141-97ba-4c94ec812517') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:10:57.667 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bdb62235-b7ef-4141-97ba-4c94ec812517') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:10:57.674 3868 2509222978488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8530eb94-7b45-4ccd-ba7a-9572910b61a7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:10:57.674 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8530eb94-7b45-4ccd-ba7a-9572910b61a7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:10:57.674 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bdb62235-b7ef-4141-97ba-4c94ec812517 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:10:57.674 3868 2509222977784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 746, VLAN trunk: None to switch port bdb62235-b7ef-4141-97ba-4c94ec812517 2021-12-16 18:10:57.674 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8530eb94-7b45-4ccd-ba7a-9572910b61a7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:10:57.674 3868 2509222978488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 701, VLAN trunk: None to switch port 8530eb94-7b45-4ccd-ba7a-9572910b61a7 2021-12-16 18:10:57.781 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:10:57.781 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bdb62235-b7ef-4141-97ba-4c94ec812517'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:10:57.781 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:10:57.781 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8530eb94-7b45-4ccd-ba7a-9572910b61a7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:10:57.874 3868 2509222979016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82e2e67a-5548-49fc-9773-334dee062768 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group rule updated on remote: ['7031f57b-5186-4807-bc15-e0da21f649b8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:10:57.874 3868 2509222979016 MainThread INFO neutron.agent.securitygroups_rpc [req-82e2e67a-5548-49fc-9773-334dee062768 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group rule updated ['7031f57b-5186-4807-bc15-e0da21f649b8'] 2021-12-16 18:10:58.039 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8530eb94-7b45-4ccd-ba7a-9572910b61a7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:10:58.045 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:10:58.045 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c83fa74b-f633-4024-a774-a079cc86fd33) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:10:58.045 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8530eb94-7b45-4ccd-ba7a-9572910b61a7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:10:58.045 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:10:58.045 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8530eb94-7b45-4ccd-ba7a-9572910b61a7 not yet added. Adding. 2021-12-16 18:10:58.045 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:10:58.045 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:10:58.045 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bdb62235-b7ef-4141-97ba-4c94ec812517']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:10:58.045 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:10:58.045 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:10:58.045 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:10:58.045 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bdb62235-b7ef-4141-97ba-4c94ec812517 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:10:58.045 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:10:58.045 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bdb62235-b7ef-4141-97ba-4c94ec812517 not yet added. Adding. 2021-12-16 18:10:58.045 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:10:58.045 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:10:58.218 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8530eb94-7b45-4ccd-ba7a-9572910b61a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:58.218 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bdb62235-b7ef-4141-97ba-4c94ec812517" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:58.241 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9baea93-6828-413f-9304-98acb8f9928b f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group rule updated on remote: ['7031f57b-5186-4807-bc15-e0da21f649b8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:10:58.241 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [req-d9baea93-6828-413f-9304-98acb8f9928b f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group rule updated ['7031f57b-5186-4807-bc15-e0da21f649b8'] 2021-12-16 18:10:58.373 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8530eb94-7b45-4ccd-ba7a-9572910b61a7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:58.373 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8530eb94-7b45-4ccd-ba7a-9572910b61a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:58.404 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bdb62235-b7ef-4141-97ba-4c94ec812517" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:58.404 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bdb62235-b7ef-4141-97ba-4c94ec812517" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:58.545 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8530eb94-7b45-4ccd-ba7a-9572910b61a7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:58.609 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bdb62235-b7ef-4141-97ba-4c94ec812517" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:58.645 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06f5309a-38ce-4b13-a192-4bb193d13173 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group rule updated on remote: ['7031f57b-5186-4807-bc15-e0da21f649b8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:10:58.645 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [req-06f5309a-38ce-4b13-a192-4bb193d13173 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group rule updated ['7031f57b-5186-4807-bc15-e0da21f649b8'] 2021-12-16 18:10:58.695 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8530eb94-7b45-4ccd-ba7a-9572910b61a7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:58.695 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8530eb94-7b45-4ccd-ba7a-9572910b61a7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:10:58.695 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8530eb94-7b45-4ccd-ba7a-9572910b61a7 processed. 2021-12-16 18:10:58.753 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bdb62235-b7ef-4141-97ba-4c94ec812517" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:10:58.753 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bdb62235-b7ef-4141-97ba-4c94ec812517 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:10:58.753 3868 2509222977784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bdb62235-b7ef-4141-97ba-4c94ec812517 processed. 2021-12-16 18:10:59.030 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9251691e-9346-4fac-b17e-25403525b4af f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group rule updated on remote: ['7031f57b-5186-4807-bc15-e0da21f649b8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:10:59.030 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [req-9251691e-9346-4fac-b17e-25403525b4af f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group rule updated ['7031f57b-5186-4807-bc15-e0da21f649b8'] 2021-12-16 18:10:59.631 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group member updated on remote: ['7031f57b-5186-4807-bc15-e0da21f649b8', 'f09c31cf-b01a-43e8-9fee-70c65f10401e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:10:59.631 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group member updated ['7031f57b-5186-4807-bc15-e0da21f649b8', 'f09c31cf-b01a-43e8-9fee-70c65f10401e'] 2021-12-16 18:10:59.631 3868 2509222977784 MainThread INFO neutron.agent.securitygroups_rpc [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Refresh firewall rules 2021-12-16 18:10:59.631 3868 2509222977784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Get security group information for devices via rpc ['491636b8-af6d-4102-a000-7ccb1fc64c9b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:10:59.656 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] port_update received: 491636b8-af6d-4102-a000-7ccb1fc64c9b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:10:59.656 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-agent-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:10:59.656 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Binding port 491636b8-af6d-4102-a000-7ccb1fc64c9b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:10:59.680 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:10:59.710 3868 2509222978488 MainThread DEBUG neutron.services.trunk.rpc.agent [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '491636b8-af6d-4102-a000-7ccb1fc64c9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:10:59.710 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '491636b8-af6d-4102-a000-7ccb1fc64c9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:10:59.718 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Trunk plugin disabled on server. Assuming port 491636b8-af6d-4102-a000-7ccb1fc64c9b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:10:59.718 3868 2509222978488 MainThread INFO networking_hyperv.neutron.trunk_driver [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Binding VLAN ID: 704, VLAN trunk: None to switch port 491636b8-af6d-4102-a000-7ccb1fc64c9b 2021-12-16 18:10:59.795 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Refresh firewall rules 2021-12-16 18:10:59.795 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Get security group information for devices via rpc ['491636b8-af6d-4102-a000-7ccb1fc64c9b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:11:00.320 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update security group information for ports dict_keys(['491636b8-af6d-4102-a000-7ccb1fc64c9b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:11:00.320 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:11:00.320 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update rules of security group (7031f57b-5186-4807-bc15-e0da21f649b8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:11:00.320 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update rules of security group (f09c31cf-b01a-43e8-9fee-70c65f10401e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:11:00.320 3868 2509222977784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update members of security group (f09c31cf-b01a-43e8-9fee-70c65f10401e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:11:00.320 3868 2509222977784 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update port filter for 491636b8-af6d-4102-a000-7ccb1fc64c9b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:11:00.320 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Updating port rules. 2021-12-16 18:11:00.320 3868 2509222977784 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Creating 6 new rules, removing 0 old rules. 2021-12-16 18:11:00.320 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:00.418 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update security group information for ports dict_keys(['491636b8-af6d-4102-a000-7ccb1fc64c9b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:11:00.418 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:11:00.418 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update rules of security group (7031f57b-5186-4807-bc15-e0da21f649b8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:11:00.418 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update rules of security group (f09c31cf-b01a-43e8-9fee-70c65f10401e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:11:00.418 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update members of security group (f09c31cf-b01a-43e8-9fee-70c65f10401e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:11:00.418 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update port filter for 491636b8-af6d-4102-a000-7ccb1fc64c9b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:11:00.436 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Updating port rules. 2021-12-16 18:11:00.436 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Creating 6 new rules, removing 0 old rules. 2021-12-16 18:11:00.436 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:00.585 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:00.585 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:00.585 3868 2509222977784 MainThread DEBUG oslo_concurrency.lockutils [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:00.585 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:00.705 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:00.705 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:00.732 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:00.789 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-89b70880-0322-40dd-83e8-51313149ea76 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-agent-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:01.234 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:15.451 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Security group member updated on remote: ['262150af-f447-44c9-894d-70be34949d8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:11:15.467 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Security group member updated ['262150af-f447-44c9-894d-70be34949d8a'] 2021-12-16 18:11:15.467 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Refresh firewall rules 2021-12-16 18:11:15.467 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Get security group information for devices via rpc ['e4aae5b0-4e00-4680-9ea8-fe74a5b37364', '85fcc852-1694-4a1a-b3b2-f9432a56ac08', 'bdb62235-b7ef-4141-97ba-4c94ec812517'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:11:15.779 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update security group information for ports dict_keys(['85fcc852-1694-4a1a-b3b2-f9432a56ac08', 'bdb62235-b7ef-4141-97ba-4c94ec812517', 'e4aae5b0-4e00-4680-9ea8-fe74a5b37364']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:11:15.779 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:11:15.779 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update rules of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:11:15.779 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update members of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:11:15.779 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update port filter for 85fcc852-1694-4a1a-b3b2-f9432a56ac08 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:11:15.779 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Updating port rules. 2021-12-16 18:11:15.779 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Creating 1 new rules, removing 0 old rules. 2021-12-16 18:11:15.779 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:16.029 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:16.029 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:16.029 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:16.029 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update port filter for bdb62235-b7ef-4141-97ba-4c94ec812517 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:11:16.029 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Updating port rules. 2021-12-16 18:11:16.029 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Creating 1 new rules, removing 0 old rules. 2021-12-16 18:11:16.029 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-bdb62235-b7ef-4141-97ba-4c94ec812517" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:16.234 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-bdb62235-b7ef-4141-97ba-4c94ec812517" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:16.234 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-bdb62235-b7ef-4141-97ba-4c94ec812517" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:16.234 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-bdb62235-b7ef-4141-97ba-4c94ec812517" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:16.234 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update port filter for e4aae5b0-4e00-4680-9ea8-fe74a5b37364 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:11:16.234 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Updating port rules. 2021-12-16 18:11:16.234 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Creating 1 new rules, removing 0 old rules. 2021-12-16 18:11:16.234 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:16.439 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b54e227-4cc1-43b6-be99-5bd09f58e9bb fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: bbfd3b81-52b0-465f-899e-ec35c967b4fa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:11:16.452 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:16.452 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:16.452 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-1d319efb-592c-4194-8d75-6f8dd2ae7b6c 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:16.452 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b54e227-4cc1-43b6-be99-5bd09f58e9bb fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port bbfd3b81-52b0-465f-899e-ec35c967b4fa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:11:19.764 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bbfd3b81-52b0-465f-899e-ec35c967b4fa 2021-12-16 18:11:20.562 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:11:20.816 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port bbfd3b81-52b0-465f-899e-ec35c967b4fa 2021-12-16 18:11:20.816 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port bbfd3b81-52b0-465f-899e-ec35c967b4fa updated. Details: {'device': 'bbfd3b81-52b0-465f-899e-ec35c967b4fa', 'network_id': 'baae0179-1080-4ec1-9cce-35dd53814213', 'port_id': 'bbfd3b81-52b0-465f-899e-ec35c967b4fa', 'mac_address': 'fa:16:3e:f0:cb:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 746, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f1abef70-d3e6-4e02-97b6-dc70eb30a982', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:11:20.816 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:11:20.816 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bbfd3b81-52b0-465f-899e-ec35c967b4fa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:20.828 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bbfd3b81-52b0-465f-899e-ec35c967b4fa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:11:20.828 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:11:20.986 3868 2509222978488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bbfd3b81-52b0-465f-899e-ec35c967b4fa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:11:20.986 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bbfd3b81-52b0-465f-899e-ec35c967b4fa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:11:21.005 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bbfd3b81-52b0-465f-899e-ec35c967b4fa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:11:21.005 3868 2509222978488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 746, VLAN trunk: None to switch port bbfd3b81-52b0-465f-899e-ec35c967b4fa 2021-12-16 18:11:21.123 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:11:21.123 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bbfd3b81-52b0-465f-899e-ec35c967b4fa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:11:21.265 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bbfd3b81-52b0-465f-899e-ec35c967b4fa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:11:21.265 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:11:21.265 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:11:21.279 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:11:21.279 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bbfd3b81-52b0-465f-899e-ec35c967b4fa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:11:21.279 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:11:21.279 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bbfd3b81-52b0-465f-899e-ec35c967b4fa not yet added. Adding. 2021-12-16 18:11:21.279 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:11:21.279 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:11:21.486 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbfd3b81-52b0-465f-899e-ec35c967b4fa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:21.701 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbfd3b81-52b0-465f-899e-ec35c967b4fa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:21.701 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbfd3b81-52b0-465f-899e-ec35c967b4fa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:21.952 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbfd3b81-52b0-465f-899e-ec35c967b4fa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:22.124 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bbfd3b81-52b0-465f-899e-ec35c967b4fa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:22.124 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bbfd3b81-52b0-465f-899e-ec35c967b4fa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:11:22.124 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bbfd3b81-52b0-465f-899e-ec35c967b4fa processed. 2021-12-16 18:11:22.577 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:22.892 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:38.123 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bbfd3b81-52b0-465f-899e-ec35c967b4fa 2021-12-16 18:11:38.139 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Security group member updated on remote: ['262150af-f447-44c9-894d-70be34949d8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:11:38.139 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Security group member updated ['262150af-f447-44c9-894d-70be34949d8a'] 2021-12-16 18:11:38.139 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Refresh firewall rules 2021-12-16 18:11:38.139 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Get security group information for devices via rpc ['e4aae5b0-4e00-4680-9ea8-fe74a5b37364', '85fcc852-1694-4a1a-b3b2-f9432a56ac08', 'bdb62235-b7ef-4141-97ba-4c94ec812517', 'bbfd3b81-52b0-465f-899e-ec35c967b4fa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:11:38.216 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] port_delete event received for 'bbfd3b81-52b0-465f-899e-ec35c967b4fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:11:38.515 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update security group information for ports dict_keys(['85fcc852-1694-4a1a-b3b2-f9432a56ac08', 'bdb62235-b7ef-4141-97ba-4c94ec812517', 'e4aae5b0-4e00-4680-9ea8-fe74a5b37364']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:11:38.515 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:11:38.515 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update rules of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:11:38.515 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update members of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:11:38.515 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update port filter for 85fcc852-1694-4a1a-b3b2-f9432a56ac08 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:11:38.515 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Updating port rules. 2021-12-16 18:11:38.515 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Creating 0 new rules, removing 1 old rules. 2021-12-16 18:11:38.515 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:38.515 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:38.529 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:38.640 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:11:38.640 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bbfd3b81-52b0-465f-899e-ec35c967b4fa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:11:38.640 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bbfd3b81-52b0-465f-899e-ec35c967b4fa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:11:38.640 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bbfd3b81-52b0-465f-899e-ec35c967b4fa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:11:38.659 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bbfd3b81-52b0-465f-899e-ec35c967b4fa'] 2021-12-16 18:11:38.659 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:11:38.673 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:11:38.673 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bbfd3b81-52b0-465f-899e-ec35c967b4fa'] 2021-12-16 18:11:38.750 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:38.750 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update port filter for bdb62235-b7ef-4141-97ba-4c94ec812517 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:11:38.750 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Updating port rules. 2021-12-16 18:11:38.750 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Creating 0 new rules, removing 1 old rules. 2021-12-16 18:11:38.750 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-bdb62235-b7ef-4141-97ba-4c94ec812517" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:38.750 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-bdb62235-b7ef-4141-97ba-4c94ec812517" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:38.764 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-bdb62235-b7ef-4141-97ba-4c94ec812517" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:38.999 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-bdb62235-b7ef-4141-97ba-4c94ec812517" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:38.999 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update port filter for e4aae5b0-4e00-4680-9ea8-fe74a5b37364 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:11:38.999 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Updating port rules. 2021-12-16 18:11:38.999 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Creating 0 new rules, removing 1 old rules. 2021-12-16 18:11:38.999 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:38.999 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:38.999 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:39.250 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-e22d770f-fded-402a-ba49-e82c6aacbda3 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:40.654 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:40.654 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:44.185 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bdb62235-b7ef-4141-97ba-4c94ec812517 2021-12-16 18:11:44.327 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Security group member updated on remote: ['262150af-f447-44c9-894d-70be34949d8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:11:44.327 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Security group member updated ['262150af-f447-44c9-894d-70be34949d8a'] 2021-12-16 18:11:44.327 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Refresh firewall rules 2021-12-16 18:11:44.327 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Get security group information for devices via rpc ['e4aae5b0-4e00-4680-9ea8-fe74a5b37364', '85fcc852-1694-4a1a-b3b2-f9432a56ac08', 'bdb62235-b7ef-4141-97ba-4c94ec812517'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:11:44.388 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] port_delete event received for 'bdb62235-b7ef-4141-97ba-4c94ec812517' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:11:44.591 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update security group information for ports dict_keys(['85fcc852-1694-4a1a-b3b2-f9432a56ac08', 'e4aae5b0-4e00-4680-9ea8-fe74a5b37364']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:11:44.591 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:11:44.591 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update rules of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:11:44.591 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update members of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:11:44.591 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update port filter for 85fcc852-1694-4a1a-b3b2-f9432a56ac08 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:11:44.591 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Updating port rules. 2021-12-16 18:11:44.591 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Creating 0 new rules, removing 1 old rules. 2021-12-16 18:11:44.591 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:44.591 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:44.591 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:44.702 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:11:44.702 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bdb62235-b7ef-4141-97ba-4c94ec812517' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:11:44.702 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bdb62235-b7ef-4141-97ba-4c94ec812517' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:11:44.702 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bdb62235-b7ef-4141-97ba-4c94ec812517 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:11:44.716 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bdb62235-b7ef-4141-97ba-4c94ec812517'] 2021-12-16 18:11:44.716 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:11:44.716 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:11:44.716 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bdb62235-b7ef-4141-97ba-4c94ec812517'] 2021-12-16 18:11:44.825 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-85fcc852-1694-4a1a-b3b2-f9432a56ac08" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:44.825 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update port filter for e4aae5b0-4e00-4680-9ea8-fe74a5b37364 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:11:44.825 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Updating port rules. 2021-12-16 18:11:44.825 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Creating 0 new rules, removing 1 old rules. 2021-12-16 18:11:44.825 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:44.825 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:44.825 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:45.044 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-69f1e6b0-cbb9-469f-aba1-106cab94fb71 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:46.694 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:46.721 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:49.144 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a67ccd26-a65d-4dd4-b51a-dde46913e688 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Security group member updated on remote: ['262150af-f447-44c9-894d-70be34949d8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:11:49.144 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-a67ccd26-a65d-4dd4-b51a-dde46913e688 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Security group member updated ['262150af-f447-44c9-894d-70be34949d8a'] 2021-12-16 18:11:49.144 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-a67ccd26-a65d-4dd4-b51a-dde46913e688 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Refresh firewall rules 2021-12-16 18:11:49.144 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a67ccd26-a65d-4dd4-b51a-dde46913e688 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Get security group information for devices via rpc ['e4aae5b0-4e00-4680-9ea8-fe74a5b37364', '85fcc852-1694-4a1a-b3b2-f9432a56ac08'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:11:49.247 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a67ccd26-a65d-4dd4-b51a-dde46913e688 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] port_delete event received for '85fcc852-1694-4a1a-b3b2-f9432a56ac08' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:11:49.303 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a67ccd26-a65d-4dd4-b51a-dde46913e688 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update security group information for ports dict_keys(['e4aae5b0-4e00-4680-9ea8-fe74a5b37364']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:11:49.303 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a67ccd26-a65d-4dd4-b51a-dde46913e688 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:11:49.303 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a67ccd26-a65d-4dd4-b51a-dde46913e688 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update rules of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:11:49.325 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a67ccd26-a65d-4dd4-b51a-dde46913e688 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update members of security group (262150af-f447-44c9-894d-70be34949d8a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:11:49.325 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a67ccd26-a65d-4dd4-b51a-dde46913e688 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update port filter for e4aae5b0-4e00-4680-9ea8-fe74a5b37364 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:11:49.325 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a67ccd26-a65d-4dd4-b51a-dde46913e688 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Updating port rules. 2021-12-16 18:11:49.325 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a67ccd26-a65d-4dd4-b51a-dde46913e688 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Creating 0 new rules, removing 1 old rules. 2021-12-16 18:11:49.325 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-a67ccd26-a65d-4dd4-b51a-dde46913e688 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:49.325 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-a67ccd26-a65d-4dd4-b51a-dde46913e688 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:49.325 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-a67ccd26-a65d-4dd4-b51a-dde46913e688 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:49.482 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-a67ccd26-a65d-4dd4-b51a-dde46913e688 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Lock "n-hv-driver-port-lock-e4aae5b0-4e00-4680-9ea8-fe74a5b37364" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:50.256 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 85fcc852-1694-4a1a-b3b2-f9432a56ac08 2021-12-16 18:11:50.725 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:11:50.725 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '85fcc852-1694-4a1a-b3b2-f9432a56ac08' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:11:50.725 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '85fcc852-1694-4a1a-b3b2-f9432a56ac08' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:11:50.725 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 85fcc852-1694-4a1a-b3b2-f9432a56ac08 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:11:50.734 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['85fcc852-1694-4a1a-b3b2-f9432a56ac08'] 2021-12-16 18:11:50.734 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:11:50.734 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:11:50.734 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['85fcc852-1694-4a1a-b3b2-f9432a56ac08'] 2021-12-16 18:11:52.747 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:52.779 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:11:54.282 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e4aae5b0-4e00-4680-9ea8-fe74a5b37364 2021-12-16 18:11:54.536 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef64cbad-7ce7-49b8-80b0-5650a7e31bd4 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Security group member updated on remote: ['262150af-f447-44c9-894d-70be34949d8a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:11:54.536 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-ef64cbad-7ce7-49b8-80b0-5650a7e31bd4 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Security group member updated ['262150af-f447-44c9-894d-70be34949d8a'] 2021-12-16 18:11:54.536 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-ef64cbad-7ce7-49b8-80b0-5650a7e31bd4 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Refresh firewall rules 2021-12-16 18:11:54.536 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef64cbad-7ce7-49b8-80b0-5650a7e31bd4 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Get security group information for devices via rpc ['e4aae5b0-4e00-4680-9ea8-fe74a5b37364'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:11:54.568 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef64cbad-7ce7-49b8-80b0-5650a7e31bd4 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:11:54.568 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ef64cbad-7ce7-49b8-80b0-5650a7e31bd4 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:11:54.641 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef64cbad-7ce7-49b8-80b0-5650a7e31bd4 55591ad43b5043988146a74bb34bbb7d 5d4e7f2162af497b99dac7e77bdec16b - - -] port_delete event received for 'e4aae5b0-4e00-4680-9ea8-fe74a5b37364' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:11:54.747 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:11:54.747 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e4aae5b0-4e00-4680-9ea8-fe74a5b37364' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:11:54.747 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e4aae5b0-4e00-4680-9ea8-fe74a5b37364' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:11:54.747 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e4aae5b0-4e00-4680-9ea8-fe74a5b37364 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:11:54.757 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network baae0179-1080-4ec1-9cce-35dd53814213 2021-12-16 18:11:54.765 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4aae5b0-4e00-4680-9ea8-fe74a5b37364'] 2021-12-16 18:11:54.765 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:11:54.765 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:11:54.765 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4aae5b0-4e00-4680-9ea8-fe74a5b37364'] 2021-12-16 18:11:56.327 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85b79acd-03df-4546-8036-72cc8852b049 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] network_delete received. Deleting network baae0179-1080-4ec1-9cce-35dd53814213 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-16 18:11:56.327 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85b79acd-03df-4546-8036-72cc8852b049 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] Network baae0179-1080-4ec1-9cce-35dd53814213 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-16 18:11:56.757 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:11:56.793 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:12:02.188 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c17f9baa-289a-4e0b-ab6f-48e34967a5a1 2021-12-16 18:12:02.757 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:12:03.053 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 2021-12-16 18:12:03.053 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 updated. Details: {'device': 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1', 'network_id': '9592ad22-9b82-4094-a41f-89c62b02b367', 'port_id': 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1', 'mac_address': 'fa:16:3e:e5:40:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 741, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '402f5dba-7bf0-4bb6-9db6-13f465a757d2', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:12:03.053 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:12:03.053 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:12:03.053 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:12:03.053 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:12:03.087 3868 2509222978488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:12:03.087 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:12:03.087 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:12:03.087 3868 2509222978488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 741, VLAN trunk: None to switch port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 2021-12-16 18:12:03.139 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:12:03.139 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c17f9baa-289a-4e0b-ab6f-48e34967a5a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:12:03.320 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c17f9baa-289a-4e0b-ab6f-48e34967a5a1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:12:03.320 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:12:03.320 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (48247c74-af49-47a8-a2d6-b13ee7a12cfa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:12:03.320 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c17f9baa-289a-4e0b-ab6f-48e34967a5a1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:12:03.320 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:12:03.320 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-12-16 18:12:03.320 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:12:03.320 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:12:03.320 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:12:03.320 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:12:03.358 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:12:03.358 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:12:03.358 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 processed. 2021-12-16 18:12:04.771 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:12:05.137 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:12:16.497 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c17f9baa-289a-4e0b-ab6f-48e34967a5a1 2021-12-16 18:12:16.841 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:12:16.841 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:12:16.841 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:12:16.841 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:12:16.857 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c17f9baa-289a-4e0b-ab6f-48e34967a5a1'] 2021-12-16 18:12:16.857 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:12:16.857 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:12:16.857 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c17f9baa-289a-4e0b-ab6f-48e34967a5a1'] 2021-12-16 18:12:17.686 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0fcb5b0-0a81-4124-a8e4-a2f24f82fcf7 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] Security group member updated on remote: ['c83fa74b-f633-4024-a774-a079cc86fd33'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:12:17.686 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-b0fcb5b0-0a81-4124-a8e4-a2f24f82fcf7 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] Security group member updated ['c83fa74b-f633-4024-a774-a079cc86fd33'] 2021-12-16 18:12:18.024 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0fcb5b0-0a81-4124-a8e4-a2f24f82fcf7 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] port_delete event received for '8530eb94-7b45-4ccd-ba7a-9572910b61a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:12:18.497 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8530eb94-7b45-4ccd-ba7a-9572910b61a7 2021-12-16 18:12:18.844 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:12:18.844 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8530eb94-7b45-4ccd-ba7a-9572910b61a7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:12:18.844 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8530eb94-7b45-4ccd-ba7a-9572910b61a7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:12:18.844 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8530eb94-7b45-4ccd-ba7a-9572910b61a7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:12:18.844 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:12:18.844 3868 2509222979368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fc436955-3491-4679-b2e5-7354f23ba8e0 2021-12-16 18:12:18.844 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8530eb94-7b45-4ccd-ba7a-9572910b61a7'] 2021-12-16 18:12:18.844 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:12:18.858 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:12:18.858 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8530eb94-7b45-4ccd-ba7a-9572910b61a7'] 2021-12-16 18:12:19.268 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:12:20.532 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c17f9baa-289a-4e0b-ab6f-48e34967a5a1 2021-12-16 18:12:20.772 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0fd46fb-619b-4bd8-89f1-1ac5396d076c 7fe51680c8ac4edbada430480f02b4e9 b92ba00ed98545c8bd08f71f0327fd7a - - -] port_delete event received for '639b3714-dad9-4aff-b0a3-59f92f916fe7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:12:20.834 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:12:20.834 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:12:20.834 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:12:20.834 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:12:20.844 3868 2509222978488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9592ad22-9b82-4094-a41f-89c62b02b367 2021-12-16 18:12:20.844 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c17f9baa-289a-4e0b-ab6f-48e34967a5a1'] 2021-12-16 18:12:20.844 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:12:20.844 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c17f9baa-289a-4e0b-ab6f-48e34967a5a1'] 2021-12-16 18:12:22.840 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:12:22.928 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:12:26.472 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e966f96e-a711-4409-9ea9-f18013a81f15 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for '893929eb-6b17-4fda-9f3a-5089df95feeb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:12:28.404 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbc64ac7-492c-4318-a33a-23f5932a1789 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for 'ce5318f9-021a-4e43-8c02-2f9a40b65a9e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:12:30.282 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfd93376-4753-4b8e-89b1-faf0cd859983 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for 'f144c093-4009-4a49-b901-eb584f733326' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:12:30.435 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63df159d-62fe-44ca-930f-c7038883ae80 - - - - -] port_delete event received for 'f144c093-4009-4a49-b901-eb584f733326' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:12:30.687 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfd93376-4753-4b8e-89b1-faf0cd859983 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] network_delete received. Deleting network fc436955-3491-4679-b2e5-7354f23ba8e0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-16 18:12:30.687 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfd93376-4753-4b8e-89b1-faf0cd859983 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] Network fc436955-3491-4679-b2e5-7354f23ba8e0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-16 18:12:38.901 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group member updated on remote: ['7031f57b-5186-4807-bc15-e0da21f649b8', 'f09c31cf-b01a-43e8-9fee-70c65f10401e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:12:38.901 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group member updated ['7031f57b-5186-4807-bc15-e0da21f649b8', 'f09c31cf-b01a-43e8-9fee-70c65f10401e'] 2021-12-16 18:12:38.901 3868 2509222978488 MainThread INFO neutron.agent.securitygroups_rpc [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Refresh firewall rules 2021-12-16 18:12:38.901 3868 2509222978488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Get security group information for devices via rpc ['491636b8-af6d-4102-a000-7ccb1fc64c9b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:12:38.926 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] port_update received: 491636b8-af6d-4102-a000-7ccb1fc64c9b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:12:38.954 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-agent-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:12:38.954 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Binding port 491636b8-af6d-4102-a000-7ccb1fc64c9b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:12:38.954 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:12:38.966 3868 2509222979368 MainThread DEBUG neutron.services.trunk.rpc.agent [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '491636b8-af6d-4102-a000-7ccb1fc64c9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:12:38.966 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '491636b8-af6d-4102-a000-7ccb1fc64c9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:12:39.027 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Trunk plugin disabled on server. Assuming port 491636b8-af6d-4102-a000-7ccb1fc64c9b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:12:39.027 3868 2509222979368 MainThread INFO networking_hyperv.neutron.trunk_driver [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Binding VLAN ID: 704, VLAN trunk: None to switch port 491636b8-af6d-4102-a000-7ccb1fc64c9b 2021-12-16 18:12:39.042 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Refresh firewall rules 2021-12-16 18:12:39.057 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Get security group information for devices via rpc ['491636b8-af6d-4102-a000-7ccb1fc64c9b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:12:39.285 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update security group information for ports dict_keys(['491636b8-af6d-4102-a000-7ccb1fc64c9b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:12:39.285 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:12:39.285 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update rules of security group (f09c31cf-b01a-43e8-9fee-70c65f10401e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:12:39.285 3868 2509222978488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update members of security group (f09c31cf-b01a-43e8-9fee-70c65f10401e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:12:39.285 3868 2509222978488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update port filter for 491636b8-af6d-4102-a000-7ccb1fc64c9b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:12:39.285 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Updating port rules. 2021-12-16 18:12:39.285 3868 2509222978488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Creating 0 new rules, removing 6 old rules. 2021-12-16 18:12:39.285 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:12:39.294 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:12:39.294 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:12:39.348 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update security group information for ports dict_keys(['491636b8-af6d-4102-a000-7ccb1fc64c9b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:12:39.348 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:12:39.348 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update rules of security group (f09c31cf-b01a-43e8-9fee-70c65f10401e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:12:39.348 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update members of security group (f09c31cf-b01a-43e8-9fee-70c65f10401e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:12:39.348 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update port filter for 491636b8-af6d-4102-a000-7ccb1fc64c9b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:12:39.348 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Updating port rules. 2021-12-16 18:12:39.348 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Creating 0 new rules, removing 6 old rules. 2021-12-16 18:12:39.442 3868 2509222978488 MainThread DEBUG oslo_concurrency.lockutils [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:12:39.457 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:12:39.457 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:12:39.457 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:12:39.494 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-driver-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:12:39.519 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [req-43b0224d-9607-466c-a83d-e6477502d7fb f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Lock "n-hv-agent-port-lock-491636b8-af6d-4102-a000-7ccb1fc64c9b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:12:40.159 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f336db42-fe66-4e1b-898a-36fd66e68421 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] port_delete event received for '3b824a14-e1f0-40a9-a3a9-e5bf6432e849' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:12:40.405 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c17f9baa-289a-4e0b-ab6f-48e34967a5a1 2021-12-16 18:12:40.978 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:12:41.807 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 2021-12-16 18:12:41.807 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 updated. Details: {'device': 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1', 'network_id': '9592ad22-9b82-4094-a41f-89c62b02b367', 'port_id': 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1', 'mac_address': 'fa:16:3e:e5:40:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 741, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '402f5dba-7bf0-4bb6-9db6-13f465a757d2', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:12:41.807 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:12:41.807 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:12:41.807 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:12:41.807 3868 2509222979368 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9592ad22-9b82-4094-a41f-89c62b02b367 2021-12-16 18:12:41.807 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:12:41.956 3868 2509222979368 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:12:41.956 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:12:41.970 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:12:41.970 3868 2509222979368 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 741, VLAN trunk: None to switch port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 2021-12-16 18:12:42.035 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:12:42.035 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c17f9baa-289a-4e0b-ab6f-48e34967a5a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:12:42.214 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c17f9baa-289a-4e0b-ab6f-48e34967a5a1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:12:42.214 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:12:42.214 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (48247c74-af49-47a8-a2d6-b13ee7a12cfa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:12:42.214 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c17f9baa-289a-4e0b-ab6f-48e34967a5a1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:12:42.214 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:12:42.214 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c17f9baa-289a-4e0b-ab6f-48e34967a5a1 not yet added. Adding. 2021-12-16 18:12:42.214 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:12:42.214 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:12:42.297 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:12:42.371 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:12:42.371 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:12:42.479 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:12:42.556 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c17f9baa-289a-4e0b-ab6f-48e34967a5a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:12:42.556 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:12:42.556 3868 2509222979368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 processed. 2021-12-16 18:12:42.996 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:12:43.311 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:12:46.653 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81a83659-3481-440c-a474-34941d7c2a21 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group member updated on remote: ['f09c31cf-b01a-43e8-9fee-70c65f10401e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:12:46.653 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [req-81a83659-3481-440c-a474-34941d7c2a21 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Security group member updated ['f09c31cf-b01a-43e8-9fee-70c65f10401e'] 2021-12-16 18:12:46.653 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [req-81a83659-3481-440c-a474-34941d7c2a21 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Refresh firewall rules 2021-12-16 18:12:46.653 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81a83659-3481-440c-a474-34941d7c2a21 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Get security group information for devices via rpc ['491636b8-af6d-4102-a000-7ccb1fc64c9b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:12:46.699 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 491636b8-af6d-4102-a000-7ccb1fc64c9b 2021-12-16 18:12:46.699 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-81a83659-3481-440c-a474-34941d7c2a21 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:12:46.712 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-81a83659-3481-440c-a474-34941d7c2a21 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:12:46.759 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81a83659-3481-440c-a474-34941d7c2a21 f71ceff4aaeb40f5b0129f3f1a2c4388 b312e6226e6249238ffc5bfde5eb0534 - - -] port_delete event received for '491636b8-af6d-4102-a000-7ccb1fc64c9b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:12:47.009 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:12:47.009 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '491636b8-af6d-4102-a000-7ccb1fc64c9b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:12:47.009 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '491636b8-af6d-4102-a000-7ccb1fc64c9b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:12:47.009 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 491636b8-af6d-4102-a000-7ccb1fc64c9b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:12:47.009 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['491636b8-af6d-4102-a000-7ccb1fc64c9b'] 2021-12-16 18:12:47.009 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:12:47.009 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:12:47.009 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['491636b8-af6d-4102-a000-7ccb1fc64c9b'] 2021-12-16 18:12:49.017 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:12:49.047 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:12:51.121 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31436154-5bcd-487a-ac64-1d64eb1ebc2e 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for 'f3ee3759-7bab-4d50-8fab-96d862dfe733' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:12:52.821 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8de25120-071a-416f-88cf-f4988089b42b 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for '49959394-1239-43b8-a5ff-b2b6c5f70ea9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:12:53.928 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d29ab61a-7d82-4b03-b1e3-eed78b28ade9 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for '5467babf-a723-4bc6-a9fb-1b42d2e3177e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:12:53.951 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b84b14d-20fe-40a8-8b71-88966d07f2d7 - - - - -] port_delete event received for '5467babf-a723-4bc6-a9fb-1b42d2e3177e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:12:54.167 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d29ab61a-7d82-4b03-b1e3-eed78b28ade9 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] network_delete received. Deleting network 79547eb2-95fb-45c5-9610-73a5fa35d792 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-16 18:12:54.187 3868 2509222979368 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d29ab61a-7d82-4b03-b1e3-eed78b28ade9 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] Reclaiming local network 79547eb2-95fb-45c5-9610-73a5fa35d792 2021-12-16 18:12:55.262 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9cbcda97-56d3-4281-9a36-2c369535593d 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for '159cf601-e932-4fc2-99d3-216b316963fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:12:56.887 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-898204e0-e564-4614-b8a4-5141da2100b5 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for 'be818851-d158-42c2-824f-514f83490cb2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:12:58.017 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4b0ad23-8188-4b76-af75-99ed3472b84c 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for 'd57ba12e-af80-4440-bc19-70b2d225be05' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:12:58.072 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68ab27c7-cf00-46ac-925e-c60962166162 - - - - -] port_delete event received for 'd57ba12e-af80-4440-bc19-70b2d225be05' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:12:58.304 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4b0ad23-8188-4b76-af75-99ed3472b84c 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] network_delete received. Deleting network 8fcf89bc-3201-4bd7-a2fd-fae74a5b5683 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-16 18:12:58.304 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4b0ad23-8188-4b76-af75-99ed3472b84c 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] Network 8fcf89bc-3201-4bd7-a2fd-fae74a5b5683 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-16 18:13:22.920 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c17f9baa-289a-4e0b-ab6f-48e34967a5a1 2021-12-16 18:13:23.175 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:13:23.175 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:13:23.175 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:13:23.175 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c17f9baa-289a-4e0b-ab6f-48e34967a5a1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:13:23.178 3868 2509222979368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9592ad22-9b82-4094-a41f-89c62b02b367 2021-12-16 18:13:23.178 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c17f9baa-289a-4e0b-ab6f-48e34967a5a1'] 2021-12-16 18:13:23.178 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:13:23.178 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:13:23.178 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c17f9baa-289a-4e0b-ab6f-48e34967a5a1'] 2021-12-16 18:13:23.427 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9add545c-b3b0-46ac-92c1-b73784c8d3ec f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] Security group member updated on remote: ['48247c74-af49-47a8-a2d6-b13ee7a12cfa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:13:23.427 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [req-9add545c-b3b0-46ac-92c1-b73784c8d3ec f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] Security group member updated ['48247c74-af49-47a8-a2d6-b13ee7a12cfa'] 2021-12-16 18:13:23.738 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9add545c-b3b0-46ac-92c1-b73784c8d3ec f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] port_delete event received for 'c17f9baa-289a-4e0b-ab6f-48e34967a5a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:13:25.175 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:13:25.176 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:13:25.930 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ba813e7-da1f-4311-afca-9483e543aee4 f82deae4f53c44dc8542748936026e13 583cfdd5535e42d3a9cebe0e394c3b48 - - -] port_delete event received for 'd79713c3-05fb-413e-9b19-16f86c6b8240' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:13:30.288 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df3d760a-2970-4fd3-8f56-5eb8455969da 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for '4b789fb0-0476-4c06-b193-8ee0d4862dad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:13:31.581 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ada0d747-59a6-473c-a734-5b374c93a730 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for '0352e7c0-5650-45b1-806f-a06677d36aad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:13:32.721 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-449ba5c8-ccf2-4f52-bb92-37fc685666d5 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for '3828f79b-4506-485b-9155-4383ed923bea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:13:32.747 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-091c1826-48ed-4830-aaf3-0da2469636d8 - - - - -] port_delete event received for '3828f79b-4506-485b-9155-4383ed923bea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:13:32.971 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-449ba5c8-ccf2-4f52-bb92-37fc685666d5 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] network_delete received. Deleting network 9592ad22-9b82-4094-a41f-89c62b02b367 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-16 18:13:32.971 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-449ba5c8-ccf2-4f52-bb92-37fc685666d5 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] Network 9592ad22-9b82-4094-a41f-89c62b02b367 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-16 18:13:46.930 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28959fb0-d9d7-4841-8531-7e3daff6f40c 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] Security group member updated on remote: ['a182ec8a-9ebb-47e6-85d6-612bc5684acf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:13:46.930 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [req-28959fb0-d9d7-4841-8531-7e3daff6f40c 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] Security group member updated ['a182ec8a-9ebb-47e6-85d6-612bc5684acf'] 2021-12-16 18:13:48.195 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72202ab2-dd6d-4bc5-90c4-fed4118f720a fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: c8b6413c-5957-4391-a19f-168ea6c8ccb8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:13:48.205 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72202ab2-dd6d-4bc5-90c4-fed4118f720a fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port c8b6413c-5957-4391-a19f-168ea6c8ccb8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:13:50.911 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c8b6413c-5957-4391-a19f-168ea6c8ccb8 2021-12-16 18:13:51.235 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:13:51.500 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port c8b6413c-5957-4391-a19f-168ea6c8ccb8 2021-12-16 18:13:51.500 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port c8b6413c-5957-4391-a19f-168ea6c8ccb8 updated. Details: {'device': 'c8b6413c-5957-4391-a19f-168ea6c8ccb8', 'network_id': '9eca014a-e3c0-4d4d-8394-1322e8c617fd', 'port_id': 'c8b6413c-5957-4391-a19f-168ea6c8ccb8', 'mac_address': 'fa:16:3e:2a:d8:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 735, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '488bed4b-86bb-484a-b0d6-ba12774a0a51', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:13:51.500 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:13:51.500 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8b6413c-5957-4391-a19f-168ea6c8ccb8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:13:51.500 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c8b6413c-5957-4391-a19f-168ea6c8ccb8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:13:51.500 3868 2509222979368 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9eca014a-e3c0-4d4d-8394-1322e8c617fd 2021-12-16 18:13:51.500 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:13:51.645 3868 2509222979368 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c8b6413c-5957-4391-a19f-168ea6c8ccb8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:13:51.645 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c8b6413c-5957-4391-a19f-168ea6c8ccb8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:13:51.645 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c8b6413c-5957-4391-a19f-168ea6c8ccb8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:13:51.645 3868 2509222979368 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 735, VLAN trunk: None to switch port c8b6413c-5957-4391-a19f-168ea6c8ccb8 2021-12-16 18:13:51.706 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:13:51.706 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c8b6413c-5957-4391-a19f-168ea6c8ccb8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:13:51.876 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c8b6413c-5957-4391-a19f-168ea6c8ccb8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:13:51.904 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:13:51.904 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a182ec8a-9ebb-47e6-85d6-612bc5684acf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:13:51.904 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a182ec8a-9ebb-47e6-85d6-612bc5684acf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:13:51.904 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c8b6413c-5957-4391-a19f-168ea6c8ccb8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:13:51.904 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:13:51.904 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c8b6413c-5957-4391-a19f-168ea6c8ccb8 not yet added. Adding. 2021-12-16 18:13:51.904 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:13:51.904 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:13:51.955 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8b6413c-5957-4391-a19f-168ea6c8ccb8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:13:52.019 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8b6413c-5957-4391-a19f-168ea6c8ccb8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:13:52.019 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8b6413c-5957-4391-a19f-168ea6c8ccb8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:13:52.104 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8b6413c-5957-4391-a19f-168ea6c8ccb8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:13:52.176 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8b6413c-5957-4391-a19f-168ea6c8ccb8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:13:52.176 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c8b6413c-5957-4391-a19f-168ea6c8ccb8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:13:52.176 3868 2509222979368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c8b6413c-5957-4391-a19f-168ea6c8ccb8 processed. 2021-12-16 18:13:53.235 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:13:53.556 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:14:45.189 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1870266-a214-40ad-95d4-4493aaf99d7a 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] Security group member updated on remote: ['a182ec8a-9ebb-47e6-85d6-612bc5684acf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:14:45.189 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [req-c1870266-a214-40ad-95d4-4493aaf99d7a 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] Security group member updated ['a182ec8a-9ebb-47e6-85d6-612bc5684acf'] 2021-12-16 18:14:45.189 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [req-c1870266-a214-40ad-95d4-4493aaf99d7a 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] Refresh firewall rules 2021-12-16 18:14:45.189 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1870266-a214-40ad-95d4-4493aaf99d7a 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] Get security group information for devices via rpc ['c8b6413c-5957-4391-a19f-168ea6c8ccb8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:14:45.219 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c1870266-a214-40ad-95d4-4493aaf99d7a 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:14:45.219 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c1870266-a214-40ad-95d4-4493aaf99d7a 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:14:45.251 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1870266-a214-40ad-95d4-4493aaf99d7a 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] port_delete event received for 'c8b6413c-5957-4391-a19f-168ea6c8ccb8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:14:45.406 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c8b6413c-5957-4391-a19f-168ea6c8ccb8 2021-12-16 18:14:45.521 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:14:45.521 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c8b6413c-5957-4391-a19f-168ea6c8ccb8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:14:45.521 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c8b6413c-5957-4391-a19f-168ea6c8ccb8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:14:45.521 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c8b6413c-5957-4391-a19f-168ea6c8ccb8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:14:45.532 3868 2509222979368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9eca014a-e3c0-4d4d-8394-1322e8c617fd 2021-12-16 18:14:45.532 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8b6413c-5957-4391-a19f-168ea6c8ccb8'] 2021-12-16 18:14:45.532 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:14:45.532 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:14:45.532 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8b6413c-5957-4391-a19f-168ea6c8ccb8'] 2021-12-16 18:14:47.537 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:14:47.549 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:14:54.553 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f87f97e-efee-46aa-ac46-9775f639c4a3 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] Security group member updated on remote: ['a182ec8a-9ebb-47e6-85d6-612bc5684acf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:14:54.553 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [req-5f87f97e-efee-46aa-ac46-9775f639c4a3 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] Security group member updated ['a182ec8a-9ebb-47e6-85d6-612bc5684acf'] 2021-12-16 18:14:55.508 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc996cfa-bb01-4830-b691-05150ffe619d fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:14:55.526 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc996cfa-bb01-4830-b691-05150ffe619d fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:14:57.429 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42 2021-12-16 18:14:57.605 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:14:57.923 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42 2021-12-16 18:14:57.923 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42 updated. Details: {'device': 'fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42', 'network_id': '9eca014a-e3c0-4d4d-8394-1322e8c617fd', 'port_id': 'fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42', 'mac_address': 'fa:16:3e:65:00:a6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 735, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '488bed4b-86bb-484a-b0d6-ba12774a0a51', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:14:57.923 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:14:57.923 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:14:57.923 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:14:57.923 3868 2509222979368 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9eca014a-e3c0-4d4d-8394-1322e8c617fd 2021-12-16 18:14:57.923 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:14:58.048 3868 2509222979368 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:14:58.048 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:14:58.060 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:14:58.060 3868 2509222979368 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 735, VLAN trunk: None to switch port fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42 2021-12-16 18:14:58.107 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:14:58.107 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:14:58.386 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:14:58.399 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:14:58.399 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a182ec8a-9ebb-47e6-85d6-612bc5684acf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:14:58.399 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a182ec8a-9ebb-47e6-85d6-612bc5684acf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-12-16 18:14:58.399 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:14:58.399 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:14:58.399 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42 not yet added. Adding. 2021-12-16 18:14:58.399 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:14:58.399 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:14:58.465 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:14:58.531 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:14:58.531 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:14:58.606 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:14:58.680 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:14:58.680 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:14:58.680 3868 2509222979368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42 processed. 2021-12-16 18:14:59.633 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:14:59.994 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:15:28.691 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1310cc83-f0ea-43a4-b53a-1a2f073c4010 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] Security group member updated on remote: ['a182ec8a-9ebb-47e6-85d6-612bc5684acf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:15:28.691 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [req-1310cc83-f0ea-43a4-b53a-1a2f073c4010 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] Security group member updated ['a182ec8a-9ebb-47e6-85d6-612bc5684acf'] 2021-12-16 18:15:28.691 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [req-1310cc83-f0ea-43a4-b53a-1a2f073c4010 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] Refresh firewall rules 2021-12-16 18:15:28.691 3868 2509222979368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1310cc83-f0ea-43a4-b53a-1a2f073c4010 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] Get security group information for devices via rpc ['fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:15:28.728 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1310cc83-f0ea-43a4-b53a-1a2f073c4010 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:15:28.728 3868 2509222979368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1310cc83-f0ea-43a4-b53a-1a2f073c4010 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:15:28.795 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1310cc83-f0ea-43a4-b53a-1a2f073c4010 4b4cd659780c419b819cf9c1a7ec977f 920607379adf48498b5985e723cdbc61 - - -] port_delete event received for 'fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:15:29.660 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42 2021-12-16 18:15:29.835 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:15:29.835 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:15:29.835 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:15:29.835 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:15:29.835 3868 2509222979368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9eca014a-e3c0-4d4d-8394-1322e8c617fd 2021-12-16 18:15:29.835 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42'] 2021-12-16 18:15:29.835 3868 2509222979368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:15:29.835 3868 2509222979368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:15:29.835 3868 2509222979368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fb3e57f5-aeeb-49d9-a5c2-90e7eba4be42'] 2021-12-16 18:15:31.851 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:15:31.872 3868 2509222979368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:15:51.009 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f325b8d3-a0d4-41ce-9965-d2acfb9c975d 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] network_delete received. Deleting network 9eca014a-e3c0-4d4d-8394-1322e8c617fd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-16 18:15:51.009 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f325b8d3-a0d4-41ce-9965-d2acfb9c975d 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] Network 9eca014a-e3c0-4d4d-8394-1322e8c617fd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-16 18:15:57.132 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0cd37eb-2b1e-4410-b594-53ebda99dff5 - - - - -] port_update received: 9b905862-a0b7-4be3-9626-59318fbd9081 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:15:57.148 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0cd37eb-2b1e-4410-b594-53ebda99dff5 - - - - -] No port 9b905862-a0b7-4be3-9626-59318fbd9081 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:16:00.247 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c47605a9-2625-451b-bca7-bc499acfc357 - - - - -] port_update received: 4ccf0ac6-f89b-4446-a5f7-33539be3f4cf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:16:00.247 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c47605a9-2625-451b-bca7-bc499acfc357 - - - - -] No port 4ccf0ac6-f89b-4446-a5f7-33539be3f4cf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:16:03.507 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbe55887-f066-4f68-9135-afef8c2c7d5d - - - - -] port_update received: d22e65d3-82f0-4e5e-9b59-bea3a41d5915 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:16:03.520 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbe55887-f066-4f68-9135-afef8c2c7d5d - - - - -] No port d22e65d3-82f0-4e5e-9b59-bea3a41d5915 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:16:05.554 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5c0630a-e428-41f7-94d4-d3e75a2e4b3f 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] Security group rule updated on remote: ['79614198-176b-4276-a9de-d43f879d9b74'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:16:05.554 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [req-a5c0630a-e428-41f7-94d4-d3e75a2e4b3f 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] Security group rule updated ['79614198-176b-4276-a9de-d43f879d9b74'] 2021-12-16 18:16:05.883 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7fceebe-b7ee-4629-a87a-4207f522c868 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] Security group rule updated on remote: ['79614198-176b-4276-a9de-d43f879d9b74'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:16:05.883 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [req-b7fceebe-b7ee-4629-a87a-4207f522c868 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] Security group rule updated ['79614198-176b-4276-a9de-d43f879d9b74'] 2021-12-16 18:16:06.239 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5485d3f0-ff80-463f-96a8-80bb2ff830b8 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] Security group rule updated on remote: ['79614198-176b-4276-a9de-d43f879d9b74'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:16:06.239 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [req-5485d3f0-ff80-463f-96a8-80bb2ff830b8 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] Security group rule updated ['79614198-176b-4276-a9de-d43f879d9b74'] 2021-12-16 18:16:06.694 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ea37e35-b84b-4728-b756-aca8b3f20b96 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] Security group rule updated on remote: ['79614198-176b-4276-a9de-d43f879d9b74'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:16:06.694 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [req-2ea37e35-b84b-4728-b756-aca8b3f20b96 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] Security group rule updated ['79614198-176b-4276-a9de-d43f879d9b74'] 2021-12-16 18:16:07.038 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1aa0d1cf-cafe-4b94-b6be-f4341e13ab3a 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] Security group rule updated on remote: ['79614198-176b-4276-a9de-d43f879d9b74'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:16:07.038 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [req-1aa0d1cf-cafe-4b94-b6be-f4341e13ab3a 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] Security group rule updated ['79614198-176b-4276-a9de-d43f879d9b74'] 2021-12-16 18:16:07.336 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aef40c92-a5c2-4a4e-90d7-616eb96b1dff 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] Security group rule updated on remote: ['79614198-176b-4276-a9de-d43f879d9b74'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-12-16 18:16:07.336 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [req-aef40c92-a5c2-4a4e-90d7-616eb96b1dff 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] Security group rule updated ['79614198-176b-4276-a9de-d43f879d9b74'] 2021-12-16 18:16:08.694 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db374b76-cce0-486e-b323-49197c9c8aa5 - - - - -] port_update received: b54d1c09-4200-4c79-a8be-452b9dd7fcb6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:16:08.700 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db374b76-cce0-486e-b323-49197c9c8aa5 - - - - -] No port b54d1c09-4200-4c79-a8be-452b9dd7fcb6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:16:31.147 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-496c832a-ddab-4904-996d-6d05ce90b313 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] Security group member updated on remote: ['79614198-176b-4276-a9de-d43f879d9b74'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:16:31.147 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [req-496c832a-ddab-4904-996d-6d05ce90b313 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] Security group member updated ['79614198-176b-4276-a9de-d43f879d9b74'] 2021-12-16 18:16:32.257 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aadcb195-d49f-45c6-aff4-d674d76f494e fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] port_update received: 8e729842-a6c2-4608-aa86-be8e5848cc97 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-12-16 18:16:32.257 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aadcb195-d49f-45c6-aff4-d674d76f494e fbeff4a93d9f49ca9e89b62330b0dcf6 58eed6563df049ccb1912eeb9c42a9d0 - - -] No port 8e729842-a6c2-4608-aa86-be8e5848cc97 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-12-16 18:16:34.180 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8e729842-a6c2-4608-aa86-be8e5848cc97 2021-12-16 18:16:36.180 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:16:36.459 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port 8e729842-a6c2-4608-aa86-be8e5848cc97 2021-12-16 18:16:36.459 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port 8e729842-a6c2-4608-aa86-be8e5848cc97 updated. Details: {'device': '8e729842-a6c2-4608-aa86-be8e5848cc97', 'network_id': 'bdb5e7be-f414-4271-8079-1671d73fb805', 'port_id': '8e729842-a6c2-4608-aa86-be8e5848cc97', 'mac_address': 'fa:16:3e:5e:4e:59', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 749, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '10c8e47b-7b67-492f-8871-3b6e9a595ae0', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:16:36.459 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:16:36.459 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8e729842-a6c2-4608-aa86-be8e5848cc97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:16:36.459 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8e729842-a6c2-4608-aa86-be8e5848cc97 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:16:36.459 3868 2509204098920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bdb5e7be-f414-4271-8079-1671d73fb805 2021-12-16 18:16:36.459 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:16:36.589 3868 2509204098920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8e729842-a6c2-4608-aa86-be8e5848cc97') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:16:36.589 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8e729842-a6c2-4608-aa86-be8e5848cc97') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:16:36.589 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8e729842-a6c2-4608-aa86-be8e5848cc97 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:16:36.589 3868 2509204098920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 749, VLAN trunk: None to switch port 8e729842-a6c2-4608-aa86-be8e5848cc97 2021-12-16 18:16:36.665 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:16:36.665 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8e729842-a6c2-4608-aa86-be8e5848cc97'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:16:36.897 3868 2509204098920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8e729842-a6c2-4608-aa86-be8e5848cc97']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:16:36.897 3868 2509204098920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:16:36.897 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (79614198-176b-4276-a9de-d43f879d9b74) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:16:36.897 3868 2509204098920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8e729842-a6c2-4608-aa86-be8e5848cc97 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:16:36.897 3868 2509204098920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:16:36.897 3868 2509204098920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8e729842-a6c2-4608-aa86-be8e5848cc97 not yet added. Adding. 2021-12-16 18:16:36.897 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:16:36.897 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:16:36.977 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e729842-a6c2-4608-aa86-be8e5848cc97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:16:37.048 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e729842-a6c2-4608-aa86-be8e5848cc97" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:16:37.048 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e729842-a6c2-4608-aa86-be8e5848cc97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:16:37.133 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e729842-a6c2-4608-aa86-be8e5848cc97" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:16:37.193 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8e729842-a6c2-4608-aa86-be8e5848cc97" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:16:37.193 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8e729842-a6c2-4608-aa86-be8e5848cc97 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:16:37.193 3868 2509204098920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8e729842-a6c2-4608-aa86-be8e5848cc97 processed. 2021-12-16 18:16:38.195 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:16:38.545 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:18:50.927 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8e729842-a6c2-4608-aa86-be8e5848cc97 2021-12-16 18:18:52.802 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:18:52.802 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8e729842-a6c2-4608-aa86-be8e5848cc97' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:18:52.802 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8e729842-a6c2-4608-aa86-be8e5848cc97' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:18:52.802 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8e729842-a6c2-4608-aa86-be8e5848cc97 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:18:52.802 3868 2509204098920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bdb5e7be-f414-4271-8079-1671d73fb805 2021-12-16 18:18:52.802 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8e729842-a6c2-4608-aa86-be8e5848cc97'] 2021-12-16 18:18:52.802 3868 2509204098920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:18:52.802 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:18:52.802 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8e729842-a6c2-4608-aa86-be8e5848cc97'] 2021-12-16 18:18:54.814 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:18:55.019 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:18:57.098 3868 2509204096808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8e729842-a6c2-4608-aa86-be8e5848cc97 2021-12-16 18:18:58.845 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-12-16 18:18:59.099 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Adding port 8e729842-a6c2-4608-aa86-be8e5848cc97 2021-12-16 18:18:59.099 3868 2509104905912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Port 8e729842-a6c2-4608-aa86-be8e5848cc97 updated. Details: {'device': '8e729842-a6c2-4608-aa86-be8e5848cc97', 'network_id': 'bdb5e7be-f414-4271-8079-1671d73fb805', 'port_id': '8e729842-a6c2-4608-aa86-be8e5848cc97', 'mac_address': 'fa:16:3e:5e:4e:59', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 749, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '10c8e47b-7b67-492f-8871-3b6e9a595ae0', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-12-16 18:18:59.099 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-12-16 18:18:59.099 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8e729842-a6c2-4608-aa86-be8e5848cc97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:18:59.099 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8e729842-a6c2-4608-aa86-be8e5848cc97 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-12-16 18:18:59.099 3868 2509204098920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bdb5e7be-f414-4271-8079-1671d73fb805 2021-12-16 18:18:59.099 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-12-16 18:18:59.254 3868 2509204098920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8e729842-a6c2-4608-aa86-be8e5848cc97') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:18:59.254 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8e729842-a6c2-4608-aa86-be8e5848cc97') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-12-16 18:18:59.271 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8e729842-a6c2-4608-aa86-be8e5848cc97 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-12-16 18:18:59.271 3868 2509204098920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 749, VLAN trunk: None to switch port 8e729842-a6c2-4608-aa86-be8e5848cc97 2021-12-16 18:18:59.333 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-12-16 18:18:59.333 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8e729842-a6c2-4608-aa86-be8e5848cc97'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-12-16 18:18:59.583 3868 2509204098920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8e729842-a6c2-4608-aa86-be8e5848cc97']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-12-16 18:18:59.583 3868 2509204098920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-12-16 18:18:59.583 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (79614198-176b-4276-a9de-d43f879d9b74) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-12-16 18:18:59.583 3868 2509204098920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8e729842-a6c2-4608-aa86-be8e5848cc97 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-12-16 18:18:59.583 3868 2509204098920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-12-16 18:18:59.583 3868 2509204098920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8e729842-a6c2-4608-aa86-be8e5848cc97 not yet added. Adding. 2021-12-16 18:18:59.583 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-12-16 18:18:59.583 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-12-16 18:18:59.675 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e729842-a6c2-4608-aa86-be8e5848cc97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:18:59.740 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e729842-a6c2-4608-aa86-be8e5848cc97" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:18:59.740 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e729842-a6c2-4608-aa86-be8e5848cc97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:18:59.829 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e729842-a6c2-4608-aa86-be8e5848cc97" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:18:59.911 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8e729842-a6c2-4608-aa86-be8e5848cc97" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:18:59.911 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8e729842-a6c2-4608-aa86-be8e5848cc97 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-12-16 18:18:59.911 3868 2509204098920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8e729842-a6c2-4608-aa86-be8e5848cc97 processed. 2021-12-16 18:19:00.845 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:19:01.068 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:20:10.725 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc6a94fb-4fea-489f-998c-944e7e61a745 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] port_delete event received for 'd21b81c8-dac0-421e-a537-f1327ce205f1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:20:13.274 3868 2509204098920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1b68012-959b-4456-a973-8ebc394ecede 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] Security group member updated on remote: ['79614198-176b-4276-a9de-d43f879d9b74'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-12-16 18:20:13.274 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [req-e1b68012-959b-4456-a973-8ebc394ecede 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] Security group member updated ['79614198-176b-4276-a9de-d43f879d9b74'] 2021-12-16 18:20:13.352 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1b68012-959b-4456-a973-8ebc394ecede 3527d9bb0a0c4c5da65c1149a505721d 98b9164dfd86492590b11703008e4f7a - - -] port_delete event received for '8e729842-a6c2-4608-aa86-be8e5848cc97' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:20:13.486 3868 2509204096984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8e729842-a6c2-4608-aa86-be8e5848cc97 2021-12-16 18:20:15.259 3868 2509104905912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20c53f91-d50f-47ec-b681-2dbc361c5a7d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-12-16 18:20:15.259 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8e729842-a6c2-4608-aa86-be8e5848cc97' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-12-16 18:20:15.259 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8e729842-a6c2-4608-aa86-be8e5848cc97' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-12-16 18:20:15.259 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8e729842-a6c2-4608-aa86-be8e5848cc97 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-12-16 18:20:15.266 3868 2509204098920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bdb5e7be-f414-4271-8079-1671d73fb805 2021-12-16 18:20:15.266 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8e729842-a6c2-4608-aa86-be8e5848cc97'] 2021-12-16 18:20:15.266 3868 2509204098920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-12-16 18:20:15.266 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-12-16 18:20:15.266 3868 2509204098920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8e729842-a6c2-4608-aa86-be8e5848cc97'] 2021-12-16 18:20:16.453 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-beda27ac-310c-4e66-b181-e7c19088f072 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for '4ccf0ac6-f89b-4446-a5f7-33539be3f4cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:20:17.265 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-12-16 18:20:17.393 3868 2509204098920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-12-16 18:20:17.710 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f6ba6d5-b1cc-40be-b1c9-64971ec69791 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for '9b905862-a0b7-4be3-9626-59318fbd9081' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:20:18.915 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15ef8ad2-2633-49b8-9168-32f0b9366baf 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for '02e8e513-1db2-46c9-86ae-39155e85c3a5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:20:18.931 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bde087ec-59fc-4f48-bac0-5da1ddc5e424 - - - - -] port_delete event received for '02e8e513-1db2-46c9-86ae-39155e85c3a5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:20:19.187 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15ef8ad2-2633-49b8-9168-32f0b9366baf 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] network_delete received. Deleting network bdb5e7be-f414-4271-8079-1671d73fb805 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-16 18:20:19.187 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15ef8ad2-2633-49b8-9168-32f0b9366baf 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] Network bdb5e7be-f414-4271-8079-1671d73fb805 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-12-16 18:20:20.290 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04a1542d-4dcd-48a1-85b4-344072551c7f 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for 'b54d1c09-4200-4c79-a8be-452b9dd7fcb6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:20:21.550 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5cfcc9a-2691-4cdb-b1c6-ef69201eed60 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for 'd22e65d3-82f0-4e5e-9b59-bea3a41d5915' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:20:22.534 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac90d292-5d7e-4ef9-9e0b-3ce3cd70b1f5 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] port_delete event received for 'f4c2911a-9791-4bf3-8759-f2c8766756d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:20:22.593 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60c47d53-c00a-417c-a2b8-2ec88ce06064 - - - - -] port_delete event received for 'f4c2911a-9791-4bf3-8759-f2c8766756d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-12-16 18:20:22.883 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac90d292-5d7e-4ef9-9e0b-3ce3cd70b1f5 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] network_delete received. Deleting network 95793283-5920-4c8f-af89-c10a153b562c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-12-16 18:20:22.883 3868 2509204098920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac90d292-5d7e-4ef9-9e0b-3ce3cd70b1f5 4406542a35c240d69d385a52c406191a a0c8087da60c4b39bb7b3827edca4ff6 - - -] Network 95793283-5920-4c8f-af89-c10a153b562c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463