2022-01-20 12:50:37.875 4548 1856666414240 MainThread INFO neutron.common.config [-] Logging enabled! 2022-01-20 12:50:37.875 4548 1856666414240 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 19.1.0.dev419 2022-01-20 12:50:37.875 4548 1856666414240 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-01-20 12:50:37.903 4548 1856666414240 MainThread INFO os_win.utils.network.networkutils [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] WMI caching is disabled. 2022-01-20 12:50:38.107 4548 1856666414240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-01-20 12:50:38.215 4548 1856666414240 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-01-20 12:50:38.215 4548 1856666414240 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-01-20 12:50:38.387 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent initialized successfully, now running... 2022-01-20 12:50:38.403 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-01-20 12:50:38.403 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-01-20 12:50:38.444 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-01-20 12:52:38.051 4548 1856754694272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24125575-c787-4a3d-bcca-e62100451f7a - - - - -] port_update received: c03287ff-f1dd-40d0-9133-a0eb25aeda29 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:52:38.879 4548 1856754694272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24125575-c787-4a3d-bcca-e62100451f7a - - - - -] No port c03287ff-f1dd-40d0-9133-a0eb25aeda29 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:52:41.040 4548 1856773450736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-749046ec-20fd-4e80-b821-8a15ccdb9c18 - - - - -] port_update received: 877f910a-8880-4633-84fd-08f7992c21e9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:52:41.040 4548 1856773450736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-749046ec-20fd-4e80-b821-8a15ccdb9c18 - - - - -] No port 877f910a-8880-4633-84fd-08f7992c21e9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:52:41.538 4548 1856753855120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cc9fd3c-95fb-4572-bff6-61c3623a8beb - - - - -] port_update received: 062ac87f-6c96-4374-8292-94d42a4f58c6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:52:41.586 4548 1856753855120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cc9fd3c-95fb-4572-bff6-61c3623a8beb - - - - -] No port 062ac87f-6c96-4374-8292-94d42a4f58c6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:52:45.761 4548 1856773449328 MainThread WARNING oslo_policy.policy [req-0b5f82e1-9b0d-419a-a9fb-5460fe2cc1b4 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-01-20 12:52:45.761 4548 1856773449328 MainThread WARNING oslo_policy.policy [req-0b5f82e1-9b0d-419a-a9fb-5460fe2cc1b4 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-01-20 12:52:45.770 4548 1856773449328 MainThread WARNING oslo_policy.policy [req-0b5f82e1-9b0d-419a-a9fb-5460fe2cc1b4 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-01-20 12:52:45.770 4548 1856773449328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b5f82e1-9b0d-419a-a9fb-5460fe2cc1b4 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Security group member updated on remote: ['6a654e38-3402-4f57-acdf-2bcca4c61bf5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:52:45.770 4548 1856773449328 MainThread INFO neutron.agent.securitygroups_rpc [req-0b5f82e1-9b0d-419a-a9fb-5460fe2cc1b4 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Security group member updated ['6a654e38-3402-4f57-acdf-2bcca4c61bf5'] 2022-01-20 12:52:47.696 4548 1856772162832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-923dc0ee-e311-4c0d-b201-c1ccf2a228dc b21681e4e4224514a91c91c410f39ee6 abbe43436cf6434e9c8e340b7ec90ae8 - - -] Security group member updated on remote: ['f3b9469d-d3d8-4943-8bcc-330af39c1b83'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:52:47.696 4548 1856772162832 MainThread INFO neutron.agent.securitygroups_rpc [req-923dc0ee-e311-4c0d-b201-c1ccf2a228dc b21681e4e4224514a91c91c410f39ee6 abbe43436cf6434e9c8e340b7ec90ae8 - - -] Security group member updated ['f3b9469d-d3d8-4943-8bcc-330af39c1b83'] 2022-01-20 12:52:49.583 4548 1856754544880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eca1b5df-25d5-4702-8e11-b756da0cd126 - - - - -] port_update received: 47fb2c43-8fb0-46ef-8776-40751edea304 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:52:49.598 4548 1856754544880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eca1b5df-25d5-4702-8e11-b756da0cd126 - - - - -] No port 47fb2c43-8fb0-46ef-8776-40751edea304 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:52:50.363 4548 1856754909776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef38a45d-c25f-4827-8d51-5e674ca116db dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: 3a497f72-8448-42ab-a547-0eccee02be1d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:52:50.383 4548 1856754909776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef38a45d-c25f-4827-8d51-5e674ca116db dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port 3a497f72-8448-42ab-a547-0eccee02be1d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:52:50.481 4548 1856754912592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57ee259f-0738-49b7-a333-e2ffcc5519eb - - - - -] port_update received: 69303bf2-4bf9-4b61-b4d9-18132d897e8d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:52:50.481 4548 1856754912592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57ee259f-0738-49b7-a333-e2ffcc5519eb - - - - -] No port 69303bf2-4bf9-4b61-b4d9-18132d897e8d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:52:50.620 4548 1856754721712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-452ffea9-5705-46a7-9cf3-0830ef609250 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] Security group rule updated on remote: ['f8f2df46-e3e8-49ef-ab9f-e1994d7d2e29'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 12:52:50.785 4548 1856754721712 MainThread INFO neutron.agent.securitygroups_rpc [req-452ffea9-5705-46a7-9cf3-0830ef609250 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] Security group rule updated ['f8f2df46-e3e8-49ef-ab9f-e1994d7d2e29'] 2022-01-20 12:52:51.363 4548 1856744347776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33891ca7-158e-492a-b618-0f50927ac7ff dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: 158377ff-8b9b-4143-aee5-5d780996fb7f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:52:54.459 4548 1856754925408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71e086d4-4c4e-437e-877b-b56856868428 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] Security group rule updated on remote: ['f8f2df46-e3e8-49ef-ab9f-e1994d7d2e29'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 12:52:54.503 4548 1856754925408 MainThread INFO neutron.agent.securitygroups_rpc [req-71e086d4-4c4e-437e-877b-b56856868428 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] Security group rule updated ['f8f2df46-e3e8-49ef-ab9f-e1994d7d2e29'] 2022-01-20 12:52:54.503 4548 1856754577072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-584f12af-48d3-4b0d-a79f-a2a87b6df157 a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] Security group rule updated on remote: ['cb8b5a31-2bc8-4942-b5e6-f9fae297d077'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 12:52:54.503 4548 1856754577072 MainThread INFO neutron.agent.securitygroups_rpc [req-584f12af-48d3-4b0d-a79f-a2a87b6df157 a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] Security group rule updated ['cb8b5a31-2bc8-4942-b5e6-f9fae297d077'] 2022-01-20 12:52:54.510 4548 1856744347776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33891ca7-158e-492a-b618-0f50927ac7ff dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port 158377ff-8b9b-4143-aee5-5d780996fb7f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:52:54.510 4548 1856754577072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e47c7a5e-382f-4480-a67c-c469dd968567 - - - - -] port_update received: 15ff246f-4fb6-443a-b9db-cbea566c6e7a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:52:54.510 4548 1856754925408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-373eed24-42ce-47a6-a2c0-0f875a05d53d a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] Security group rule updated on remote: ['cb8b5a31-2bc8-4942-b5e6-f9fae297d077'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 12:52:54.510 4548 1856754925408 MainThread INFO neutron.agent.securitygroups_rpc [req-373eed24-42ce-47a6-a2c0-0f875a05d53d a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] Security group rule updated ['cb8b5a31-2bc8-4942-b5e6-f9fae297d077'] 2022-01-20 12:52:54.510 4548 1856754577072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e47c7a5e-382f-4480-a67c-c469dd968567 - - - - -] No port 15ff246f-4fb6-443a-b9db-cbea566c6e7a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:53:04.870 4548 1856773632064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7dd66c18-4fe4-403b-9777-2fccfbb28770 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Security group member updated on remote: ['d8cf8e8c-416e-49d9-8398-d1091c6523d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:53:04.870 4548 1856773632064 MainThread INFO neutron.agent.securitygroups_rpc [req-7dd66c18-4fe4-403b-9777-2fccfbb28770 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Security group member updated ['d8cf8e8c-416e-49d9-8398-d1091c6523d2'] 2022-01-20 12:53:05.910 4548 1856773687072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-085d3e9c-2129-46b5-849b-7591e1d132a1 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Security group member updated on remote: ['d8cf8e8c-416e-49d9-8398-d1091c6523d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:53:05.910 4548 1856773687072 MainThread INFO neutron.agent.securitygroups_rpc [req-085d3e9c-2129-46b5-849b-7591e1d132a1 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Security group member updated ['d8cf8e8c-416e-49d9-8398-d1091c6523d2'] 2022-01-20 12:53:07.597 4548 1856773689184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc1c073e-0b94-4a09-85eb-0e7d27655082 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: b993b368-d74b-4950-bb49-dbc1a862c1c4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:53:07.597 4548 1856773689184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc1c073e-0b94-4a09-85eb-0e7d27655082 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port b993b368-d74b-4950-bb49-dbc1a862c1c4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:53:09.489 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3a497f72-8448-42ab-a547-0eccee02be1d 2022-01-20 12:53:09.489 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 158377ff-8b9b-4143-aee5-5d780996fb7f 2022-01-20 12:53:09.692 4548 1856773689184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b22b3f0a-684f-4c47-9b8f-d14a66aa605a dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: 6e9d005b-b1c8-43ca-806d-2cfd098e1f22 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:53:09.692 4548 1856773689184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b22b3f0a-684f-4c47-9b8f-d14a66aa605a dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port 6e9d005b-b1c8-43ca-806d-2cfd098e1f22 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:53:10.474 4548 1856773635056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c625a2f0-db5b-4612-805e-d24a73e8b5b5 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] Security group member updated on remote: ['f8f2df46-e3e8-49ef-ab9f-e1994d7d2e29'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:53:10.474 4548 1856773635056 MainThread INFO neutron.agent.securitygroups_rpc [req-c625a2f0-db5b-4612-805e-d24a73e8b5b5 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] Security group member updated ['f8f2df46-e3e8-49ef-ab9f-e1994d7d2e29'] 2022-01-20 12:53:11.222 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 12:53:12.331 4548 1856772586304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3ac1c43-1385-4d82-b8cd-bfc4b88ca99a a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] Security group member updated on remote: ['cb8b5a31-2bc8-4942-b5e6-f9fae297d077'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:53:12.331 4548 1856772586304 MainThread INFO neutron.agent.securitygroups_rpc [req-d3ac1c43-1385-4d82-b8cd-bfc4b88ca99a a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] Security group member updated ['cb8b5a31-2bc8-4942-b5e6-f9fae297d077'] 2022-01-20 12:53:12.787 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port 158377ff-8b9b-4143-aee5-5d780996fb7f 2022-01-20 12:53:12.787 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port 158377ff-8b9b-4143-aee5-5d780996fb7f updated. Details: {'device': '158377ff-8b9b-4143-aee5-5d780996fb7f', 'network_id': 'b0056a9e-a4fb-4aa8-9539-21906bb2fa1f', 'port_id': '158377ff-8b9b-4143-aee5-5d780996fb7f', 'mac_address': 'fa:16:3e:be:c9:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 152, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b20a1571-f122-4a3d-adc9-039e4a0b4046', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 12:53:12.787 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 12:53:12.787 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port 3a497f72-8448-42ab-a547-0eccee02be1d 2022-01-20 12:53:12.787 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port 3a497f72-8448-42ab-a547-0eccee02be1d updated. Details: {'device': '3a497f72-8448-42ab-a547-0eccee02be1d', 'network_id': '457dc31e-9fe8-4fb8-852d-eea62a00d396', 'port_id': '3a497f72-8448-42ab-a547-0eccee02be1d', 'mac_address': 'fa:16:3e:8a:d4:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '160c493f-960c-42fe-873c-9bc69f61abc5', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 12:53:12.787 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 12:53:12.787 4548 1856755296032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-158377ff-8b9b-4143-aee5-5d780996fb7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:12.787 4548 1856755296032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 158377ff-8b9b-4143-aee5-5d780996fb7f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 12:53:12.787 4548 1856755296032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b0056a9e-a4fb-4aa8-9539-21906bb2fa1f 2022-01-20 12:53:12.787 4548 1856755296032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 12:53:12.805 4548 1856773140720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:12.805 4548 1856773140720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3a497f72-8448-42ab-a547-0eccee02be1d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 12:53:12.805 4548 1856773140720 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 457dc31e-9fe8-4fb8-852d-eea62a00d396 2022-01-20 12:53:12.805 4548 1856773140720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 12:53:13.067 4548 1856773140720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3a497f72-8448-42ab-a547-0eccee02be1d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:53:13.067 4548 1856773140720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3a497f72-8448-42ab-a547-0eccee02be1d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:53:13.085 4548 1856755296032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '158377ff-8b9b-4143-aee5-5d780996fb7f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:53:13.085 4548 1856755296032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '158377ff-8b9b-4143-aee5-5d780996fb7f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:53:13.085 4548 1856773140720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3a497f72-8448-42ab-a547-0eccee02be1d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 12:53:13.085 4548 1856773140720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port 3a497f72-8448-42ab-a547-0eccee02be1d 2022-01-20 12:53:13.085 4548 1856755296032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 158377ff-8b9b-4143-aee5-5d780996fb7f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 12:53:13.085 4548 1856755296032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 152, VLAN trunk: None to switch port 158377ff-8b9b-4143-aee5-5d780996fb7f 2022-01-20 12:53:13.207 4548 1856755296032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 12:53:13.207 4548 1856755296032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['158377ff-8b9b-4143-aee5-5d780996fb7f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:53:13.212 4548 1856773140720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 12:53:13.212 4548 1856773140720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3a497f72-8448-42ab-a547-0eccee02be1d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:53:13.542 4548 1856773812464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68de35bf-ddda-4e6b-8dc4-b2778ffdb78c dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: cbed8e13-f09c-48e8-a597-615062bd1618 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:53:13.565 4548 1856773812464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68de35bf-ddda-4e6b-8dc4-b2778ffdb78c dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port cbed8e13-f09c-48e8-a597-615062bd1618 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:53:13.646 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6e9d005b-b1c8-43ca-806d-2cfd098e1f22 2022-01-20 12:53:13.646 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b993b368-d74b-4950-bb49-dbc1a862c1c4 2022-01-20 12:53:14.124 4548 1856773140720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3a497f72-8448-42ab-a547-0eccee02be1d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:53:14.124 4548 1856773140720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:53:14.124 4548 1856773140720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:53:14.124 4548 1856773140720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:53:14.124 4548 1856773140720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3a497f72-8448-42ab-a547-0eccee02be1d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:53:14.124 4548 1856773140720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 12:53:14.124 4548 1856773140720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3a497f72-8448-42ab-a547-0eccee02be1d not yet added. Adding. 2022-01-20 12:53:14.124 4548 1856773140720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 12:53:14.124 4548 1856773140720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 12:53:14.145 4548 1856755296032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['158377ff-8b9b-4143-aee5-5d780996fb7f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:53:14.145 4548 1856755296032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:53:14.145 4548 1856755296032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f3b9469d-d3d8-4943-8bcc-330af39c1b83) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:53:14.145 4548 1856755296032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f3b9469d-d3d8-4943-8bcc-330af39c1b83) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:53:14.145 4548 1856755296032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 158377ff-8b9b-4143-aee5-5d780996fb7f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:53:14.145 4548 1856755296032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 12:53:14.145 4548 1856755296032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 158377ff-8b9b-4143-aee5-5d780996fb7f not yet added. Adding. 2022-01-20 12:53:14.145 4548 1856755296032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 12:53:14.145 4548 1856755296032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 12:53:14.293 4548 1856773140720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:14.293 4548 1856755296032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-158377ff-8b9b-4143-aee5-5d780996fb7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:14.409 4548 1856755296032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-158377ff-8b9b-4143-aee5-5d780996fb7f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:14.409 4548 1856755296032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-158377ff-8b9b-4143-aee5-5d780996fb7f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:14.409 4548 1856773140720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:14.409 4548 1856773140720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:14.612 4548 1856773140720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:14.617 4548 1856755296032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-158377ff-8b9b-4143-aee5-5d780996fb7f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:14.746 4548 1856773140720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.938s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:14.746 4548 1856773140720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3a497f72-8448-42ab-a547-0eccee02be1d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 12:53:14.746 4548 1856773140720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3a497f72-8448-42ab-a547-0eccee02be1d processed. 2022-01-20 12:53:14.746 4548 1856755296032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-158377ff-8b9b-4143-aee5-5d780996fb7f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.954s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:14.746 4548 1856755296032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 158377ff-8b9b-4143-aee5-5d780996fb7f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 12:53:14.746 4548 1856755296032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 158377ff-8b9b-4143-aee5-5d780996fb7f processed. 2022-01-20 12:53:15.206 4548 1856755296032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ee29dc2-03c6-4bdb-a124-537f0d92b8b5 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: 55cd4c69-e442-4db0-bae3-230265f45758 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:53:15.223 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 12:53:15.223 4548 1856773528208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:15.346 4548 1856755296032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ee29dc2-03c6-4bdb-a124-537f0d92b8b5 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port 55cd4c69-e442-4db0-bae3-230265f45758 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:53:16.742 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port b993b368-d74b-4950-bb49-dbc1a862c1c4 2022-01-20 12:53:16.742 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port b993b368-d74b-4950-bb49-dbc1a862c1c4 updated. Details: {'device': 'b993b368-d74b-4950-bb49-dbc1a862c1c4', 'network_id': '1da03262-aaa2-44ec-9b4a-16ceb45bebd0', 'port_id': 'b993b368-d74b-4950-bb49-dbc1a862c1c4', 'mac_address': 'fa:16:3e:b5:91:f4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 176, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ef502f3c-614b-4ba1-a2b9-d4ff61bd14f7', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 12:53:16.742 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 12:53:16.742 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port 6e9d005b-b1c8-43ca-806d-2cfd098e1f22 2022-01-20 12:53:16.742 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port 6e9d005b-b1c8-43ca-806d-2cfd098e1f22 updated. Details: {'device': '6e9d005b-b1c8-43ca-806d-2cfd098e1f22', 'network_id': '1da03262-aaa2-44ec-9b4a-16ceb45bebd0', 'port_id': '6e9d005b-b1c8-43ca-806d-2cfd098e1f22', 'mac_address': 'fa:16:3e:ed:f6:d0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 176, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ef502f3c-614b-4ba1-a2b9-d4ff61bd14f7', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 12:53:16.755 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 12:53:16.755 4548 1856754909248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b993b368-d74b-4950-bb49-dbc1a862c1c4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:16.755 4548 1856754909248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b993b368-d74b-4950-bb49-dbc1a862c1c4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 12:53:16.755 4548 1856754909248 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1da03262-aaa2-44ec-9b4a-16ceb45bebd0 2022-01-20 12:53:16.755 4548 1856754909248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 12:53:16.755 4548 1856754911360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6e9d005b-b1c8-43ca-806d-2cfd098e1f22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:16.755 4548 1856754911360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6e9d005b-b1c8-43ca-806d-2cfd098e1f22 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 12:53:16.755 4548 1856754911360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 12:53:16.950 4548 1856754909248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b993b368-d74b-4950-bb49-dbc1a862c1c4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:53:16.950 4548 1856754909248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b993b368-d74b-4950-bb49-dbc1a862c1c4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:53:16.950 4548 1856754911360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6e9d005b-b1c8-43ca-806d-2cfd098e1f22') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:53:16.950 4548 1856754911360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6e9d005b-b1c8-43ca-806d-2cfd098e1f22') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:53:16.950 4548 1856754909248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b993b368-d74b-4950-bb49-dbc1a862c1c4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 12:53:16.950 4548 1856754909248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 176, VLAN trunk: None to switch port b993b368-d74b-4950-bb49-dbc1a862c1c4 2022-01-20 12:53:16.983 4548 1856754911360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6e9d005b-b1c8-43ca-806d-2cfd098e1f22 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 12:53:16.983 4548 1856754911360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 176, VLAN trunk: None to switch port 6e9d005b-b1c8-43ca-806d-2cfd098e1f22 2022-01-20 12:53:17.098 4548 1856754909248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 12:53:17.098 4548 1856754909248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b993b368-d74b-4950-bb49-dbc1a862c1c4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:53:17.143 4548 1856754911360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 12:53:17.143 4548 1856754911360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6e9d005b-b1c8-43ca-806d-2cfd098e1f22'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:53:17.287 4548 1856773528208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:17.287 4548 1856773906272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:17.287 4548 1856773906272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:17.714 4548 1856754909248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b993b368-d74b-4950-bb49-dbc1a862c1c4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:53:17.714 4548 1856754909248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:53:17.714 4548 1856754909248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d8cf8e8c-416e-49d9-8398-d1091c6523d2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:53:17.714 4548 1856754909248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d8cf8e8c-416e-49d9-8398-d1091c6523d2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:53:17.714 4548 1856754909248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b993b368-d74b-4950-bb49-dbc1a862c1c4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:53:17.714 4548 1856754909248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 12:53:17.714 4548 1856754909248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b993b368-d74b-4950-bb49-dbc1a862c1c4 not yet added. Adding. 2022-01-20 12:53:17.714 4548 1856754909248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 12:53:17.714 4548 1856754909248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 12:53:17.722 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cbed8e13-f09c-48e8-a597-615062bd1618 2022-01-20 12:53:17.831 4548 1856754911360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6e9d005b-b1c8-43ca-806d-2cfd098e1f22']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:53:17.838 4548 1856754911360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:53:17.838 4548 1856754911360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d8cf8e8c-416e-49d9-8398-d1091c6523d2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:53:17.838 4548 1856754911360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d8cf8e8c-416e-49d9-8398-d1091c6523d2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:53:17.838 4548 1856754911360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6e9d005b-b1c8-43ca-806d-2cfd098e1f22 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:53:17.838 4548 1856754911360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 12:53:17.838 4548 1856754911360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6e9d005b-b1c8-43ca-806d-2cfd098e1f22 not yet added. Adding. 2022-01-20 12:53:17.838 4548 1856754911360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 12:53:17.838 4548 1856754911360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 12:53:17.932 4548 1856754909248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b993b368-d74b-4950-bb49-dbc1a862c1c4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:18.132 4548 1856754911360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6e9d005b-b1c8-43ca-806d-2cfd098e1f22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:18.144 4548 1856754909248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b993b368-d74b-4950-bb49-dbc1a862c1c4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:18.144 4548 1856754909248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b993b368-d74b-4950-bb49-dbc1a862c1c4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:18.321 4548 1856754911360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6e9d005b-b1c8-43ca-806d-2cfd098e1f22" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:18.321 4548 1856754911360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6e9d005b-b1c8-43ca-806d-2cfd098e1f22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:18.340 4548 1856754909248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b993b368-d74b-4950-bb49-dbc1a862c1c4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:18.565 4548 1856754911360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6e9d005b-b1c8-43ca-806d-2cfd098e1f22" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:18.619 4548 1856754909248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b993b368-d74b-4950-bb49-dbc1a862c1c4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.860s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:18.619 4548 1856754909248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b993b368-d74b-4950-bb49-dbc1a862c1c4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 12:53:18.619 4548 1856754909248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b993b368-d74b-4950-bb49-dbc1a862c1c4 processed. 2022-01-20 12:53:18.773 4548 1856754911360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6e9d005b-b1c8-43ca-806d-2cfd098e1f22" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:18.773 4548 1856754911360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6e9d005b-b1c8-43ca-806d-2cfd098e1f22 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 12:53:18.773 4548 1856754911360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6e9d005b-b1c8-43ca-806d-2cfd098e1f22 processed. 2022-01-20 12:53:19.247 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 12:53:19.253 4548 1856754911360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:19.732 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 55cd4c69-e442-4db0-bae3-230265f45758 2022-01-20 12:53:20.144 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port cbed8e13-f09c-48e8-a597-615062bd1618 2022-01-20 12:53:20.144 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port cbed8e13-f09c-48e8-a597-615062bd1618 updated. Details: {'device': 'cbed8e13-f09c-48e8-a597-615062bd1618', 'network_id': '51dfc435-f4d5-4bb7-b519-debcc47256e8', 'port_id': 'cbed8e13-f09c-48e8-a597-615062bd1618', 'mac_address': 'fa:16:3e:c8:71:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 186, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7e70a924-e46b-43c1-b6e9-160e1b7b97c7', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 12:53:20.144 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 12:53:20.144 4548 1856775198320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cbed8e13-f09c-48e8-a597-615062bd1618" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:20.144 4548 1856775198320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cbed8e13-f09c-48e8-a597-615062bd1618 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 12:53:20.144 4548 1856775198320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 51dfc435-f4d5-4bb7-b519-debcc47256e8 2022-01-20 12:53:20.144 4548 1856775198320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 12:53:20.395 4548 1856775198320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cbed8e13-f09c-48e8-a597-615062bd1618') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:53:20.395 4548 1856775198320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cbed8e13-f09c-48e8-a597-615062bd1618') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:53:20.419 4548 1856775198320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cbed8e13-f09c-48e8-a597-615062bd1618 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 12:53:20.419 4548 1856775198320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 186, VLAN trunk: None to switch port cbed8e13-f09c-48e8-a597-615062bd1618 2022-01-20 12:53:20.581 4548 1856775198320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 12:53:20.581 4548 1856775198320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cbed8e13-f09c-48e8-a597-615062bd1618'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:53:20.975 4548 1856775198320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cbed8e13-f09c-48e8-a597-615062bd1618']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:53:20.975 4548 1856775198320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:53:20.975 4548 1856775198320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f8f2df46-e3e8-49ef-ab9f-e1994d7d2e29) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:53:20.975 4548 1856775198320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cbed8e13-f09c-48e8-a597-615062bd1618 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:53:20.975 4548 1856775198320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 12:53:20.975 4548 1856775198320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cbed8e13-f09c-48e8-a597-615062bd1618 not yet added. Adding. 2022-01-20 12:53:20.975 4548 1856775198320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 12:53:20.975 4548 1856775198320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 12:53:21.167 4548 1856775198320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbed8e13-f09c-48e8-a597-615062bd1618" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:21.255 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 12:53:21.385 4548 1856775198320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbed8e13-f09c-48e8-a597-615062bd1618" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:21.385 4548 1856775198320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbed8e13-f09c-48e8-a597-615062bd1618" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:21.534 4548 1856754911360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:21.534 4548 1856754547344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:21.534 4548 1856754547344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:21.619 4548 1856775198320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbed8e13-f09c-48e8-a597-615062bd1618" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:21.773 4548 1856775198320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cbed8e13-f09c-48e8-a597-615062bd1618" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.641s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:21.773 4548 1856775198320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cbed8e13-f09c-48e8-a597-615062bd1618 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 12:53:21.773 4548 1856775198320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cbed8e13-f09c-48e8-a597-615062bd1618 processed. 2022-01-20 12:53:21.962 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port 55cd4c69-e442-4db0-bae3-230265f45758 2022-01-20 12:53:21.962 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port 55cd4c69-e442-4db0-bae3-230265f45758 updated. Details: {'device': '55cd4c69-e442-4db0-bae3-230265f45758', 'network_id': '98783e85-5ee2-4a30-908e-0d0d62c14b33', 'port_id': '55cd4c69-e442-4db0-bae3-230265f45758', 'mac_address': 'fa:16:3e:73:c3:3f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1295fc8c-2285-4e3e-9a1a-e24300eba26a', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 12:53:21.962 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 12:53:21.962 4548 1856754547344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:21.962 4548 1856754547344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 55cd4c69-e442-4db0-bae3-230265f45758 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 12:53:21.962 4548 1856754547344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 98783e85-5ee2-4a30-908e-0d0d62c14b33 2022-01-20 12:53:21.962 4548 1856754547344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 12:53:22.225 4548 1856754547344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '55cd4c69-e442-4db0-bae3-230265f45758') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:53:22.225 4548 1856754547344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '55cd4c69-e442-4db0-bae3-230265f45758') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:53:22.225 4548 1856754547344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 55cd4c69-e442-4db0-bae3-230265f45758 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 12:53:22.225 4548 1856754547344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port 55cd4c69-e442-4db0-bae3-230265f45758 2022-01-20 12:53:22.430 4548 1856754547344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 12:53:22.430 4548 1856754547344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['55cd4c69-e442-4db0-bae3-230265f45758'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:53:22.651 4548 1856754547344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['55cd4c69-e442-4db0-bae3-230265f45758']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:53:22.651 4548 1856754547344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:53:22.651 4548 1856754547344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cb8b5a31-2bc8-4942-b5e6-f9fae297d077) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:53:22.651 4548 1856754547344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 55cd4c69-e442-4db0-bae3-230265f45758 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:53:22.651 4548 1856754547344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 12:53:22.651 4548 1856754547344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 55cd4c69-e442-4db0-bae3-230265f45758 not yet added. Adding. 2022-01-20 12:53:22.651 4548 1856754547344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 12:53:22.651 4548 1856754547344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 12:53:22.893 4548 1856754547344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:23.139 4548 1856754547344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:23.139 4548 1856754547344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:23.255 4548 1856773789824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:23.409 4548 1856754547344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:23.565 4548 1856754547344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:23.565 4548 1856754547344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 55cd4c69-e442-4db0-bae3-230265f45758 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 12:53:23.565 4548 1856754547344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 55cd4c69-e442-4db0-bae3-230265f45758 processed. 2022-01-20 12:53:23.693 4548 1856773789824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:25.291 4548 1856773685488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:25.946 4548 1856773685488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.657s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:50.396 4548 1856773324464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6b86188-d695-4f57-b63c-0762b38f5567 b21681e4e4224514a91c91c410f39ee6 abbe43436cf6434e9c8e340b7ec90ae8 - - -] Security group member updated on remote: ['f3b9469d-d3d8-4943-8bcc-330af39c1b83'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:53:50.396 4548 1856773324464 MainThread INFO neutron.agent.securitygroups_rpc [req-b6b86188-d695-4f57-b63c-0762b38f5567 b21681e4e4224514a91c91c410f39ee6 abbe43436cf6434e9c8e340b7ec90ae8 - - -] Security group member updated ['f3b9469d-d3d8-4943-8bcc-330af39c1b83'] 2022-01-20 12:53:50.396 4548 1856773324464 MainThread INFO neutron.agent.securitygroups_rpc [req-b6b86188-d695-4f57-b63c-0762b38f5567 b21681e4e4224514a91c91c410f39ee6 abbe43436cf6434e9c8e340b7ec90ae8 - - -] Refresh firewall rules 2022-01-20 12:53:50.396 4548 1856773324464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6b86188-d695-4f57-b63c-0762b38f5567 b21681e4e4224514a91c91c410f39ee6 abbe43436cf6434e9c8e340b7ec90ae8 - - -] Get security group information for devices via rpc ['158377ff-8b9b-4143-aee5-5d780996fb7f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:53:50.453 4548 1856773324464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b6b86188-d695-4f57-b63c-0762b38f5567 b21681e4e4224514a91c91c410f39ee6 abbe43436cf6434e9c8e340b7ec90ae8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:53:50.453 4548 1856773324464 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b6b86188-d695-4f57-b63c-0762b38f5567 b21681e4e4224514a91c91c410f39ee6 abbe43436cf6434e9c8e340b7ec90ae8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:53:50.488 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 158377ff-8b9b-4143-aee5-5d780996fb7f 2022-01-20 12:53:50.533 4548 1856773324464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6b86188-d695-4f57-b63c-0762b38f5567 b21681e4e4224514a91c91c410f39ee6 abbe43436cf6434e9c8e340b7ec90ae8 - - -] port_delete event received for '158377ff-8b9b-4143-aee5-5d780996fb7f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 12:53:51.400 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 12:53:51.400 4548 1856755372096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '158377ff-8b9b-4143-aee5-5d780996fb7f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 12:53:51.400 4548 1856755372096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '158377ff-8b9b-4143-aee5-5d780996fb7f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 12:53:51.400 4548 1856755372096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 158377ff-8b9b-4143-aee5-5d780996fb7f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 12:53:51.426 4548 1856755372096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b0056a9e-a4fb-4aa8-9539-21906bb2fa1f 2022-01-20 12:53:51.426 4548 1856755372096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['158377ff-8b9b-4143-aee5-5d780996fb7f'] 2022-01-20 12:53:51.426 4548 1856755372096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 12:53:51.426 4548 1856755372096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 12:53:51.426 4548 1856755372096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['158377ff-8b9b-4143-aee5-5d780996fb7f'] 2022-01-20 12:53:53.424 4548 1856773812464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:53:53.487 4548 1856773812464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:53:58.174 4548 1856773687776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7893ef73-d74a-4d10-9523-3e60b6d09a31 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] network_delete received. Deleting network b0056a9e-a4fb-4aa8-9539-21906bb2fa1f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-20 12:53:59.474 4548 1856773687776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7893ef73-d74a-4d10-9523-3e60b6d09a31 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] Network b0056a9e-a4fb-4aa8-9539-21906bb2fa1f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-20 12:54:04.503 4548 1856775637296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-026172c1-234f-4709-a4e4-46c769d3fff7 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Security group member updated on remote: ['6a654e38-3402-4f57-acdf-2bcca4c61bf5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:54:04.503 4548 1856775637296 MainThread INFO neutron.agent.securitygroups_rpc [req-026172c1-234f-4709-a4e4-46c769d3fff7 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Security group member updated ['6a654e38-3402-4f57-acdf-2bcca4c61bf5'] 2022-01-20 12:54:04.503 4548 1856775637296 MainThread INFO neutron.agent.securitygroups_rpc [req-026172c1-234f-4709-a4e4-46c769d3fff7 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Refresh firewall rules 2022-01-20 12:54:04.523 4548 1856775637296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-026172c1-234f-4709-a4e4-46c769d3fff7 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Get security group information for devices via rpc ['3a497f72-8448-42ab-a547-0eccee02be1d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:54:04.739 4548 1856775637296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-026172c1-234f-4709-a4e4-46c769d3fff7 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update security group information for ports dict_keys(['3a497f72-8448-42ab-a547-0eccee02be1d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:54:04.739 4548 1856775637296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-026172c1-234f-4709-a4e4-46c769d3fff7 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:54:04.739 4548 1856775637296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-026172c1-234f-4709-a4e4-46c769d3fff7 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update rules of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:54:04.739 4548 1856775637296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-026172c1-234f-4709-a4e4-46c769d3fff7 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update members of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:54:04.739 4548 1856775637296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-026172c1-234f-4709-a4e4-46c769d3fff7 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update port filter for 3a497f72-8448-42ab-a547-0eccee02be1d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:54:04.739 4548 1856775637296 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-026172c1-234f-4709-a4e4-46c769d3fff7 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Updating port rules. 2022-01-20 12:54:04.757 4548 1856775637296 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-026172c1-234f-4709-a4e4-46c769d3fff7 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-20 12:54:04.757 4548 1856775637296 MainThread DEBUG oslo_concurrency.lockutils [req-026172c1-234f-4709-a4e4-46c769d3fff7 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:54:05.315 4548 1856775637296 MainThread DEBUG oslo_concurrency.lockutils [req-026172c1-234f-4709-a4e4-46c769d3fff7 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:54:05.331 4548 1856775637296 MainThread DEBUG oslo_concurrency.lockutils [req-026172c1-234f-4709-a4e4-46c769d3fff7 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:54:05.331 4548 1856775637296 MainThread DEBUG oslo_concurrency.lockutils [req-026172c1-234f-4709-a4e4-46c769d3fff7 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:54:05.736 4548 1856775637296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56fdced0-dc6c-4f61-aac2-9b6670b84704 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:54:07.502 4548 1856775637296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56fdced0-dc6c-4f61-aac2-9b6670b84704 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:54:12.909 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 2022-01-20 12:54:13.515 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 12:54:13.910 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 2022-01-20 12:54:13.910 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 updated. Details: {'device': 'bcd0deb6-a22b-461d-a8fa-a803e44e0fe4', 'network_id': '457dc31e-9fe8-4fb8-852d-eea62a00d396', 'port_id': 'bcd0deb6-a22b-461d-a8fa-a803e44e0fe4', 'mac_address': 'fa:16:3e:20:59:18', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '160c493f-960c-42fe-873c-9bc69f61abc5', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 12:54:13.910 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 12:54:13.910 4548 1856775722256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:54:13.910 4548 1856775722256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 12:54:13.910 4548 1856775722256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 12:54:14.178 4548 1856775722256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bcd0deb6-a22b-461d-a8fa-a803e44e0fe4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:54:14.178 4548 1856775722256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bcd0deb6-a22b-461d-a8fa-a803e44e0fe4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:54:14.191 4548 1856775722256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 12:54:14.191 4548 1856775722256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 2022-01-20 12:54:14.367 4548 1856775722256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 12:54:14.394 4548 1856775722256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bcd0deb6-a22b-461d-a8fa-a803e44e0fe4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:54:14.575 4548 1856775722256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bcd0deb6-a22b-461d-a8fa-a803e44e0fe4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:54:14.583 4548 1856775722256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:54:14.583 4548 1856775722256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:54:14.583 4548 1856775722256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:54:14.583 4548 1856775722256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:54:14.583 4548 1856775722256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 12:54:14.583 4548 1856775722256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 not yet added. Adding. 2022-01-20 12:54:14.583 4548 1856775722256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 12:54:14.583 4548 1856775722256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 12:54:14.877 4548 1856775722256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:54:15.131 4548 1856775722256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:54:15.131 4548 1856775722256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:54:15.393 4548 1856775722256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:54:15.612 4548 1856775722256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.704s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:54:15.612 4548 1856775722256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 12:54:15.612 4548 1856775722256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 processed. 2022-01-20 12:54:17.537 4548 1856775722256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:54:18.035 4548 1856775722256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:54:30.367 4548 1856772868224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Security group member updated on remote: ['6a654e38-3402-4f57-acdf-2bcca4c61bf5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:54:30.367 4548 1856772868224 MainThread INFO neutron.agent.securitygroups_rpc [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Security group member updated ['6a654e38-3402-4f57-acdf-2bcca4c61bf5'] 2022-01-20 12:54:30.367 4548 1856772868224 MainThread INFO neutron.agent.securitygroups_rpc [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Refresh firewall rules 2022-01-20 12:54:30.367 4548 1856772868224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Get security group information for devices via rpc ['3a497f72-8448-42ab-a547-0eccee02be1d', 'bcd0deb6-a22b-461d-a8fa-a803e44e0fe4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:54:30.783 4548 1856772868224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update security group information for ports dict_keys(['3a497f72-8448-42ab-a547-0eccee02be1d', 'bcd0deb6-a22b-461d-a8fa-a803e44e0fe4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:54:30.783 4548 1856772868224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:54:30.783 4548 1856772868224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update rules of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:54:30.783 4548 1856772868224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update members of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:54:30.783 4548 1856772868224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update port filter for 3a497f72-8448-42ab-a547-0eccee02be1d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:54:30.783 4548 1856772868224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Updating port rules. 2022-01-20 12:54:30.783 4548 1856772868224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-20 12:54:30.783 4548 1856772868224 MainThread DEBUG oslo_concurrency.lockutils [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:54:31.126 4548 1856772868224 MainThread DEBUG oslo_concurrency.lockutils [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:54:31.126 4548 1856772868224 MainThread DEBUG oslo_concurrency.lockutils [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:54:31.126 4548 1856772868224 MainThread DEBUG oslo_concurrency.lockutils [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:54:31.126 4548 1856772868224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update port filter for bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:54:31.126 4548 1856772868224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Updating port rules. 2022-01-20 12:54:31.126 4548 1856772868224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-20 12:54:31.126 4548 1856772868224 MainThread DEBUG oslo_concurrency.lockutils [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:54:31.477 4548 1856772868224 MainThread DEBUG oslo_concurrency.lockutils [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:54:31.477 4548 1856772868224 MainThread DEBUG oslo_concurrency.lockutils [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:54:31.477 4548 1856772868224 MainThread DEBUG oslo_concurrency.lockutils [req-1b464581-4379-4ce4-a5d8-8d5068eb89dc 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:54:31.923 4548 1856772868224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4460b7b-0835-41b2-a8b7-a5e86453fbf9 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: 862fb9b1-47ac-4dd7-bfcb-b5625f4cba30 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:54:31.923 4548 1856772868224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4460b7b-0835-41b2-a8b7-a5e86453fbf9 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port 862fb9b1-47ac-4dd7-bfcb-b5625f4cba30 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:54:33.767 4548 1856754629968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c52e5b85-ac0d-4d44-a06e-8c5d517693e0 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] network_delete received. Deleting network fc5cd496-0b75-49fb-b647-7419ce6d438e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-20 12:54:33.767 4548 1856754629968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c52e5b85-ac0d-4d44-a06e-8c5d517693e0 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] Network fc5cd496-0b75-49fb-b647-7419ce6d438e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-20 12:54:34.632 4548 1856754629968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46e6aa0f-0e57-49f7-8890-d7bb6832e520 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] network_delete received. Deleting network b6d39419-74c0-4304-b79b-1717c555f677 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-20 12:54:34.632 4548 1856754629968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46e6aa0f-0e57-49f7-8890-d7bb6832e520 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] Network b6d39419-74c0-4304-b79b-1717c555f677 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-20 12:54:37.254 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 862fb9b1-47ac-4dd7-bfcb-b5625f4cba30 2022-01-20 12:54:37.691 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 12:54:38.150 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port 862fb9b1-47ac-4dd7-bfcb-b5625f4cba30 2022-01-20 12:54:38.150 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port 862fb9b1-47ac-4dd7-bfcb-b5625f4cba30 updated. Details: {'device': '862fb9b1-47ac-4dd7-bfcb-b5625f4cba30', 'network_id': '457dc31e-9fe8-4fb8-852d-eea62a00d396', 'port_id': '862fb9b1-47ac-4dd7-bfcb-b5625f4cba30', 'mac_address': 'fa:16:3e:3d:50:98', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '160c493f-960c-42fe-873c-9bc69f61abc5', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 12:54:38.150 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 12:54:38.159 4548 1856773905392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-862fb9b1-47ac-4dd7-bfcb-b5625f4cba30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:54:38.159 4548 1856773905392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 862fb9b1-47ac-4dd7-bfcb-b5625f4cba30 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 12:54:38.159 4548 1856773905392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 12:54:38.423 4548 1856773905392 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '862fb9b1-47ac-4dd7-bfcb-b5625f4cba30') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:54:38.423 4548 1856773905392 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '862fb9b1-47ac-4dd7-bfcb-b5625f4cba30') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:54:38.454 4548 1856773905392 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 862fb9b1-47ac-4dd7-bfcb-b5625f4cba30 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 12:54:38.454 4548 1856773905392 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port 862fb9b1-47ac-4dd7-bfcb-b5625f4cba30 2022-01-20 12:54:38.643 4548 1856773905392 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 12:54:38.643 4548 1856773905392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['862fb9b1-47ac-4dd7-bfcb-b5625f4cba30'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:54:38.879 4548 1856773905392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['862fb9b1-47ac-4dd7-bfcb-b5625f4cba30']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:54:38.879 4548 1856773905392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:54:38.879 4548 1856773905392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:54:38.879 4548 1856773905392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:54:38.879 4548 1856773905392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 862fb9b1-47ac-4dd7-bfcb-b5625f4cba30 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:54:38.879 4548 1856773905392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 12:54:38.879 4548 1856773905392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 862fb9b1-47ac-4dd7-bfcb-b5625f4cba30 not yet added. Adding. 2022-01-20 12:54:38.879 4548 1856773905392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 12:54:38.905 4548 1856773905392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 12:54:39.239 4548 1856773905392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-862fb9b1-47ac-4dd7-bfcb-b5625f4cba30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:54:39.567 4548 1856773905392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-862fb9b1-47ac-4dd7-bfcb-b5625f4cba30" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:54:39.567 4548 1856773905392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-862fb9b1-47ac-4dd7-bfcb-b5625f4cba30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:54:40.026 4548 1856773905392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-862fb9b1-47ac-4dd7-bfcb-b5625f4cba30" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:54:40.251 4548 1856773905392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-862fb9b1-47ac-4dd7-bfcb-b5625f4cba30" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:54:40.251 4548 1856773905392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 862fb9b1-47ac-4dd7-bfcb-b5625f4cba30 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 12:54:40.251 4548 1856773905392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 862fb9b1-47ac-4dd7-bfcb-b5625f4cba30 processed. 2022-01-20 12:54:41.719 4548 1856773735696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:54:42.438 4548 1856773735696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.719s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:54:44.698 4548 1856773736048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c090481b-49ca-4de5-956b-5ee7dd908258 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] network_delete received. Deleting network 0e4c29d6-db79-447b-89ae-13ac8e80dcfe network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-20 12:54:44.698 4548 1856773736048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c090481b-49ca-4de5-956b-5ee7dd908258 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] Network 0e4c29d6-db79-447b-89ae-13ac8e80dcfe not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-20 12:54:45.800 4548 1856773324464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5153cd1e-6b81-4952-944f-51f40baf156d 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] network_delete received. Deleting network d2323e43-036a-4dfe-96f5-f885bc32f28c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-20 12:54:45.815 4548 1856773324464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5153cd1e-6b81-4952-944f-51f40baf156d 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] Network d2323e43-036a-4dfe-96f5-f885bc32f28c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-20 12:55:02.595 4548 1856754629968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a7b4a510-8673-4d27-ac77-ec3b4538a06f dbd28cfcc06d40d197e5842cf1dcc67e 629170ffa321489c819377a8d6610e73 - - -] Security group member updated on remote: ['a2fc74b2-d285-4ed7-90ba-198e63b5f2e3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:55:02.595 4548 1856754629968 MainThread INFO neutron.agent.securitygroups_rpc [req-a7b4a510-8673-4d27-ac77-ec3b4538a06f dbd28cfcc06d40d197e5842cf1dcc67e 629170ffa321489c819377a8d6610e73 - - -] Security group member updated ['a2fc74b2-d285-4ed7-90ba-198e63b5f2e3'] 2022-01-20 12:55:03.829 4548 1856776135776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d11cf5b-2bb5-4cae-899c-345affb39ea4 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: 638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:55:03.860 4548 1856776135776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d11cf5b-2bb5-4cae-899c-345affb39ea4 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port 638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:55:07.673 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3 2022-01-20 12:55:07.861 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 12:55:08.220 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port 638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3 2022-01-20 12:55:08.220 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port 638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3 updated. Details: {'device': '638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3', 'network_id': 'ba30e44a-e8a7-4312-9e0e-66194997cd5b', 'port_id': '638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3', 'mac_address': 'fa:16:3e:76:9d:4e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 161, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c38d6466-46c5-473c-841a-11efca093e5b', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 12:55:08.220 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 12:55:08.220 4548 1856776179552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:08.220 4548 1856776179552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 12:55:08.220 4548 1856776179552 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ba30e44a-e8a7-4312-9e0e-66194997cd5b 2022-01-20 12:55:08.220 4548 1856776179552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 12:55:08.507 4548 1856776179552 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:55:08.519 4548 1856776179552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:55:08.531 4548 1856776179552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 12:55:08.531 4548 1856776179552 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 161, VLAN trunk: None to switch port 638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3 2022-01-20 12:55:08.709 4548 1856776179552 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 12:55:08.729 4548 1856776179552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:55:09.002 4548 1856776179552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:55:09.002 4548 1856776179552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:55:09.002 4548 1856776179552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a2fc74b2-d285-4ed7-90ba-198e63b5f2e3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:55:09.002 4548 1856776179552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a2fc74b2-d285-4ed7-90ba-198e63b5f2e3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:55:09.002 4548 1856776179552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:55:09.002 4548 1856776179552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 12:55:09.002 4548 1856776179552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3 not yet added. Adding. 2022-01-20 12:55:09.002 4548 1856776179552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 12:55:09.002 4548 1856776179552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 12:55:09.253 4548 1856776179552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:09.517 4548 1856776179552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:09.517 4548 1856776179552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:09.845 4548 1856776179552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:10.017 4548 1856776179552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:10.017 4548 1856776179552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 12:55:10.017 4548 1856776179552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3 processed. 2022-01-20 12:55:11.894 4548 1856775368944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:12.298 4548 1856775368944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:21.110 4548 1856773077648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Security group member updated on remote: ['6a654e38-3402-4f57-acdf-2bcca4c61bf5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:55:21.110 4548 1856773077648 MainThread INFO neutron.agent.securitygroups_rpc [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Security group member updated ['6a654e38-3402-4f57-acdf-2bcca4c61bf5'] 2022-01-20 12:55:21.110 4548 1856773077648 MainThread INFO neutron.agent.securitygroups_rpc [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Refresh firewall rules 2022-01-20 12:55:21.110 4548 1856773077648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Get security group information for devices via rpc ['3a497f72-8448-42ab-a547-0eccee02be1d', 'bcd0deb6-a22b-461d-a8fa-a803e44e0fe4', '862fb9b1-47ac-4dd7-bfcb-b5625f4cba30'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:55:21.486 4548 1856772725920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc5db673-5360-4eeb-9664-b78c1f4a8261 - - - - -] port_update received: 2af0671a-f268-41ef-ac82-7835730a4ae9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:55:21.486 4548 1856772725920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc5db673-5360-4eeb-9664-b78c1f4a8261 - - - - -] No port 2af0671a-f268-41ef-ac82-7835730a4ae9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:55:21.704 4548 1856773077648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update security group information for ports dict_keys(['3a497f72-8448-42ab-a547-0eccee02be1d', '862fb9b1-47ac-4dd7-bfcb-b5625f4cba30', 'bcd0deb6-a22b-461d-a8fa-a803e44e0fe4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:55:21.704 4548 1856773077648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:55:21.704 4548 1856773077648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update rules of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:55:21.704 4548 1856773077648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update members of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:55:21.704 4548 1856773077648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update port filter for 3a497f72-8448-42ab-a547-0eccee02be1d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:55:21.704 4548 1856773077648 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Updating port rules. 2022-01-20 12:55:21.704 4548 1856773077648 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-20 12:55:21.704 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:21.832 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3 2022-01-20 12:55:21.954 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 12:55:21.954 4548 1856775371936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 12:55:21.954 4548 1856775371936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 12:55:21.954 4548 1856775371936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 12:55:22.047 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:22.047 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:22.047 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:22.047 4548 1856773077648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update port filter for 862fb9b1-47ac-4dd7-bfcb-b5625f4cba30 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:55:22.047 4548 1856773077648 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Updating port rules. 2022-01-20 12:55:22.047 4548 1856773077648 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-20 12:55:22.047 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-862fb9b1-47ac-4dd7-bfcb-b5625f4cba30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:22.068 4548 1856775371936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ba30e44a-e8a7-4312-9e0e-66194997cd5b 2022-01-20 12:55:22.068 4548 1856775371936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3'] 2022-01-20 12:55:22.068 4548 1856775371936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 12:55:22.068 4548 1856775371936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 12:55:22.068 4548 1856775371936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3'] 2022-01-20 12:55:22.441 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-862fb9b1-47ac-4dd7-bfcb-b5625f4cba30" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:22.441 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-862fb9b1-47ac-4dd7-bfcb-b5625f4cba30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:22.441 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-862fb9b1-47ac-4dd7-bfcb-b5625f4cba30" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:22.441 4548 1856773077648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update port filter for bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:55:22.441 4548 1856773077648 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Updating port rules. 2022-01-20 12:55:22.441 4548 1856773077648 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-20 12:55:22.458 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:22.736 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:22.736 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:22.736 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-6b844c32-e36b-4f78-8a21-ecc662f51ce9 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:22.942 4548 1856776177264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67b7ef45-b8fd-4001-8486-3f8dd98ff6cd dbd28cfcc06d40d197e5842cf1dcc67e 629170ffa321489c819377a8d6610e73 - - -] Security group member updated on remote: ['a2fc74b2-d285-4ed7-90ba-198e63b5f2e3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:55:22.942 4548 1856776177264 MainThread INFO neutron.agent.securitygroups_rpc [req-67b7ef45-b8fd-4001-8486-3f8dd98ff6cd dbd28cfcc06d40d197e5842cf1dcc67e 629170ffa321489c819377a8d6610e73 - - -] Security group member updated ['a2fc74b2-d285-4ed7-90ba-198e63b5f2e3'] 2022-01-20 12:55:23.111 4548 1856776177264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5a5c75d-3be1-4940-b60d-267ba354a742 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: dd22a0d0-c337-435b-9f20-d1046bb3e230 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:55:23.111 4548 1856776177264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5a5c75d-3be1-4940-b60d-267ba354a742 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port dd22a0d0-c337-435b-9f20-d1046bb3e230 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:55:23.156 4548 1856776177264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67b7ef45-b8fd-4001-8486-3f8dd98ff6cd dbd28cfcc06d40d197e5842cf1dcc67e 629170ffa321489c819377a8d6610e73 - - -] port_delete event received for '638dfa5b-3ed1-4053-a5c2-a4c0a2b6c1b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 12:55:23.962 4548 1856776177264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:27.818 4548 1856773902400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0372ea14-1b51-40b8-bf96-f320f7c9e089 - - - - -] port_update received: e277afee-039e-4bc8-a4ab-29242ad072c1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:55:27.838 4548 1856773902400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0372ea14-1b51-40b8-bf96-f320f7c9e089 - - - - -] No port e277afee-039e-4bc8-a4ab-29242ad072c1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:55:27.910 4548 1856776177264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 3.953s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:29.328 4548 1856775773520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 1.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:29.328 4548 1856775773520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:32.502 4548 1856776135072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ac2c0ca-929d-4b04-b7eb-67fecf209ab9 - - - - -] port_update received: 878b2c32-635d-41c2-afbc-7c16e3bb2eb6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:55:32.502 4548 1856776135072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ac2c0ca-929d-4b04-b7eb-67fecf209ab9 - - - - -] No port 878b2c32-635d-41c2-afbc-7c16e3bb2eb6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:55:34.094 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dd22a0d0-c337-435b-9f20-d1046bb3e230 2022-01-20 12:55:35.875 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 12:55:36.709 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port dd22a0d0-c337-435b-9f20-d1046bb3e230 2022-01-20 12:55:36.709 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port dd22a0d0-c337-435b-9f20-d1046bb3e230 updated. Details: {'device': 'dd22a0d0-c337-435b-9f20-d1046bb3e230', 'network_id': '457dc31e-9fe8-4fb8-852d-eea62a00d396', 'port_id': 'dd22a0d0-c337-435b-9f20-d1046bb3e230', 'mac_address': 'fa:16:3e:93:9c:d4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '160c493f-960c-42fe-873c-9bc69f61abc5', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 12:55:36.709 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 12:55:36.709 4548 1856772725040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dd22a0d0-c337-435b-9f20-d1046bb3e230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:36.709 4548 1856772725040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dd22a0d0-c337-435b-9f20-d1046bb3e230 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 12:55:36.719 4548 1856772725040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 12:55:37.125 4548 1856772725040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dd22a0d0-c337-435b-9f20-d1046bb3e230') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:55:37.125 4548 1856772725040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dd22a0d0-c337-435b-9f20-d1046bb3e230') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:55:37.282 4548 1856772725040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dd22a0d0-c337-435b-9f20-d1046bb3e230 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 12:55:37.282 4548 1856772725040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port dd22a0d0-c337-435b-9f20-d1046bb3e230 2022-01-20 12:55:37.377 4548 1856773789648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4b63f6f-5569-4c82-b4d1-8a6884a5103c dbd28cfcc06d40d197e5842cf1dcc67e 629170ffa321489c819377a8d6610e73 - - -] Security group member updated on remote: ['a2fc74b2-d285-4ed7-90ba-198e63b5f2e3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:55:37.377 4548 1856773789648 MainThread INFO neutron.agent.securitygroups_rpc [req-d4b63f6f-5569-4c82-b4d1-8a6884a5103c dbd28cfcc06d40d197e5842cf1dcc67e 629170ffa321489c819377a8d6610e73 - - -] Security group member updated ['a2fc74b2-d285-4ed7-90ba-198e63b5f2e3'] 2022-01-20 12:55:37.517 4548 1856772725040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 12:55:37.517 4548 1856772725040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dd22a0d0-c337-435b-9f20-d1046bb3e230'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:55:38.092 4548 1856772725040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dd22a0d0-c337-435b-9f20-d1046bb3e230']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:55:38.092 4548 1856772725040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:55:38.092 4548 1856772725040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:55:38.092 4548 1856772725040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:55:38.092 4548 1856772725040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dd22a0d0-c337-435b-9f20-d1046bb3e230 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:55:38.092 4548 1856772725040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 12:55:38.092 4548 1856772725040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dd22a0d0-c337-435b-9f20-d1046bb3e230 not yet added. Adding. 2022-01-20 12:55:38.092 4548 1856772725040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 12:55:38.092 4548 1856772725040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 12:55:38.422 4548 1856772725040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd22a0d0-c337-435b-9f20-d1046bb3e230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:38.752 4548 1856772725040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd22a0d0-c337-435b-9f20-d1046bb3e230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:38.752 4548 1856772725040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd22a0d0-c337-435b-9f20-d1046bb3e230" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:39.188 4548 1856772725040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd22a0d0-c337-435b-9f20-d1046bb3e230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:39.376 4548 1856754576544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cccda479-5a9f-46f1-bf33-7418db845d45 - - - - -] port_update received: 4cc40f7f-17a0-4b5b-9f9e-7da341ec8cac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:55:39.392 4548 1856754576544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cccda479-5a9f-46f1-bf33-7418db845d45 - - - - -] No port 4cc40f7f-17a0-4b5b-9f9e-7da341ec8cac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:55:39.407 4548 1856772725040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dd22a0d0-c337-435b-9f20-d1046bb3e230" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:39.407 4548 1856772725040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dd22a0d0-c337-435b-9f20-d1046bb3e230 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 12:55:39.407 4548 1856772725040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dd22a0d0-c337-435b-9f20-d1046bb3e230 processed. 2022-01-20 12:55:39.537 4548 1856754576544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afb7220d-66ac-4700-acda-ea3f8e7b13a8 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: f437bbcc-23f1-4f05-b67c-033123bd6ba6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:55:39.553 4548 1856754576544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afb7220d-66ac-4700-acda-ea3f8e7b13a8 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port f437bbcc-23f1-4f05-b67c-033123bd6ba6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:55:39.891 4548 1856754576544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:40.864 4548 1856754576544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.985s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:48.222 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f437bbcc-23f1-4f05-b67c-033123bd6ba6 2022-01-20 12:55:49.961 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 12:55:50.550 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port f437bbcc-23f1-4f05-b67c-033123bd6ba6 2022-01-20 12:55:50.550 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port f437bbcc-23f1-4f05-b67c-033123bd6ba6 updated. Details: {'device': 'f437bbcc-23f1-4f05-b67c-033123bd6ba6', 'network_id': 'ba30e44a-e8a7-4312-9e0e-66194997cd5b', 'port_id': 'f437bbcc-23f1-4f05-b67c-033123bd6ba6', 'mac_address': 'fa:16:3e:02:55:f1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 161, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c38d6466-46c5-473c-841a-11efca093e5b', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 12:55:50.550 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 12:55:50.550 4548 1856754694624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f437bbcc-23f1-4f05-b67c-033123bd6ba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:50.550 4548 1856754694624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f437bbcc-23f1-4f05-b67c-033123bd6ba6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 12:55:50.550 4548 1856754694624 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ba30e44a-e8a7-4312-9e0e-66194997cd5b 2022-01-20 12:55:50.550 4548 1856754694624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 12:55:50.856 4548 1856754694624 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f437bbcc-23f1-4f05-b67c-033123bd6ba6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:55:50.856 4548 1856754694624 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f437bbcc-23f1-4f05-b67c-033123bd6ba6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:55:50.863 4548 1856754694624 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f437bbcc-23f1-4f05-b67c-033123bd6ba6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 12:55:50.863 4548 1856754694624 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 161, VLAN trunk: None to switch port f437bbcc-23f1-4f05-b67c-033123bd6ba6 2022-01-20 12:55:51.128 4548 1856754694624 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 12:55:51.128 4548 1856754694624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f437bbcc-23f1-4f05-b67c-033123bd6ba6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:55:51.344 4548 1856754694624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f437bbcc-23f1-4f05-b67c-033123bd6ba6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:55:51.344 4548 1856754694624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:55:51.344 4548 1856754694624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a2fc74b2-d285-4ed7-90ba-198e63b5f2e3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:55:51.344 4548 1856754694624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a2fc74b2-d285-4ed7-90ba-198e63b5f2e3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:55:51.344 4548 1856754694624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f437bbcc-23f1-4f05-b67c-033123bd6ba6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:55:51.344 4548 1856754694624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 12:55:51.344 4548 1856754694624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f437bbcc-23f1-4f05-b67c-033123bd6ba6 not yet added. Adding. 2022-01-20 12:55:51.344 4548 1856754694624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 12:55:51.344 4548 1856754694624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 12:55:51.861 4548 1856754694624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f437bbcc-23f1-4f05-b67c-033123bd6ba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:52.284 4548 1856754694624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f437bbcc-23f1-4f05-b67c-033123bd6ba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.421s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:52.284 4548 1856754694624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f437bbcc-23f1-4f05-b67c-033123bd6ba6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:52.765 4548 1856754694624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f437bbcc-23f1-4f05-b67c-033123bd6ba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:53.062 4548 1856754694624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f437bbcc-23f1-4f05-b67c-033123bd6ba6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:53.062 4548 1856754694624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f437bbcc-23f1-4f05-b67c-033123bd6ba6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 12:55:53.062 4548 1856754694624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f437bbcc-23f1-4f05-b67c-033123bd6ba6 processed. 2022-01-20 12:55:53.971 4548 1856754694096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:55:54.550 4548 1856754694096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:55:58.053 4548 1856773814224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49fd16f2-f8e1-426a-a15e-66fe821a593d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group member updated on remote: ['6da4afa0-3407-4a64-a68e-9b2b02095d30'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:55:58.053 4548 1856773814224 MainThread INFO neutron.agent.securitygroups_rpc [req-49fd16f2-f8e1-426a-a15e-66fe821a593d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group member updated ['6da4afa0-3407-4a64-a68e-9b2b02095d30'] 2022-01-20 12:56:00.250 4548 1856773915392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-892c9f48-755e-4727-9800-6edf1411ca7f dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: b88a922e-9216-477f-8e7f-5379fd6ae9e8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:56:00.265 4548 1856773915392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-892c9f48-755e-4727-9800-6edf1411ca7f dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port b88a922e-9216-477f-8e7f-5379fd6ae9e8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:56:18.660 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 55cd4c69-e442-4db0-bae3-230265f45758 2022-01-20 12:56:20.005 4548 1856775266720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21337947-4751-4f15-b577-4d764afbbd94 dbd28cfcc06d40d197e5842cf1dcc67e 629170ffa321489c819377a8d6610e73 - - -] Security group member updated on remote: ['a2fc74b2-d285-4ed7-90ba-198e63b5f2e3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:56:20.005 4548 1856775266720 MainThread INFO neutron.agent.securitygroups_rpc [req-21337947-4751-4f15-b577-4d764afbbd94 dbd28cfcc06d40d197e5842cf1dcc67e 629170ffa321489c819377a8d6610e73 - - -] Security group member updated ['a2fc74b2-d285-4ed7-90ba-198e63b5f2e3'] 2022-01-20 12:56:20.005 4548 1856775266720 MainThread INFO neutron.agent.securitygroups_rpc [req-21337947-4751-4f15-b577-4d764afbbd94 dbd28cfcc06d40d197e5842cf1dcc67e 629170ffa321489c819377a8d6610e73 - - -] Refresh firewall rules 2022-01-20 12:56:20.005 4548 1856775266720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21337947-4751-4f15-b577-4d764afbbd94 dbd28cfcc06d40d197e5842cf1dcc67e 629170ffa321489c819377a8d6610e73 - - -] Get security group information for devices via rpc ['f437bbcc-23f1-4f05-b67c-033123bd6ba6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:56:20.110 4548 1856775266720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-21337947-4751-4f15-b577-4d764afbbd94 dbd28cfcc06d40d197e5842cf1dcc67e 629170ffa321489c819377a8d6610e73 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:56:20.110 4548 1856775266720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-21337947-4751-4f15-b577-4d764afbbd94 dbd28cfcc06d40d197e5842cf1dcc67e 629170ffa321489c819377a8d6610e73 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:56:20.110 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 12:56:20.140 4548 1856775266720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21337947-4751-4f15-b577-4d764afbbd94 dbd28cfcc06d40d197e5842cf1dcc67e 629170ffa321489c819377a8d6610e73 - - -] port_delete event received for 'f437bbcc-23f1-4f05-b67c-033123bd6ba6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 12:56:20.688 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f437bbcc-23f1-4f05-b67c-033123bd6ba6 2022-01-20 12:56:20.688 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b88a922e-9216-477f-8e7f-5379fd6ae9e8 2022-01-20 12:56:20.688 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6e9d005b-b1c8-43ca-806d-2cfd098e1f22 2022-01-20 12:56:20.827 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port 55cd4c69-e442-4db0-bae3-230265f45758 2022-01-20 12:56:20.827 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port 55cd4c69-e442-4db0-bae3-230265f45758 updated. Details: {'device': '55cd4c69-e442-4db0-bae3-230265f45758', 'network_id': '98783e85-5ee2-4a30-908e-0d0d62c14b33', 'port_id': '55cd4c69-e442-4db0-bae3-230265f45758', 'mac_address': 'fa:16:3e:73:c3:3f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1295fc8c-2285-4e3e-9a1a-e24300eba26a', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 12:56:20.827 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 12:56:20.827 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 12:56:20.827 4548 1856772940544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f437bbcc-23f1-4f05-b67c-033123bd6ba6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 12:56:20.827 4548 1856772940544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f437bbcc-23f1-4f05-b67c-033123bd6ba6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 12:56:20.827 4548 1856772940544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f437bbcc-23f1-4f05-b67c-033123bd6ba6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 12:56:20.827 4548 1856772941424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:20.827 4548 1856772941424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 55cd4c69-e442-4db0-bae3-230265f45758 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 12:56:20.827 4548 1856772941424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 12:56:20.827 4548 1856772725216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6e9d005b-b1c8-43ca-806d-2cfd098e1f22' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 12:56:20.827 4548 1856772725216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6e9d005b-b1c8-43ca-806d-2cfd098e1f22' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 12:56:20.827 4548 1856772725216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6e9d005b-b1c8-43ca-806d-2cfd098e1f22 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 12:56:20.862 4548 1856772940544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ba30e44a-e8a7-4312-9e0e-66194997cd5b 2022-01-20 12:56:20.862 4548 1856772940544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f437bbcc-23f1-4f05-b67c-033123bd6ba6'] 2022-01-20 12:56:20.862 4548 1856772940544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 12:56:20.862 4548 1856772940544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 12:56:20.895 4548 1856772940544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f437bbcc-23f1-4f05-b67c-033123bd6ba6'] 2022-01-20 12:56:20.895 4548 1856772940544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-906d6f24-32a7-4a8e-a1a7-c76af894bbdd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Security group member updated on remote: ['d8cf8e8c-416e-49d9-8398-d1091c6523d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:56:20.895 4548 1856772940544 MainThread INFO neutron.agent.securitygroups_rpc [req-906d6f24-32a7-4a8e-a1a7-c76af894bbdd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Security group member updated ['d8cf8e8c-416e-49d9-8398-d1091c6523d2'] 2022-01-20 12:56:20.895 4548 1856772940544 MainThread INFO neutron.agent.securitygroups_rpc [req-906d6f24-32a7-4a8e-a1a7-c76af894bbdd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Refresh firewall rules 2022-01-20 12:56:20.895 4548 1856772940544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-906d6f24-32a7-4a8e-a1a7-c76af894bbdd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Get security group information for devices via rpc ['b993b368-d74b-4950-bb49-dbc1a862c1c4', '6e9d005b-b1c8-43ca-806d-2cfd098e1f22'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:56:20.906 4548 1856772941424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '55cd4c69-e442-4db0-bae3-230265f45758') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:56:20.906 4548 1856772941424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '55cd4c69-e442-4db0-bae3-230265f45758') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:56:20.921 4548 1856772941424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 55cd4c69-e442-4db0-bae3-230265f45758 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 12:56:20.921 4548 1856772941424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port 55cd4c69-e442-4db0-bae3-230265f45758 2022-01-20 12:56:20.984 4548 1856776350528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-906d6f24-32a7-4a8e-a1a7-c76af894bbdd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] port_delete event received for '6e9d005b-b1c8-43ca-806d-2cfd098e1f22' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 12:56:21.031 4548 1856772725216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6e9d005b-b1c8-43ca-806d-2cfd098e1f22'] 2022-01-20 12:56:21.031 4548 1856772725216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 12:56:21.048 4548 1856772725216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 12:56:21.048 4548 1856772725216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6e9d005b-b1c8-43ca-806d-2cfd098e1f22'] 2022-01-20 12:56:21.079 4548 1856772941424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 12:56:21.079 4548 1856772941424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['55cd4c69-e442-4db0-bae3-230265f45758'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:56:21.281 4548 1856772940544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-906d6f24-32a7-4a8e-a1a7-c76af894bbdd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Update security group information for ports dict_keys(['b993b368-d74b-4950-bb49-dbc1a862c1c4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:56:21.281 4548 1856772940544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-906d6f24-32a7-4a8e-a1a7-c76af894bbdd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:56:21.281 4548 1856772940544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-906d6f24-32a7-4a8e-a1a7-c76af894bbdd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Update rules of security group (d8cf8e8c-416e-49d9-8398-d1091c6523d2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:56:21.281 4548 1856772940544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-906d6f24-32a7-4a8e-a1a7-c76af894bbdd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Update members of security group (d8cf8e8c-416e-49d9-8398-d1091c6523d2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:56:21.281 4548 1856772940544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-906d6f24-32a7-4a8e-a1a7-c76af894bbdd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Update port filter for b993b368-d74b-4950-bb49-dbc1a862c1c4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:56:21.281 4548 1856772940544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-906d6f24-32a7-4a8e-a1a7-c76af894bbdd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Updating port rules. 2022-01-20 12:56:21.281 4548 1856772940544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-906d6f24-32a7-4a8e-a1a7-c76af894bbdd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-20 12:56:21.281 4548 1856772940544 MainThread DEBUG oslo_concurrency.lockutils [req-906d6f24-32a7-4a8e-a1a7-c76af894bbdd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Lock "n-hv-driver-port-lock-b993b368-d74b-4950-bb49-dbc1a862c1c4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:21.281 4548 1856772940544 MainThread DEBUG oslo_concurrency.lockutils [req-906d6f24-32a7-4a8e-a1a7-c76af894bbdd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Lock "n-hv-driver-port-lock-b993b368-d74b-4950-bb49-dbc1a862c1c4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:21.300 4548 1856772940544 MainThread DEBUG oslo_concurrency.lockutils [req-906d6f24-32a7-4a8e-a1a7-c76af894bbdd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Lock "n-hv-driver-port-lock-b993b368-d74b-4950-bb49-dbc1a862c1c4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:21.361 4548 1856772941424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['55cd4c69-e442-4db0-bae3-230265f45758']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:56:21.361 4548 1856772941424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:56:21.361 4548 1856772941424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cb8b5a31-2bc8-4942-b5e6-f9fae297d077) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:56:21.361 4548 1856772941424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 55cd4c69-e442-4db0-bae3-230265f45758 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:56:21.361 4548 1856772941424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 12:56:21.361 4548 1856772941424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-01-20 12:56:21.361 4548 1856772941424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:21.361 4548 1856772941424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:21.361 4548 1856772941424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:21.361 4548 1856772941424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:21.424 4548 1856772941424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.609s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:21.424 4548 1856772941424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 55cd4c69-e442-4db0-bae3-230265f45758 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 12:56:21.424 4548 1856772941424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 55cd4c69-e442-4db0-bae3-230265f45758 processed. 2022-01-20 12:56:21.733 4548 1856772940544 MainThread DEBUG oslo_concurrency.lockutils [req-906d6f24-32a7-4a8e-a1a7-c76af894bbdd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Lock "n-hv-driver-port-lock-b993b368-d74b-4950-bb49-dbc1a862c1c4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:22.124 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 12:56:22.125 4548 1856773790352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:22.859 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port b88a922e-9216-477f-8e7f-5379fd6ae9e8 2022-01-20 12:56:22.859 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port b88a922e-9216-477f-8e7f-5379fd6ae9e8 updated. Details: {'device': 'b88a922e-9216-477f-8e7f-5379fd6ae9e8', 'network_id': '6257bc55-3fcd-42d2-bf11-689060fb8531', 'port_id': 'b88a922e-9216-477f-8e7f-5379fd6ae9e8', 'mac_address': 'fa:16:3e:ef:ee:be', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 198, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fec93fb4-7ef9-4a61-8150-94ddefbda1ab', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 12:56:22.859 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 12:56:22.859 4548 1856772941424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:22.859 4548 1856772941424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b88a922e-9216-477f-8e7f-5379fd6ae9e8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 12:56:22.859 4548 1856772941424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6257bc55-3fcd-42d2-bf11-689060fb8531 2022-01-20 12:56:22.859 4548 1856772941424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 12:56:22.910 4548 1856773790352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.796s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:23.127 4548 1856772941424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b88a922e-9216-477f-8e7f-5379fd6ae9e8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:56:23.127 4548 1856772941424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b88a922e-9216-477f-8e7f-5379fd6ae9e8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:56:23.145 4548 1856772941424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b88a922e-9216-477f-8e7f-5379fd6ae9e8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 12:56:23.145 4548 1856772941424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 198, VLAN trunk: None to switch port b88a922e-9216-477f-8e7f-5379fd6ae9e8 2022-01-20 12:56:23.390 4548 1856772941424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 12:56:23.390 4548 1856772941424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b88a922e-9216-477f-8e7f-5379fd6ae9e8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:56:23.673 4548 1856772941424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b88a922e-9216-477f-8e7f-5379fd6ae9e8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:56:23.673 4548 1856772941424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:56:23.673 4548 1856772941424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6da4afa0-3407-4a64-a68e-9b2b02095d30) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:56:23.673 4548 1856772941424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6da4afa0-3407-4a64-a68e-9b2b02095d30) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:56:23.673 4548 1856772941424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b88a922e-9216-477f-8e7f-5379fd6ae9e8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:56:23.673 4548 1856772941424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 12:56:23.673 4548 1856772941424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b88a922e-9216-477f-8e7f-5379fd6ae9e8 not yet added. Adding. 2022-01-20 12:56:23.673 4548 1856772941424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 12:56:23.673 4548 1856772941424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 12:56:23.953 4548 1856772941424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:24.236 4548 1856772941424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:24.236 4548 1856772941424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:24.548 4548 1856772941424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:24.799 4548 1856772941424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.953s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:26.187 4548 1856772941424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b88a922e-9216-477f-8e7f-5379fd6ae9e8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 12:56:26.187 4548 1856772941424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b88a922e-9216-477f-8e7f-5379fd6ae9e8 processed. 2022-01-20 12:56:26.218 4548 1856666175088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:26.730 4548 1856666175088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:35.020 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b993b368-d74b-4950-bb49-dbc1a862c1c4 2022-01-20 12:56:36.204 4548 1856773736400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d4e994b-b010-4312-aa2b-6ddc8facf2dd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Security group member updated on remote: ['d8cf8e8c-416e-49d9-8398-d1091c6523d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:56:36.204 4548 1856773736400 MainThread INFO neutron.agent.securitygroups_rpc [req-7d4e994b-b010-4312-aa2b-6ddc8facf2dd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Security group member updated ['d8cf8e8c-416e-49d9-8398-d1091c6523d2'] 2022-01-20 12:56:36.204 4548 1856773736400 MainThread INFO neutron.agent.securitygroups_rpc [req-7d4e994b-b010-4312-aa2b-6ddc8facf2dd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Refresh firewall rules 2022-01-20 12:56:36.204 4548 1856773736400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d4e994b-b010-4312-aa2b-6ddc8facf2dd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Get security group information for devices via rpc ['b993b368-d74b-4950-bb49-dbc1a862c1c4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:56:36.253 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 12:56:36.253 4548 1856775783696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b993b368-d74b-4950-bb49-dbc1a862c1c4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 12:56:36.253 4548 1856775783696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b993b368-d74b-4950-bb49-dbc1a862c1c4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 12:56:36.253 4548 1856775783696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b993b368-d74b-4950-bb49-dbc1a862c1c4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 12:56:36.280 4548 1856775783696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1da03262-aaa2-44ec-9b4a-16ceb45bebd0 2022-01-20 12:56:36.280 4548 1856775783696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b993b368-d74b-4950-bb49-dbc1a862c1c4'] 2022-01-20 12:56:36.280 4548 1856775783696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 12:56:36.280 4548 1856775783696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 12:56:36.280 4548 1856775783696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b993b368-d74b-4950-bb49-dbc1a862c1c4'] 2022-01-20 12:56:36.303 4548 1856773736400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7d4e994b-b010-4312-aa2b-6ddc8facf2dd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:56:36.303 4548 1856773736400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7d4e994b-b010-4312-aa2b-6ddc8facf2dd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:56:36.483 4548 1856775783696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d4e994b-b010-4312-aa2b-6ddc8facf2dd 6c8a75c54d3049a0a252c4b12f643f6d 428c88034eba4cf187ed3b80a771c522 - - -] port_delete event received for 'b993b368-d74b-4950-bb49-dbc1a862c1c4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 12:56:38.251 4548 1856775783696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:38.350 4548 1856775783696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:39.046 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dd22a0d0-c337-435b-9f20-d1046bb3e230 2022-01-20 12:56:40.264 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 12:56:40.264 4548 1856754694272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dd22a0d0-c337-435b-9f20-d1046bb3e230' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 12:56:40.264 4548 1856754694272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dd22a0d0-c337-435b-9f20-d1046bb3e230' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 12:56:40.264 4548 1856754694272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dd22a0d0-c337-435b-9f20-d1046bb3e230 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 12:56:40.280 4548 1856754694272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dd22a0d0-c337-435b-9f20-d1046bb3e230'] 2022-01-20 12:56:40.280 4548 1856754694272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 12:56:40.280 4548 1856754694272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 12:56:40.280 4548 1856754694272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dd22a0d0-c337-435b-9f20-d1046bb3e230'] 2022-01-20 12:56:40.687 4548 1856773077648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Security group member updated on remote: ['6a654e38-3402-4f57-acdf-2bcca4c61bf5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:56:40.687 4548 1856773077648 MainThread INFO neutron.agent.securitygroups_rpc [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Security group member updated ['6a654e38-3402-4f57-acdf-2bcca4c61bf5'] 2022-01-20 12:56:40.687 4548 1856773077648 MainThread INFO neutron.agent.securitygroups_rpc [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Refresh firewall rules 2022-01-20 12:56:40.687 4548 1856773077648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Get security group information for devices via rpc ['3a497f72-8448-42ab-a547-0eccee02be1d', 'bcd0deb6-a22b-461d-a8fa-a803e44e0fe4', '862fb9b1-47ac-4dd7-bfcb-b5625f4cba30'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:56:41.075 4548 1856772240128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] port_delete event received for 'dd22a0d0-c337-435b-9f20-d1046bb3e230' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 12:56:42.077 4548 1856773077648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update security group information for ports dict_keys(['3a497f72-8448-42ab-a547-0eccee02be1d', '862fb9b1-47ac-4dd7-bfcb-b5625f4cba30', 'bcd0deb6-a22b-461d-a8fa-a803e44e0fe4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:56:42.077 4548 1856773077648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:56:42.077 4548 1856773077648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update rules of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:56:42.077 4548 1856773077648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update members of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:56:42.077 4548 1856773077648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update port filter for 3a497f72-8448-42ab-a547-0eccee02be1d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:56:42.077 4548 1856773077648 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Updating port rules. 2022-01-20 12:56:42.077 4548 1856773077648 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-20 12:56:42.077 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:42.077 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:42.077 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:42.259 4548 1856773936224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:42.368 4548 1856773936224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:42.391 4548 1856773936224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45a25db8-5160-46eb-bf3c-ac0f97d49eeb 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '69303bf2-4bf9-4b61-b4d9-18132d897e8d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 12:56:42.483 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:42.483 4548 1856773077648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update port filter for 862fb9b1-47ac-4dd7-bfcb-b5625f4cba30 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:56:42.483 4548 1856773077648 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Updating port rules. 2022-01-20 12:56:42.483 4548 1856773077648 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-20 12:56:42.499 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-862fb9b1-47ac-4dd7-bfcb-b5625f4cba30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:42.499 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-862fb9b1-47ac-4dd7-bfcb-b5625f4cba30" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:42.499 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-862fb9b1-47ac-4dd7-bfcb-b5625f4cba30" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:42.864 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-862fb9b1-47ac-4dd7-bfcb-b5625f4cba30" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:42.864 4548 1856773077648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update port filter for bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:56:42.864 4548 1856773077648 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Updating port rules. 2022-01-20 12:56:42.864 4548 1856773077648 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-20 12:56:42.864 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:42.864 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:42.864 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:43.282 4548 1856773077648 MainThread DEBUG oslo_concurrency.lockutils [req-48a1d80c-60d5-481b-8888-f543688100ff 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.421s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:46.556 4548 1856754659744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dd3f2b0-617c-4955-9c89-7a648d0f2889 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '877f910a-8880-4633-84fd-08f7992c21e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 12:56:49.118 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 862fb9b1-47ac-4dd7-bfcb-b5625f4cba30 2022-01-20 12:56:49.189 4548 1856773815632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6eb84ae-a44b-4865-bd01-0d236ce4b910 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] network_delete received. Deleting network 1da03262-aaa2-44ec-9b4a-16ceb45bebd0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-20 12:56:49.189 4548 1856773815632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6eb84ae-a44b-4865-bd01-0d236ce4b910 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] Network 1da03262-aaa2-44ec-9b4a-16ceb45bebd0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-20 12:56:49.381 4548 1856772584896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Security group member updated on remote: ['6a654e38-3402-4f57-acdf-2bcca4c61bf5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:56:49.381 4548 1856772584896 MainThread INFO neutron.agent.securitygroups_rpc [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Security group member updated ['6a654e38-3402-4f57-acdf-2bcca4c61bf5'] 2022-01-20 12:56:49.381 4548 1856772584896 MainThread INFO neutron.agent.securitygroups_rpc [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Refresh firewall rules 2022-01-20 12:56:49.381 4548 1856772584896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Get security group information for devices via rpc ['3a497f72-8448-42ab-a547-0eccee02be1d', 'bcd0deb6-a22b-461d-a8fa-a803e44e0fe4', '862fb9b1-47ac-4dd7-bfcb-b5625f4cba30'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:56:49.594 4548 1856773735520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] port_delete event received for '862fb9b1-47ac-4dd7-bfcb-b5625f4cba30' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 12:56:49.906 4548 1856772584896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update security group information for ports dict_keys(['3a497f72-8448-42ab-a547-0eccee02be1d', 'bcd0deb6-a22b-461d-a8fa-a803e44e0fe4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:56:49.906 4548 1856772584896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:56:49.906 4548 1856772584896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update rules of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:56:49.906 4548 1856772584896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update members of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:56:49.906 4548 1856772584896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update port filter for 3a497f72-8448-42ab-a547-0eccee02be1d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:56:49.906 4548 1856772584896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Updating port rules. 2022-01-20 12:56:49.936 4548 1856772584896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-20 12:56:49.936 4548 1856772584896 MainThread DEBUG oslo_concurrency.lockutils [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:49.936 4548 1856772584896 MainThread DEBUG oslo_concurrency.lockutils [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:49.936 4548 1856772584896 MainThread DEBUG oslo_concurrency.lockutils [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:50.320 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 12:56:50.320 4548 1856755373680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '862fb9b1-47ac-4dd7-bfcb-b5625f4cba30' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 12:56:50.320 4548 1856755373680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '862fb9b1-47ac-4dd7-bfcb-b5625f4cba30' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 12:56:50.320 4548 1856755373680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 862fb9b1-47ac-4dd7-bfcb-b5625f4cba30 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 12:56:50.421 4548 1856755373680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['862fb9b1-47ac-4dd7-bfcb-b5625f4cba30'] 2022-01-20 12:56:50.452 4548 1856755373680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 12:56:50.452 4548 1856755373680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 12:56:50.452 4548 1856755373680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['862fb9b1-47ac-4dd7-bfcb-b5625f4cba30'] 2022-01-20 12:56:50.472 4548 1856772584896 MainThread DEBUG oslo_concurrency.lockutils [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:50.472 4548 1856772584896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update port filter for bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:56:50.472 4548 1856772584896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Updating port rules. 2022-01-20 12:56:50.472 4548 1856772584896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-20 12:56:50.472 4548 1856772584896 MainThread DEBUG oslo_concurrency.lockutils [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:50.472 4548 1856772584896 MainThread DEBUG oslo_concurrency.lockutils [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:50.472 4548 1856772584896 MainThread DEBUG oslo_concurrency.lockutils [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:50.784 4548 1856772584896 MainThread DEBUG oslo_concurrency.lockutils [req-1e367298-39bf-41de-bbf5-bbb1673a5e23 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-bcd0deb6-a22b-461d-a8fa-a803e44e0fe4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:51.140 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 55cd4c69-e442-4db0-bae3-230265f45758 2022-01-20 12:56:52.316 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 12:56:52.316 4548 1856754922240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:52.316 4548 1856773916624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '55cd4c69-e442-4db0-bae3-230265f45758' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 12:56:52.316 4548 1856773916624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '55cd4c69-e442-4db0-bae3-230265f45758' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 12:56:52.316 4548 1856773916624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 55cd4c69-e442-4db0-bae3-230265f45758 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 12:56:52.344 4548 1856773916624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['55cd4c69-e442-4db0-bae3-230265f45758'] 2022-01-20 12:56:52.344 4548 1856773916624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 12:56:52.344 4548 1856773916624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 12:56:52.344 4548 1856773916624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['55cd4c69-e442-4db0-bae3-230265f45758'] 2022-01-20 12:56:52.390 4548 1856754922240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:54.330 4548 1856754772448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:54.765 4548 1856754772448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:55.176 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 2022-01-20 12:56:55.176 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 55cd4c69-e442-4db0-bae3-230265f45758 2022-01-20 12:56:55.643 4548 1856773816160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15a3f115-6782-470e-a47e-5cc405ae9361 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Security group member updated on remote: ['6a654e38-3402-4f57-acdf-2bcca4c61bf5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:56:55.643 4548 1856773816160 MainThread INFO neutron.agent.securitygroups_rpc [req-15a3f115-6782-470e-a47e-5cc405ae9361 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Security group member updated ['6a654e38-3402-4f57-acdf-2bcca4c61bf5'] 2022-01-20 12:56:55.643 4548 1856773816160 MainThread INFO neutron.agent.securitygroups_rpc [req-15a3f115-6782-470e-a47e-5cc405ae9361 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Refresh firewall rules 2022-01-20 12:56:55.643 4548 1856773816160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15a3f115-6782-470e-a47e-5cc405ae9361 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Get security group information for devices via rpc ['3a497f72-8448-42ab-a547-0eccee02be1d', 'bcd0deb6-a22b-461d-a8fa-a803e44e0fe4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:56:55.804 4548 1856775870064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15a3f115-6782-470e-a47e-5cc405ae9361 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] port_delete event received for 'bcd0deb6-a22b-461d-a8fa-a803e44e0fe4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 12:56:56.333 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 12:56:56.333 4548 1856775313888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '55cd4c69-e442-4db0-bae3-230265f45758' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 12:56:56.333 4548 1856775313888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '55cd4c69-e442-4db0-bae3-230265f45758' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 12:56:56.333 4548 1856775313888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 55cd4c69-e442-4db0-bae3-230265f45758 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 12:56:56.333 4548 1856775312480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bcd0deb6-a22b-461d-a8fa-a803e44e0fe4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 12:56:56.333 4548 1856775312480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bcd0deb6-a22b-461d-a8fa-a803e44e0fe4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 12:56:56.333 4548 1856775312480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bcd0deb6-a22b-461d-a8fa-a803e44e0fe4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 12:56:56.350 4548 1856775313888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 98783e85-5ee2-4a30-908e-0d0d62c14b33 2022-01-20 12:56:56.350 4548 1856775313888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['55cd4c69-e442-4db0-bae3-230265f45758'] 2022-01-20 12:56:56.350 4548 1856775313888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 12:56:56.350 4548 1856775313888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['55cd4c69-e442-4db0-bae3-230265f45758'] 2022-01-20 12:56:56.350 4548 1856775312480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcd0deb6-a22b-461d-a8fa-a803e44e0fe4'] 2022-01-20 12:56:56.350 4548 1856775312480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 12:56:56.350 4548 1856775312480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 12:56:56.350 4548 1856775312480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcd0deb6-a22b-461d-a8fa-a803e44e0fe4'] 2022-01-20 12:56:56.405 4548 1856773816160 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15a3f115-6782-470e-a47e-5cc405ae9361 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update security group information for ports dict_keys(['3a497f72-8448-42ab-a547-0eccee02be1d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:56:56.405 4548 1856773816160 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15a3f115-6782-470e-a47e-5cc405ae9361 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:56:56.405 4548 1856773816160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-15a3f115-6782-470e-a47e-5cc405ae9361 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update rules of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:56:56.405 4548 1856773816160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-15a3f115-6782-470e-a47e-5cc405ae9361 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update members of security group (6a654e38-3402-4f57-acdf-2bcca4c61bf5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:56:56.405 4548 1856773816160 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15a3f115-6782-470e-a47e-5cc405ae9361 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update port filter for 3a497f72-8448-42ab-a547-0eccee02be1d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:56:56.405 4548 1856773816160 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-15a3f115-6782-470e-a47e-5cc405ae9361 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Updating port rules. 2022-01-20 12:56:56.405 4548 1856773816160 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-15a3f115-6782-470e-a47e-5cc405ae9361 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-20 12:56:56.405 4548 1856773816160 MainThread DEBUG oslo_concurrency.lockutils [req-15a3f115-6782-470e-a47e-5cc405ae9361 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:56.420 4548 1856773816160 MainThread DEBUG oslo_concurrency.lockutils [req-15a3f115-6782-470e-a47e-5cc405ae9361 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:56.420 4548 1856773816160 MainThread DEBUG oslo_concurrency.lockutils [req-15a3f115-6782-470e-a47e-5cc405ae9361 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:56.585 4548 1856755320432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-902b21e5-93fe-4d64-bb60-c387ef503a34 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group rule updated on remote: ['42b83fc2-6f40-4955-8ea0-d0f05dcfbc87'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 12:56:56.585 4548 1856755320432 MainThread INFO neutron.agent.securitygroups_rpc [req-902b21e5-93fe-4d64-bb60-c387ef503a34 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group rule updated ['42b83fc2-6f40-4955-8ea0-d0f05dcfbc87'] 2022-01-20 12:56:56.719 4548 1856773816160 MainThread DEBUG oslo_concurrency.lockutils [req-15a3f115-6782-470e-a47e-5cc405ae9361 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Lock "n-hv-driver-port-lock-3a497f72-8448-42ab-a547-0eccee02be1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:57.327 4548 1856773816160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7fc4aa5-7a96-4154-bdb2-e0defdb8f3c5 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group rule updated on remote: ['42b83fc2-6f40-4955-8ea0-d0f05dcfbc87'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 12:56:57.327 4548 1856773816160 MainThread INFO neutron.agent.securitygroups_rpc [req-f7fc4aa5-7a96-4154-bdb2-e0defdb8f3c5 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group rule updated ['42b83fc2-6f40-4955-8ea0-d0f05dcfbc87'] 2022-01-20 12:56:58.003 4548 1856773816160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-639873ab-17a2-4446-acaf-7452911957e5 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group rule updated on remote: ['42b83fc2-6f40-4955-8ea0-d0f05dcfbc87'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 12:56:58.014 4548 1856773816160 MainThread INFO neutron.agent.securitygroups_rpc [req-639873ab-17a2-4446-acaf-7452911957e5 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group rule updated ['42b83fc2-6f40-4955-8ea0-d0f05dcfbc87'] 2022-01-20 12:56:58.334 4548 1856772724688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:56:58.631 4548 1856773937456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80d4d9d4-f33d-4a76-940b-17d0616f7745 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group rule updated on remote: ['42b83fc2-6f40-4955-8ea0-d0f05dcfbc87'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 12:56:58.631 4548 1856773937456 MainThread INFO neutron.agent.securitygroups_rpc [req-80d4d9d4-f33d-4a76-940b-17d0616f7745 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group rule updated ['42b83fc2-6f40-4955-8ea0-d0f05dcfbc87'] 2022-01-20 12:56:58.656 4548 1856772724688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:56:59.078 4548 1856773915392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c61add2-f4b3-489e-98a5-8ce80ab069ce 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group rule updated on remote: ['42b83fc2-6f40-4955-8ea0-d0f05dcfbc87'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 12:56:59.078 4548 1856773915392 MainThread INFO neutron.agent.securitygroups_rpc [req-1c61add2-f4b3-489e-98a5-8ce80ab069ce 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group rule updated ['42b83fc2-6f40-4955-8ea0-d0f05dcfbc87'] 2022-01-20 12:56:59.563 4548 1856773915392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-edf2a21d-81c8-41cf-b263-172d675bef65 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group rule updated on remote: ['42b83fc2-6f40-4955-8ea0-d0f05dcfbc87'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 12:56:59.563 4548 1856773915392 MainThread INFO neutron.agent.securitygroups_rpc [req-edf2a21d-81c8-41cf-b263-172d675bef65 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group rule updated ['42b83fc2-6f40-4955-8ea0-d0f05dcfbc87'] 2022-01-20 12:57:00.985 4548 1856773915392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group member updated on remote: ['6da4afa0-3407-4a64-a68e-9b2b02095d30', '42b83fc2-6f40-4955-8ea0-d0f05dcfbc87'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:57:00.985 4548 1856773915392 MainThread INFO neutron.agent.securitygroups_rpc [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group member updated ['6da4afa0-3407-4a64-a68e-9b2b02095d30', '42b83fc2-6f40-4955-8ea0-d0f05dcfbc87'] 2022-01-20 12:57:00.985 4548 1856773915392 MainThread INFO neutron.agent.securitygroups_rpc [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Refresh firewall rules 2022-01-20 12:57:00.985 4548 1856773915392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Get security group information for devices via rpc ['b88a922e-9216-477f-8e7f-5379fd6ae9e8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:57:01.064 4548 1856773935168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] port_update received: b88a922e-9216-477f-8e7f-5379fd6ae9e8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:57:01.077 4548 1856773935168 MainThread DEBUG oslo_concurrency.lockutils [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-agent-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:57:01.077 4548 1856773935168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Binding port b88a922e-9216-477f-8e7f-5379fd6ae9e8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 12:57:01.077 4548 1856773935168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 12:57:01.095 4548 1856773935168 MainThread DEBUG neutron.services.trunk.rpc.agent [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b88a922e-9216-477f-8e7f-5379fd6ae9e8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:57:01.095 4548 1856773935168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b88a922e-9216-477f-8e7f-5379fd6ae9e8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:57:01.116 4548 1856773935168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Trunk plugin disabled on server. Assuming port b88a922e-9216-477f-8e7f-5379fd6ae9e8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 12:57:01.116 4548 1856773935168 MainThread INFO networking_hyperv.neutron.trunk_driver [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Binding VLAN ID: 198, VLAN trunk: None to switch port b88a922e-9216-477f-8e7f-5379fd6ae9e8 2022-01-20 12:57:01.144 4548 1856773935168 MainThread INFO neutron.agent.securitygroups_rpc [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Refresh firewall rules 2022-01-20 12:57:01.144 4548 1856773935168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Get security group information for devices via rpc ['b88a922e-9216-477f-8e7f-5379fd6ae9e8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:57:01.906 4548 1856773915392 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update security group information for ports dict_keys(['b88a922e-9216-477f-8e7f-5379fd6ae9e8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:57:01.906 4548 1856773915392 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:57:01.906 4548 1856773915392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update rules of security group (42b83fc2-6f40-4955-8ea0-d0f05dcfbc87) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:57:01.906 4548 1856773915392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update rules of security group (6da4afa0-3407-4a64-a68e-9b2b02095d30) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:57:01.906 4548 1856773915392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update members of security group (6da4afa0-3407-4a64-a68e-9b2b02095d30) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:57:01.906 4548 1856773915392 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update port filter for b88a922e-9216-477f-8e7f-5379fd6ae9e8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:57:01.906 4548 1856773915392 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Updating port rules. 2022-01-20 12:57:01.906 4548 1856773915392 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Creating 6 new rules, removing 0 old rules. 2022-01-20 12:57:01.906 4548 1856773915392 MainThread DEBUG oslo_concurrency.lockutils [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:57:01.973 4548 1856773935168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update security group information for ports dict_keys(['b88a922e-9216-477f-8e7f-5379fd6ae9e8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:57:01.973 4548 1856773935168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:57:01.973 4548 1856773935168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update rules of security group (42b83fc2-6f40-4955-8ea0-d0f05dcfbc87) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:57:01.973 4548 1856773935168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update rules of security group (6da4afa0-3407-4a64-a68e-9b2b02095d30) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:57:01.973 4548 1856773935168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update members of security group (6da4afa0-3407-4a64-a68e-9b2b02095d30) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:57:01.973 4548 1856773935168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update port filter for b88a922e-9216-477f-8e7f-5379fd6ae9e8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:57:01.973 4548 1856773935168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Updating port rules. 2022-01-20 12:57:01.973 4548 1856773935168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Creating 6 new rules, removing 0 old rules. 2022-01-20 12:57:02.082 4548 1856773915392 MainThread DEBUG oslo_concurrency.lockutils [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:57:02.082 4548 1856773915392 MainThread DEBUG oslo_concurrency.lockutils [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:57:02.082 4548 1856773915392 MainThread DEBUG oslo_concurrency.lockutils [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:57:02.082 4548 1856773935168 MainThread DEBUG oslo_concurrency.lockutils [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:57:02.141 4548 1856773935168 MainThread DEBUG oslo_concurrency.lockutils [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:57:02.141 4548 1856773935168 MainThread DEBUG oslo_concurrency.lockutils [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:57:02.141 4548 1856773935168 MainThread DEBUG oslo_concurrency.lockutils [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:57:02.171 4548 1856773935168 MainThread DEBUG oslo_concurrency.lockutils [req-6cbf83d0-8e79-48e4-8c6c-72d8a22cf648 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-agent-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:57:02.539 4548 1856775771056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-939716b4-a9ea-463b-87eb-23f0b24a067d 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Security group member updated on remote: ['6a654e38-3402-4f57-acdf-2bcca4c61bf5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:57:02.539 4548 1856775771056 MainThread INFO neutron.agent.securitygroups_rpc [req-939716b4-a9ea-463b-87eb-23f0b24a067d 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Security group member updated ['6a654e38-3402-4f57-acdf-2bcca4c61bf5'] 2022-01-20 12:57:02.539 4548 1856775771056 MainThread INFO neutron.agent.securitygroups_rpc [req-939716b4-a9ea-463b-87eb-23f0b24a067d 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Refresh firewall rules 2022-01-20 12:57:02.539 4548 1856775771056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-939716b4-a9ea-463b-87eb-23f0b24a067d 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Get security group information for devices via rpc ['3a497f72-8448-42ab-a547-0eccee02be1d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:57:02.570 4548 1856775771056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-939716b4-a9ea-463b-87eb-23f0b24a067d 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:57:02.570 4548 1856775771056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-939716b4-a9ea-463b-87eb-23f0b24a067d 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:57:02.612 4548 1856775771056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-939716b4-a9ea-463b-87eb-23f0b24a067d 9f094ae067374f329f884d54fda89138 c627e132fb96455193cbc6c115ae66a8 - - -] port_delete event received for '3a497f72-8448-42ab-a547-0eccee02be1d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 12:57:03.255 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3a497f72-8448-42ab-a547-0eccee02be1d 2022-01-20 12:57:04.353 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 12:57:04.353 4548 1856775266544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3a497f72-8448-42ab-a547-0eccee02be1d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 12:57:04.353 4548 1856775266544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3a497f72-8448-42ab-a547-0eccee02be1d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 12:57:04.353 4548 1856775266544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3a497f72-8448-42ab-a547-0eccee02be1d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 12:57:04.364 4548 1856775266544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 457dc31e-9fe8-4fb8-852d-eea62a00d396 2022-01-20 12:57:04.364 4548 1856775266544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a497f72-8448-42ab-a547-0eccee02be1d'] 2022-01-20 12:57:04.364 4548 1856775266544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 12:57:04.364 4548 1856775266544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 12:57:04.364 4548 1856775266544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a497f72-8448-42ab-a547-0eccee02be1d'] 2022-01-20 12:57:06.186 4548 1856775266544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34b0f789-c592-4e42-a2d3-3a9e8985da9c 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] network_delete received. Deleting network 457dc31e-9fe8-4fb8-852d-eea62a00d396 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-20 12:57:06.186 4548 1856775266544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34b0f789-c592-4e42-a2d3-3a9e8985da9c 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] Network 457dc31e-9fe8-4fb8-852d-eea62a00d396 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-20 12:57:06.280 4548 1856775266544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fed23abc-ef98-4af2-b3ba-d123db3bbb71 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] network_delete received. Deleting network ba30e44a-e8a7-4312-9e0e-66194997cd5b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-20 12:57:06.280 4548 1856775266544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fed23abc-ef98-4af2-b3ba-d123db3bbb71 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] Network ba30e44a-e8a7-4312-9e0e-66194997cd5b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-20 12:57:06.353 4548 1856775266544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:57:06.390 4548 1856775266544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:57:28.221 4548 1856755372448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-59b9c596-0aee-4552-b92f-7b955fe8c719 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] Security group member updated on remote: ['c67e309b-c67c-4f07-9855-aced3fe9791b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:57:28.221 4548 1856755372448 MainThread INFO neutron.agent.securitygroups_rpc [req-59b9c596-0aee-4552-b92f-7b955fe8c719 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] Security group member updated ['c67e309b-c67c-4f07-9855-aced3fe9791b'] 2022-01-20 12:57:29.593 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 55cd4c69-e442-4db0-bae3-230265f45758 2022-01-20 12:57:30.647 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 12:57:33.469 4548 1856775329392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b8c18fd-b8c6-4bf8-9155-305293c3ecdf dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: 87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:57:33.490 4548 1856775329392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b8c18fd-b8c6-4bf8-9155-305293c3ecdf dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port 87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:57:33.751 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port 55cd4c69-e442-4db0-bae3-230265f45758 2022-01-20 12:57:33.751 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port 55cd4c69-e442-4db0-bae3-230265f45758 updated. Details: {'device': '55cd4c69-e442-4db0-bae3-230265f45758', 'network_id': '98783e85-5ee2-4a30-908e-0d0d62c14b33', 'port_id': '55cd4c69-e442-4db0-bae3-230265f45758', 'mac_address': 'fa:16:3e:73:c3:3f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1295fc8c-2285-4e3e-9a1a-e24300eba26a', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 12:57:33.751 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 12:57:33.751 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.base [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Loop iteration exceeded interval (2 vs. 3.103747844696045) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-01-20 12:57:33.769 4548 1856775329392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:57:33.769 4548 1856775329392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 55cd4c69-e442-4db0-bae3-230265f45758 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 12:57:33.769 4548 1856775329392 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 98783e85-5ee2-4a30-908e-0d0d62c14b33 2022-01-20 12:57:33.769 4548 1856775329392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 12:57:34.330 4548 1856775329392 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '55cd4c69-e442-4db0-bae3-230265f45758') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:57:34.330 4548 1856775329392 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '55cd4c69-e442-4db0-bae3-230265f45758') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:57:34.330 4548 1856775329392 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 55cd4c69-e442-4db0-bae3-230265f45758 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 12:57:34.330 4548 1856775329392 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port 55cd4c69-e442-4db0-bae3-230265f45758 2022-01-20 12:57:34.514 4548 1856775329392 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 12:57:34.514 4548 1856775329392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['55cd4c69-e442-4db0-bae3-230265f45758'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:57:34.675 4548 1856775329392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['55cd4c69-e442-4db0-bae3-230265f45758']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:57:34.687 4548 1856775329392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:57:34.687 4548 1856775329392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cb8b5a31-2bc8-4942-b5e6-f9fae297d077) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:57:34.687 4548 1856775329392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 55cd4c69-e442-4db0-bae3-230265f45758 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:57:34.687 4548 1856775329392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 12:57:34.687 4548 1856775329392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 55cd4c69-e442-4db0-bae3-230265f45758 not yet added. Adding. 2022-01-20 12:57:34.687 4548 1856775329392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 12:57:34.687 4548 1856775329392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 12:57:34.877 4548 1856775329392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:57:35.034 4548 1856775329392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:57:35.034 4548 1856775329392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:57:35.518 4548 1856775329392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.485s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:57:35.719 4548 1856775329392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-55cd4c69-e442-4db0-bae3-230265f45758" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.953s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:57:35.719 4548 1856775329392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 55cd4c69-e442-4db0-bae3-230265f45758 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 12:57:35.719 4548 1856775329392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 55cd4c69-e442-4db0-bae3-230265f45758 processed. 2022-01-20 12:57:35.769 4548 1856775329392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:57:36.017 4548 1856775329392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:57:38.424 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb 2022-01-20 12:57:39.795 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 12:57:41.107 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port 87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb 2022-01-20 12:57:42.208 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port 87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb updated. Details: {'device': '87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb', 'network_id': '12f6781b-c16e-471c-9029-7b54bf98e7ef', 'port_id': '87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb', 'mac_address': 'fa:16:3e:77:bf:9b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 176, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ed47c05f-71aa-4581-984f-36a9eb00dc61', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 12:57:42.208 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 12:57:42.208 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.base [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Loop iteration exceeded interval (2 vs. 2.413102626800537) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-01-20 12:57:42.220 4548 1856775313360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:57:42.220 4548 1856775313360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 12:57:42.220 4548 1856775313360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 12f6781b-c16e-471c-9029-7b54bf98e7ef 2022-01-20 12:57:42.220 4548 1856775313360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 12:57:43.062 4548 1856775313360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:57:43.094 4548 1856775313360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 12:57:43.094 4548 1856775313360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 12:57:43.094 4548 1856775313360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 176, VLAN trunk: None to switch port 87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb 2022-01-20 12:57:43.234 4548 1856775313360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 12:57:43.234 4548 1856775313360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:57:43.458 4548 1856775313360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:57:43.458 4548 1856775313360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:57:43.458 4548 1856775313360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c67e309b-c67c-4f07-9855-aced3fe9791b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 12:57:43.458 4548 1856775313360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c67e309b-c67c-4f07-9855-aced3fe9791b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 12:57:43.458 4548 1856775313360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 12:57:43.458 4548 1856775313360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 12:57:43.458 4548 1856775313360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb not yet added. Adding. 2022-01-20 12:57:43.458 4548 1856775313360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 12:57:43.458 4548 1856775313360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 12:57:43.877 4548 1856775313360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:57:44.084 4548 1856775313360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:57:44.084 4548 1856775313360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:57:44.345 4548 1856775313360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:57:44.552 4548 1856775313360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:57:44.552 4548 1856775313360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 12:57:44.552 4548 1856775313360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb processed. 2022-01-20 12:57:46.242 4548 1856755297440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:57:46.576 4548 1856755297440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:59:26.546 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb 2022-01-20 12:59:26.812 4548 1856776123136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a616c5f-bccd-49b2-bcc1-dfa418dea27c 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] Security group member updated on remote: ['c67e309b-c67c-4f07-9855-aced3fe9791b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:59:26.812 4548 1856776123136 MainThread INFO neutron.agent.securitygroups_rpc [req-8a616c5f-bccd-49b2-bcc1-dfa418dea27c 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] Security group member updated ['c67e309b-c67c-4f07-9855-aced3fe9791b'] 2022-01-20 12:59:26.812 4548 1856776123136 MainThread INFO neutron.agent.securitygroups_rpc [req-8a616c5f-bccd-49b2-bcc1-dfa418dea27c 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] Refresh firewall rules 2022-01-20 12:59:26.812 4548 1856776123136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a616c5f-bccd-49b2-bcc1-dfa418dea27c 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] Get security group information for devices via rpc ['87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 12:59:26.845 4548 1856776123136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a616c5f-bccd-49b2-bcc1-dfa418dea27c 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 12:59:26.845 4548 1856776123136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a616c5f-bccd-49b2-bcc1-dfa418dea27c 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 12:59:26.920 4548 1856775292352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a616c5f-bccd-49b2-bcc1-dfa418dea27c 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] port_delete event received for '87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 12:59:27.606 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 12:59:27.606 4548 1856775936480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 12:59:27.606 4548 1856775936480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 12:59:27.606 4548 1856775936480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 12:59:27.606 4548 1856775936480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 12f6781b-c16e-471c-9029-7b54bf98e7ef 2022-01-20 12:59:27.606 4548 1856775936480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb'] 2022-01-20 12:59:27.606 4548 1856775936480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 12:59:27.606 4548 1856775936480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 12:59:27.606 4548 1856775936480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['87f065d9-0ac2-4f2f-aa7f-0f2fe4b51deb'] 2022-01-20 12:59:29.607 4548 1856775865616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:59:29.639 4548 1856775865616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:59:46.652 4548 1856777109568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3af4b40c-c11f-4093-959d-ed9191043b0e a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] Security group member updated on remote: ['cb8b5a31-2bc8-4942-b5e6-f9fae297d077'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:59:46.652 4548 1856777109568 MainThread INFO neutron.agent.securitygroups_rpc [req-3af4b40c-c11f-4093-959d-ed9191043b0e a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] Security group member updated ['cb8b5a31-2bc8-4942-b5e6-f9fae297d077'] 2022-01-20 12:59:47.009 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 55cd4c69-e442-4db0-bae3-230265f45758 2022-01-20 12:59:47.059 4548 1856777109568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3af4b40c-c11f-4093-959d-ed9191043b0e a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] port_delete event received for '55cd4c69-e442-4db0-bae3-230265f45758' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 12:59:47.684 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 12:59:47.685 4548 1856775313360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '55cd4c69-e442-4db0-bae3-230265f45758' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 12:59:47.685 4548 1856775313360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '55cd4c69-e442-4db0-bae3-230265f45758' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 12:59:47.685 4548 1856775313360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 55cd4c69-e442-4db0-bae3-230265f45758 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 12:59:47.685 4548 1856775313360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 98783e85-5ee2-4a30-908e-0d0d62c14b33 2022-01-20 12:59:47.685 4548 1856775313360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['55cd4c69-e442-4db0-bae3-230265f45758'] 2022-01-20 12:59:47.685 4548 1856775313360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 12:59:47.685 4548 1856775313360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 12:59:47.685 4548 1856775313360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['55cd4c69-e442-4db0-bae3-230265f45758'] 2022-01-20 12:59:49.687 4548 1856775200608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 12:59:49.747 4548 1856773789296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5381da65-ee2a-433a-b85c-8a3eebfd2ccd a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] port_delete event received for 'f9ef6e3f-13b8-4c3c-8f53-a6e345e54c22' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 12:59:49.747 4548 1856775200608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 12:59:50.888 4548 1856776604304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-07f1d235-cc0e-467d-936c-8f8b75b2ac97 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] Security group member updated on remote: ['c67e309b-c67c-4f07-9855-aced3fe9791b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:59:50.888 4548 1856776604304 MainThread INFO neutron.agent.securitygroups_rpc [req-07f1d235-cc0e-467d-936c-8f8b75b2ac97 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] Security group member updated ['c67e309b-c67c-4f07-9855-aced3fe9791b'] 2022-01-20 12:59:50.981 4548 1856773903808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-268ab094-da99-489b-86e5-49c6a0591fe9 a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] Security group rule updated on remote: ['0d65ba4d-b85d-4cd1-8af6-ad07c8219d94'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 12:59:50.981 4548 1856773903808 MainThread INFO neutron.agent.securitygroups_rpc [req-268ab094-da99-489b-86e5-49c6a0591fe9 a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] Security group rule updated ['0d65ba4d-b85d-4cd1-8af6-ad07c8219d94'] 2022-01-20 12:59:51.387 4548 1856754771216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-990850aa-20b1-4c7d-bb05-6cf6b7000e34 a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] Security group rule updated on remote: ['0d65ba4d-b85d-4cd1-8af6-ad07c8219d94'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 12:59:51.417 4548 1856754771216 MainThread INFO neutron.agent.securitygroups_rpc [req-990850aa-20b1-4c7d-bb05-6cf6b7000e34 a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] Security group rule updated ['0d65ba4d-b85d-4cd1-8af6-ad07c8219d94'] 2022-01-20 12:59:51.981 4548 1856776936784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3a42244-db04-4b5c-8ba8-c9cc6ba1cbce dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: 6fc203cb-ae6a-401c-b227-8fc8d8a4d210 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:59:54.122 4548 1856776936784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3a42244-db04-4b5c-8ba8-c9cc6ba1cbce dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port 6fc203cb-ae6a-401c-b227-8fc8d8a4d210 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 12:59:58.142 4548 1856775934016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77a0124c-9165-4e01-9545-2ae6331f4ddb a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] Security group member updated on remote: ['0d65ba4d-b85d-4cd1-8af6-ad07c8219d94'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 12:59:58.142 4548 1856775934016 MainThread INFO neutron.agent.securitygroups_rpc [req-77a0124c-9165-4e01-9545-2ae6331f4ddb a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] Security group member updated ['0d65ba4d-b85d-4cd1-8af6-ad07c8219d94'] 2022-01-20 12:59:58.936 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6fc203cb-ae6a-401c-b227-8fc8d8a4d210 2022-01-20 12:59:59.356 4548 1856773448096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-281d314d-4460-4395-9c9e-4ed05bc94e09 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 12:59:59.372 4548 1856773448096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-281d314d-4460-4395-9c9e-4ed05bc94e09 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 13:00:00.153 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 13:00:00.484 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port 6fc203cb-ae6a-401c-b227-8fc8d8a4d210 2022-01-20 13:00:00.484 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port 6fc203cb-ae6a-401c-b227-8fc8d8a4d210 updated. Details: {'device': '6fc203cb-ae6a-401c-b227-8fc8d8a4d210', 'network_id': '12f6781b-c16e-471c-9029-7b54bf98e7ef', 'port_id': '6fc203cb-ae6a-401c-b227-8fc8d8a4d210', 'mac_address': 'fa:16:3e:d2:d6:71', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 176, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ed47c05f-71aa-4581-984f-36a9eb00dc61', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 13:00:00.484 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 13:00:00.484 4548 1856773635936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6fc203cb-ae6a-401c-b227-8fc8d8a4d210" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:00:00.484 4548 1856773635936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6fc203cb-ae6a-401c-b227-8fc8d8a4d210 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 13:00:00.484 4548 1856773635936 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 12f6781b-c16e-471c-9029-7b54bf98e7ef 2022-01-20 13:00:00.484 4548 1856773635936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 13:00:00.888 4548 1856773635936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6fc203cb-ae6a-401c-b227-8fc8d8a4d210') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:00:00.888 4548 1856773635936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6fc203cb-ae6a-401c-b227-8fc8d8a4d210') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:00:00.904 4548 1856773635936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6fc203cb-ae6a-401c-b227-8fc8d8a4d210 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 13:00:00.904 4548 1856773635936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 176, VLAN trunk: None to switch port 6fc203cb-ae6a-401c-b227-8fc8d8a4d210 2022-01-20 13:00:01.052 4548 1856773635936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 13:00:01.052 4548 1856773635936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6fc203cb-ae6a-401c-b227-8fc8d8a4d210'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 13:00:01.217 4548 1856773635936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6fc203cb-ae6a-401c-b227-8fc8d8a4d210']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 13:00:01.217 4548 1856773635936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 13:00:01.217 4548 1856773635936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c67e309b-c67c-4f07-9855-aced3fe9791b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 13:00:01.217 4548 1856773635936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c67e309b-c67c-4f07-9855-aced3fe9791b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 13:00:01.217 4548 1856773635936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6fc203cb-ae6a-401c-b227-8fc8d8a4d210 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 13:00:01.217 4548 1856773635936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 13:00:01.217 4548 1856773635936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6fc203cb-ae6a-401c-b227-8fc8d8a4d210 not yet added. Adding. 2022-01-20 13:00:01.217 4548 1856773635936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 13:00:01.217 4548 1856773635936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 13:00:01.388 4548 1856773635936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6fc203cb-ae6a-401c-b227-8fc8d8a4d210" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:00:01.576 4548 1856773635936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6fc203cb-ae6a-401c-b227-8fc8d8a4d210" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:00:01.576 4548 1856773635936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6fc203cb-ae6a-401c-b227-8fc8d8a4d210" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:00:01.772 4548 1856773635936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6fc203cb-ae6a-401c-b227-8fc8d8a4d210" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:00:02.015 4548 1856773635936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6fc203cb-ae6a-401c-b227-8fc8d8a4d210" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:00:02.015 4548 1856773635936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6fc203cb-ae6a-401c-b227-8fc8d8a4d210 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 13:00:02.015 4548 1856773635936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6fc203cb-ae6a-401c-b227-8fc8d8a4d210 processed. 2022-01-20 13:00:02.172 4548 1856773635936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:00:02.591 4548 1856773635936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:00:02.982 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 2022-01-20 13:00:04.171 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 13:00:04.507 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 2022-01-20 13:00:04.507 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 updated. Details: {'device': '901bd0f5-37d6-4c3d-ad8c-a1a496c53750', 'network_id': '98783e85-5ee2-4a30-908e-0d0d62c14b33', 'port_id': '901bd0f5-37d6-4c3d-ad8c-a1a496c53750', 'mac_address': 'fa:16:3e:82:8e:7b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1295fc8c-2285-4e3e-9a1a-e24300eba26a', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 13:00:04.507 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 13:00:04.507 4548 1856754627856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:00:04.507 4548 1856754627856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 13:00:04.507 4548 1856754627856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 98783e85-5ee2-4a30-908e-0d0d62c14b33 2022-01-20 13:00:04.507 4548 1856754627856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 13:00:04.749 4548 1856754627856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '901bd0f5-37d6-4c3d-ad8c-a1a496c53750') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:00:04.749 4548 1856754627856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '901bd0f5-37d6-4c3d-ad8c-a1a496c53750') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:00:04.749 4548 1856754627856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 13:00:04.749 4548 1856754627856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 2022-01-20 13:00:04.905 4548 1856754627856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 13:00:04.905 4548 1856754627856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['901bd0f5-37d6-4c3d-ad8c-a1a496c53750'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 13:00:05.070 4548 1856754627856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['901bd0f5-37d6-4c3d-ad8c-a1a496c53750']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 13:00:05.070 4548 1856754627856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 13:00:05.070 4548 1856754627856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0d65ba4d-b85d-4cd1-8af6-ad07c8219d94) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 13:00:05.070 4548 1856754627856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 13:00:05.070 4548 1856754627856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 13:00:05.092 4548 1856754627856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 not yet added. Adding. 2022-01-20 13:00:05.092 4548 1856754627856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 13:00:05.092 4548 1856754627856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 13:00:05.284 4548 1856754627856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:00:05.481 4548 1856754627856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:00:05.487 4548 1856754627856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:00:05.778 4548 1856754627856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:00:05.983 4548 1856754627856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.485s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:00:05.983 4548 1856754627856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 13:00:05.983 4548 1856754627856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 processed. 2022-01-20 13:00:06.174 4548 1856754627856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:00:06.499 4548 1856754627856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:00:39.592 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6fc203cb-ae6a-401c-b227-8fc8d8a4d210 2022-01-20 13:00:40.216 4548 1856773816160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4314da48-eb5d-4965-929f-fa5539432b40 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] Security group member updated on remote: ['c67e309b-c67c-4f07-9855-aced3fe9791b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 13:00:40.216 4548 1856773816160 MainThread INFO neutron.agent.securitygroups_rpc [req-4314da48-eb5d-4965-929f-fa5539432b40 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] Security group member updated ['c67e309b-c67c-4f07-9855-aced3fe9791b'] 2022-01-20 13:00:40.216 4548 1856773816160 MainThread INFO neutron.agent.securitygroups_rpc [req-4314da48-eb5d-4965-929f-fa5539432b40 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] Refresh firewall rules 2022-01-20 13:00:40.216 4548 1856773816160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4314da48-eb5d-4965-929f-fa5539432b40 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] Get security group information for devices via rpc ['6fc203cb-ae6a-401c-b227-8fc8d8a4d210'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 13:00:40.262 4548 1856773816160 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4314da48-eb5d-4965-929f-fa5539432b40 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 13:00:40.262 4548 1856773816160 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4314da48-eb5d-4965-929f-fa5539432b40 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 13:00:40.309 4548 1856773816160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4314da48-eb5d-4965-929f-fa5539432b40 2780e00e6e2d4439969ce52e31a48c86 fa0ddecf2bd540e5a7a2ad69370b32ea - - -] port_delete event received for '6fc203cb-ae6a-401c-b227-8fc8d8a4d210' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:00:40.309 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 13:00:40.309 4548 1856773816160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6fc203cb-ae6a-401c-b227-8fc8d8a4d210' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 13:00:40.309 4548 1856773816160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6fc203cb-ae6a-401c-b227-8fc8d8a4d210' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 13:00:40.309 4548 1856773816160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6fc203cb-ae6a-401c-b227-8fc8d8a4d210 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 13:00:40.309 4548 1856773816160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 12f6781b-c16e-471c-9029-7b54bf98e7ef 2022-01-20 13:00:40.309 4548 1856773816160 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6fc203cb-ae6a-401c-b227-8fc8d8a4d210'] 2022-01-20 13:00:40.309 4548 1856773816160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 13:00:40.309 4548 1856773816160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 13:00:40.332 4548 1856773816160 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6fc203cb-ae6a-401c-b227-8fc8d8a4d210'] 2022-01-20 13:00:42.320 4548 1856777193248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:00:42.340 4548 1856777193248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:00:53.255 4548 1856777415840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7eda93be-01a6-44b3-ac05-353acd362f39 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] Security group member updated on remote: ['f8f2df46-e3e8-49ef-ab9f-e1994d7d2e29'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 13:00:53.255 4548 1856777415840 MainThread INFO neutron.agent.securitygroups_rpc [req-7eda93be-01a6-44b3-ac05-353acd362f39 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] Security group member updated ['f8f2df46-e3e8-49ef-ab9f-e1994d7d2e29'] 2022-01-20 13:00:53.602 4548 1856777645216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7eda93be-01a6-44b3-ac05-353acd362f39 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] port_delete event received for 'cbed8e13-f09c-48e8-a597-615062bd1618' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:00:53.653 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cbed8e13-f09c-48e8-a597-615062bd1618 2022-01-20 13:00:54.374 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 13:00:54.374 4548 1856777733568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cbed8e13-f09c-48e8-a597-615062bd1618' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 13:00:54.374 4548 1856777733568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cbed8e13-f09c-48e8-a597-615062bd1618' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 13:00:54.374 4548 1856777733568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cbed8e13-f09c-48e8-a597-615062bd1618 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 13:00:54.389 4548 1856777733568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 51dfc435-f4d5-4bb7-b519-debcc47256e8 2022-01-20 13:00:54.389 4548 1856777733568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cbed8e13-f09c-48e8-a597-615062bd1618'] 2022-01-20 13:00:54.389 4548 1856777733568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 13:00:54.389 4548 1856777733568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 13:00:54.389 4548 1856777733568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cbed8e13-f09c-48e8-a597-615062bd1618'] 2022-01-20 13:00:55.684 4548 1856776768496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-397d332f-f770-4a37-94c6-d097620f724d 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] port_delete event received for '896e1e70-d8fa-4fb1-a418-fac6cb24d92e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:00:56.512 4548 1856776768496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:00:56.545 4548 1856776768496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:00:57.387 4548 1856776768496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c19ebd86-4467-4170-aa84-4b7ba900d711 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] Security group rule updated on remote: ['0b2b2324-2412-4f87-bed2-5a39583937e9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 13:00:57.387 4548 1856776768496 MainThread INFO neutron.agent.securitygroups_rpc [req-c19ebd86-4467-4170-aa84-4b7ba900d711 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] Security group rule updated ['0b2b2324-2412-4f87-bed2-5a39583937e9'] 2022-01-20 13:00:57.387 4548 1856777459136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37a3c260-a9a1-476a-93e5-910fccd7c682 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] Security group rule updated on remote: ['0b2b2324-2412-4f87-bed2-5a39583937e9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 13:00:57.387 4548 1856777459136 MainThread INFO neutron.agent.securitygroups_rpc [req-37a3c260-a9a1-476a-93e5-910fccd7c682 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] Security group rule updated ['0b2b2324-2412-4f87-bed2-5a39583937e9'] 2022-01-20 13:01:01.721 4548 1856776524192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc10d78a-6f1b-42be-a978-fbf417dffe0f 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] Security group member updated on remote: ['0b2b2324-2412-4f87-bed2-5a39583937e9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 13:01:01.721 4548 1856776524192 MainThread INFO neutron.agent.securitygroups_rpc [req-bc10d78a-6f1b-42be-a978-fbf417dffe0f 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] Security group member updated ['0b2b2324-2412-4f87-bed2-5a39583937e9'] 2022-01-20 13:01:02.843 4548 1856773814224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-565303e5-ae1e-4f5e-953e-469b0ef3ee05 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: aea1e177-951e-40c2-ad60-e35e9dd2e31e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 13:01:02.843 4548 1856773814224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-565303e5-ae1e-4f5e-953e-469b0ef3ee05 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port aea1e177-951e-40c2-ad60-e35e9dd2e31e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 13:01:05.513 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aea1e177-951e-40c2-ad60-e35e9dd2e31e 2022-01-20 13:01:06.530 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 13:01:06.793 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port aea1e177-951e-40c2-ad60-e35e9dd2e31e 2022-01-20 13:01:06.793 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port aea1e177-951e-40c2-ad60-e35e9dd2e31e updated. Details: {'device': 'aea1e177-951e-40c2-ad60-e35e9dd2e31e', 'network_id': '51dfc435-f4d5-4bb7-b519-debcc47256e8', 'port_id': 'aea1e177-951e-40c2-ad60-e35e9dd2e31e', 'mac_address': 'fa:16:3e:33:d3:ec', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 186, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7e70a924-e46b-43c1-b6e9-160e1b7b97c7', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 13:01:06.793 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 13:01:06.810 4548 1856754627856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aea1e177-951e-40c2-ad60-e35e9dd2e31e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:01:06.810 4548 1856754627856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aea1e177-951e-40c2-ad60-e35e9dd2e31e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 13:01:06.810 4548 1856754627856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 51dfc435-f4d5-4bb7-b519-debcc47256e8 2022-01-20 13:01:06.810 4548 1856754627856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 13:01:07.018 4548 1856754627856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aea1e177-951e-40c2-ad60-e35e9dd2e31e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:01:07.027 4548 1856754627856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aea1e177-951e-40c2-ad60-e35e9dd2e31e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:01:07.050 4548 1856754627856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aea1e177-951e-40c2-ad60-e35e9dd2e31e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 13:01:07.050 4548 1856754627856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 186, VLAN trunk: None to switch port aea1e177-951e-40c2-ad60-e35e9dd2e31e 2022-01-20 13:01:07.172 4548 1856754627856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 13:01:07.172 4548 1856754627856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aea1e177-951e-40c2-ad60-e35e9dd2e31e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 13:01:07.344 4548 1856754627856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aea1e177-951e-40c2-ad60-e35e9dd2e31e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 13:01:07.344 4548 1856754627856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 13:01:07.344 4548 1856754627856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0b2b2324-2412-4f87-bed2-5a39583937e9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 13:01:07.344 4548 1856754627856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aea1e177-951e-40c2-ad60-e35e9dd2e31e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 13:01:07.344 4548 1856754627856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 13:01:07.344 4548 1856754627856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aea1e177-951e-40c2-ad60-e35e9dd2e31e not yet added. Adding. 2022-01-20 13:01:07.344 4548 1856754627856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 13:01:07.344 4548 1856754627856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 13:01:07.497 4548 1856754627856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aea1e177-951e-40c2-ad60-e35e9dd2e31e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:01:07.641 4548 1856754627856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aea1e177-951e-40c2-ad60-e35e9dd2e31e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:01:07.641 4548 1856754627856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aea1e177-951e-40c2-ad60-e35e9dd2e31e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:01:07.840 4548 1856754627856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aea1e177-951e-40c2-ad60-e35e9dd2e31e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:01:08.000 4548 1856754627856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aea1e177-951e-40c2-ad60-e35e9dd2e31e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:01:08.000 4548 1856754627856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aea1e177-951e-40c2-ad60-e35e9dd2e31e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 13:01:08.000 4548 1856754627856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aea1e177-951e-40c2-ad60-e35e9dd2e31e processed. 2022-01-20 13:01:08.531 4548 1856754627856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:01:08.887 4548 1856754627856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:01:10.028 4548 1856775890720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group member updated on remote: ['42b83fc2-6f40-4955-8ea0-d0f05dcfbc87', '6da4afa0-3407-4a64-a68e-9b2b02095d30'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 13:01:10.057 4548 1856775890720 MainThread INFO neutron.agent.securitygroups_rpc [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group member updated ['42b83fc2-6f40-4955-8ea0-d0f05dcfbc87', '6da4afa0-3407-4a64-a68e-9b2b02095d30'] 2022-01-20 13:01:10.057 4548 1856775890720 MainThread INFO neutron.agent.securitygroups_rpc [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Refresh firewall rules 2022-01-20 13:01:10.057 4548 1856775890720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Get security group information for devices via rpc ['b88a922e-9216-477f-8e7f-5379fd6ae9e8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 13:01:10.092 4548 1856773075536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] port_update received: b88a922e-9216-477f-8e7f-5379fd6ae9e8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 13:01:10.110 4548 1856773075536 MainThread DEBUG oslo_concurrency.lockutils [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-agent-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:01:10.110 4548 1856773075536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Binding port b88a922e-9216-477f-8e7f-5379fd6ae9e8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 13:01:10.110 4548 1856773075536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 13:01:10.124 4548 1856773075536 MainThread DEBUG neutron.services.trunk.rpc.agent [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b88a922e-9216-477f-8e7f-5379fd6ae9e8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:01:10.124 4548 1856773075536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b88a922e-9216-477f-8e7f-5379fd6ae9e8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:01:10.137 4548 1856773075536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Trunk plugin disabled on server. Assuming port b88a922e-9216-477f-8e7f-5379fd6ae9e8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 13:01:10.137 4548 1856773075536 MainThread INFO networking_hyperv.neutron.trunk_driver [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Binding VLAN ID: 198, VLAN trunk: None to switch port b88a922e-9216-477f-8e7f-5379fd6ae9e8 2022-01-20 13:01:10.175 4548 1856773075536 MainThread INFO neutron.agent.securitygroups_rpc [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Refresh firewall rules 2022-01-20 13:01:10.175 4548 1856773075536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Get security group information for devices via rpc ['b88a922e-9216-477f-8e7f-5379fd6ae9e8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 13:01:10.345 4548 1856775890720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update security group information for ports dict_keys(['b88a922e-9216-477f-8e7f-5379fd6ae9e8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 13:01:10.345 4548 1856775890720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 13:01:10.345 4548 1856775890720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update rules of security group (6da4afa0-3407-4a64-a68e-9b2b02095d30) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 13:01:10.345 4548 1856775890720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update members of security group (6da4afa0-3407-4a64-a68e-9b2b02095d30) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 13:01:10.345 4548 1856775890720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update port filter for b88a922e-9216-477f-8e7f-5379fd6ae9e8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 13:01:10.345 4548 1856775890720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Updating port rules. 2022-01-20 13:01:10.345 4548 1856775890720 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Creating 0 new rules, removing 6 old rules. 2022-01-20 13:01:10.345 4548 1856775890720 MainThread DEBUG oslo_concurrency.lockutils [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:01:10.345 4548 1856775890720 MainThread DEBUG oslo_concurrency.lockutils [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:01:10.345 4548 1856775890720 MainThread DEBUG oslo_concurrency.lockutils [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:01:10.435 4548 1856773075536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update security group information for ports dict_keys(['b88a922e-9216-477f-8e7f-5379fd6ae9e8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 13:01:10.435 4548 1856773075536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 13:01:10.435 4548 1856773075536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update rules of security group (6da4afa0-3407-4a64-a68e-9b2b02095d30) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 13:01:10.435 4548 1856773075536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update members of security group (6da4afa0-3407-4a64-a68e-9b2b02095d30) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 13:01:10.435 4548 1856773075536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update port filter for b88a922e-9216-477f-8e7f-5379fd6ae9e8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 13:01:10.435 4548 1856773075536 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Updating port rules. 2022-01-20 13:01:10.435 4548 1856773075536 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Creating 0 new rules, removing 6 old rules. 2022-01-20 13:01:10.594 4548 1856775890720 MainThread DEBUG oslo_concurrency.lockutils [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:01:10.594 4548 1856773075536 MainThread DEBUG oslo_concurrency.lockutils [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:01:10.594 4548 1856773075536 MainThread DEBUG oslo_concurrency.lockutils [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:01:10.621 4548 1856773075536 MainThread DEBUG oslo_concurrency.lockutils [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:01:10.692 4548 1856773075536 MainThread DEBUG oslo_concurrency.lockutils [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-driver-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:01:10.758 4548 1856773075536 MainThread DEBUG oslo_concurrency.lockutils [req-392cead0-cc31-4be4-83e5-d2aa0a35aa6d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Lock "n-hv-agent-port-lock-b88a922e-9216-477f-8e7f-5379fd6ae9e8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.640s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:01:11.107 4548 1856773075536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d815d0a4-fbb8-496e-bb49-b8cb380b8cab 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] network_delete received. Deleting network 12f6781b-c16e-471c-9029-7b54bf98e7ef network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-20 13:01:11.107 4548 1856773075536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d815d0a4-fbb8-496e-bb49-b8cb380b8cab 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] Network 12f6781b-c16e-471c-9029-7b54bf98e7ef not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-20 13:01:11.441 4548 1856772163360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f263fb2d-ee79-4da7-ba9d-f6a25da5018d 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] port_delete event received for 'fd6df960-76b7-4c7c-9c00-0956019e8ab2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:01:24.090 4548 1856778007824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1aff7353-20a3-4580-832b-dcccfaa7e094 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group member updated on remote: ['6da4afa0-3407-4a64-a68e-9b2b02095d30'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 13:01:24.090 4548 1856778007824 MainThread INFO neutron.agent.securitygroups_rpc [req-1aff7353-20a3-4580-832b-dcccfaa7e094 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Security group member updated ['6da4afa0-3407-4a64-a68e-9b2b02095d30'] 2022-01-20 13:01:24.090 4548 1856778007824 MainThread INFO neutron.agent.securitygroups_rpc [req-1aff7353-20a3-4580-832b-dcccfaa7e094 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Refresh firewall rules 2022-01-20 13:01:24.090 4548 1856778007824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1aff7353-20a3-4580-832b-dcccfaa7e094 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Get security group information for devices via rpc ['b88a922e-9216-477f-8e7f-5379fd6ae9e8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 13:01:25.043 4548 1856778037904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1aff7353-20a3-4580-832b-dcccfaa7e094 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] port_delete event received for 'b88a922e-9216-477f-8e7f-5379fd6ae9e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:01:25.059 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b88a922e-9216-477f-8e7f-5379fd6ae9e8 2022-01-20 13:01:25.059 4548 1856778007824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1aff7353-20a3-4580-832b-dcccfaa7e094 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 13:01:25.059 4548 1856778007824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1aff7353-20a3-4580-832b-dcccfaa7e094 86a84f9c9a774250bd040349dda9e448 0a2775ddfe214868bb2c9918d8ded733 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 13:01:27.059 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 13:01:27.059 4548 1856778092032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b88a922e-9216-477f-8e7f-5379fd6ae9e8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 13:01:27.059 4548 1856778092032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b88a922e-9216-477f-8e7f-5379fd6ae9e8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 13:01:27.059 4548 1856778092032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b88a922e-9216-477f-8e7f-5379fd6ae9e8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 13:01:27.059 4548 1856778092032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b88a922e-9216-477f-8e7f-5379fd6ae9e8'] 2022-01-20 13:01:27.075 4548 1856778092032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 13:01:27.075 4548 1856778092032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 13:01:27.075 4548 1856778092032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b88a922e-9216-477f-8e7f-5379fd6ae9e8'] 2022-01-20 13:01:29.059 4548 1856778038256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:01:30.107 4548 1856778038256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:01:31.109 4548 1856778038256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6fe55af-d900-4ae4-8447-0e8bda43f0d9 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for 'e277afee-039e-4bc8-a4ab-29242ad072c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:01:32.406 4548 1856777415136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a273ff2a-b262-44ba-b5b0-2cac7894bc7a 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '2af0671a-f268-41ef-ac82-7835730a4ae9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:01:33.637 4548 1856776934672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79222232-140f-4c87-8e1c-644a25f14a14 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '56351c29-be30-4026-b9ff-856bd25aaa50' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:01:33.779 4548 1856754854368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3eab29b-b3ee-45e8-8848-fa34ae6200f4 - - - - -] port_delete event received for '56351c29-be30-4026-b9ff-856bd25aaa50' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:01:33.935 4548 1856777478912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79222232-140f-4c87-8e1c-644a25f14a14 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] network_delete received. Deleting network 6257bc55-3fcd-42d2-bf11-689060fb8531 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-20 13:01:33.935 4548 1856777478912 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-79222232-140f-4c87-8e1c-644a25f14a14 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] Reclaiming local network 6257bc55-3fcd-42d2-bf11-689060fb8531 2022-01-20 13:01:35.483 4548 1856776765680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a27c1af1-9275-48e8-83fa-e86c0e993103 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '4cc40f7f-17a0-4b5b-9f9e-7da341ec8cac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:01:36.988 4548 1856776765680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6547845-d14f-4221-8152-d5edfb511d86 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '878b2c32-635d-41c2-afbc-7c16e3bb2eb6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:01:38.263 4548 1856754694272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d35a0b41-9b28-4827-b824-33aac095334d 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for 'ae7a6a9c-1195-4076-8f5b-4a132bec7c0e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:01:38.300 4548 1856777169552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83596e22-c573-48bc-87a0-f90812bc16cf - - - - -] port_delete event received for 'ae7a6a9c-1195-4076-8f5b-4a132bec7c0e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:01:38.623 4548 1856772723632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d35a0b41-9b28-4827-b824-33aac095334d 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] network_delete received. Deleting network 4fb563d7-28a7-42d4-8abd-eb069c6cc24c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-20 13:01:38.623 4548 1856772723632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d35a0b41-9b28-4827-b824-33aac095334d 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] Network 4fb563d7-28a7-42d4-8abd-eb069c6cc24c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-20 13:01:47.840 4548 1856772334160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0588aab0-48d4-4212-8b2f-987b4a8b3b6d - - - - -] port_update received: 994fe7ba-480e-4312-95b3-f7705e4bf101 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 13:01:47.840 4548 1856772334160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0588aab0-48d4-4212-8b2f-987b4a8b3b6d - - - - -] No port 994fe7ba-480e-4312-95b3-f7705e4bf101 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 13:01:51.825 4548 1856775330976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc1be104-c3e1-4037-94e2-e7544e377c27 - - - - -] port_update received: 8674ba52-6c91-4ae6-bda6-42f0b206b3be port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 13:01:51.825 4548 1856775330976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc1be104-c3e1-4037-94e2-e7544e377c27 - - - - -] No port 8674ba52-6c91-4ae6-bda6-42f0b206b3be defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 13:01:54.639 4548 1856777344096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5cae6a9-1081-4ae8-9b67-cf882b242af7 - - - - -] port_update received: 5ffec230-b31c-4b18-ad8a-a1361062d7f8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 13:01:54.668 4548 1856777344096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5cae6a9-1081-4ae8-9b67-cf882b242af7 - - - - -] No port 5ffec230-b31c-4b18-ad8a-a1361062d7f8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 13:01:56.857 4548 1856778387520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50ae114d-69d2-4450-a1e0-a9a516a77a47 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] Security group rule updated on remote: ['1d330934-1b30-4e73-ad96-7a7688fbfe30'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 13:01:56.886 4548 1856778387520 MainThread INFO neutron.agent.securitygroups_rpc [req-50ae114d-69d2-4450-a1e0-a9a516a77a47 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] Security group rule updated ['1d330934-1b30-4e73-ad96-7a7688fbfe30'] 2022-01-20 13:01:57.250 4548 1856773903808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-298d6ff8-ba27-40c1-b5cb-c4a7246d8cf8 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] Security group rule updated on remote: ['1d330934-1b30-4e73-ad96-7a7688fbfe30'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 13:01:57.250 4548 1856773903808 MainThread INFO neutron.agent.securitygroups_rpc [req-298d6ff8-ba27-40c1-b5cb-c4a7246d8cf8 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] Security group rule updated ['1d330934-1b30-4e73-ad96-7a7688fbfe30'] 2022-01-20 13:01:57.610 4548 1856773903808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-43678013-26f1-4765-8ae3-172d2d4d5572 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] Security group rule updated on remote: ['1d330934-1b30-4e73-ad96-7a7688fbfe30'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 13:01:57.610 4548 1856773903808 MainThread INFO neutron.agent.securitygroups_rpc [req-43678013-26f1-4765-8ae3-172d2d4d5572 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] Security group rule updated ['1d330934-1b30-4e73-ad96-7a7688fbfe30'] 2022-01-20 13:01:57.909 4548 1856773903808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6383b9dd-daf5-4b29-8e5b-6982870282ef 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] Security group rule updated on remote: ['1d330934-1b30-4e73-ad96-7a7688fbfe30'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 13:01:57.909 4548 1856773903808 MainThread INFO neutron.agent.securitygroups_rpc [req-6383b9dd-daf5-4b29-8e5b-6982870282ef 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] Security group rule updated ['1d330934-1b30-4e73-ad96-7a7688fbfe30'] 2022-01-20 13:01:58.277 4548 1856778334624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f1d30e8f-3972-4fb0-8580-359e0e090453 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] Security group rule updated on remote: ['1d330934-1b30-4e73-ad96-7a7688fbfe30'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 13:01:58.277 4548 1856778334624 MainThread INFO neutron.agent.securitygroups_rpc [req-f1d30e8f-3972-4fb0-8580-359e0e090453 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] Security group rule updated ['1d330934-1b30-4e73-ad96-7a7688fbfe30'] 2022-01-20 13:01:58.636 4548 1856778267104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6056fdb5-f859-4873-9c44-444dcda1fd50 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] Security group rule updated on remote: ['1d330934-1b30-4e73-ad96-7a7688fbfe30'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 13:01:58.636 4548 1856778267104 MainThread INFO neutron.agent.securitygroups_rpc [req-6056fdb5-f859-4873-9c44-444dcda1fd50 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] Security group rule updated ['1d330934-1b30-4e73-ad96-7a7688fbfe30'] 2022-01-20 13:01:59.949 4548 1856777194128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-259dcaa4-79d0-403a-90e7-e86ef28771ba - - - - -] port_update received: 50d8ee6f-b4f4-488f-b8b5-249469b8ea30 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 13:01:59.949 4548 1856777194128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-259dcaa4-79d0-403a-90e7-e86ef28771ba - - - - -] No port 50d8ee6f-b4f4-488f-b8b5-249469b8ea30 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 13:02:18.121 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 2022-01-20 13:02:19.293 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 13:02:19.545 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 2022-01-20 13:02:19.545 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 updated. Details: {'device': '901bd0f5-37d6-4c3d-ad8c-a1a496c53750', 'network_id': '98783e85-5ee2-4a30-908e-0d0d62c14b33', 'port_id': '901bd0f5-37d6-4c3d-ad8c-a1a496c53750', 'mac_address': 'fa:16:3e:82:8e:7b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1295fc8c-2285-4e3e-9a1a-e24300eba26a', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 13:02:19.545 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 13:02:19.545 4548 1856778650192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:02:19.545 4548 1856778650192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 13:02:19.545 4548 1856778650192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 13:02:19.574 4548 1856778650192 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '901bd0f5-37d6-4c3d-ad8c-a1a496c53750') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:02:19.574 4548 1856778650192 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '901bd0f5-37d6-4c3d-ad8c-a1a496c53750') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:02:19.574 4548 1856778650192 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 13:02:19.574 4548 1856778650192 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 2022-01-20 13:02:19.621 4548 1856778650192 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 13:02:19.621 4548 1856778650192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['901bd0f5-37d6-4c3d-ad8c-a1a496c53750'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 13:02:19.769 4548 1856778650192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['901bd0f5-37d6-4c3d-ad8c-a1a496c53750']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 13:02:19.769 4548 1856778650192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 13:02:19.769 4548 1856778650192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0d65ba4d-b85d-4cd1-8af6-ad07c8219d94) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 13:02:19.769 4548 1856778650192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 13:02:19.769 4548 1856778650192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 13:02:19.769 4548 1856778650192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-01-20 13:02:19.769 4548 1856778650192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:02:19.769 4548 1856778650192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:02:19.769 4548 1856778650192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:02:19.769 4548 1856778650192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:02:19.813 4548 1856778650192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:02:19.813 4548 1856778650192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 13:02:19.813 4548 1856778650192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 processed. 2022-01-20 13:02:21.302 4548 1856778583200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:02:21.545 4548 1856778583200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:02:28.747 4548 1856777497408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6846d4b-2e30-4a4c-a8ac-6a75f6ed7dd3 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] Security group member updated on remote: ['1d330934-1b30-4e73-ad96-7a7688fbfe30'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 13:02:28.747 4548 1856777497408 MainThread INFO neutron.agent.securitygroups_rpc [req-b6846d4b-2e30-4a4c-a8ac-6a75f6ed7dd3 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] Security group member updated ['1d330934-1b30-4e73-ad96-7a7688fbfe30'] 2022-01-20 13:02:30.098 4548 1856777644864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb0fb6a4-02a6-4bad-a203-b83f6b562c29 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: fa549bc6-4c44-4bc6-a615-a03954a5ad4f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 13:02:30.121 4548 1856777644864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb0fb6a4-02a6-4bad-a203-b83f6b562c29 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port fa549bc6-4c44-4bc6-a615-a03954a5ad4f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 13:02:37.686 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 2022-01-20 13:02:38.199 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fa549bc6-4c44-4bc6-a615-a03954a5ad4f 2022-01-20 13:02:39.355 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 13:02:39.624 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port fa549bc6-4c44-4bc6-a615-a03954a5ad4f 2022-01-20 13:02:39.645 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port fa549bc6-4c44-4bc6-a615-a03954a5ad4f updated. Details: {'device': 'fa549bc6-4c44-4bc6-a615-a03954a5ad4f', 'network_id': 'd0afbccb-a790-4cda-aef8-ceb4599dcd3a', 'port_id': 'fa549bc6-4c44-4bc6-a615-a03954a5ad4f', 'mac_address': 'fa:16:3e:c7:d3:f7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 197, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '827e3bde-32ef-4cb9-811c-1e7052538673', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 13:02:39.645 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 13:02:39.645 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 13:02:39.645 4548 1856777415664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '901bd0f5-37d6-4c3d-ad8c-a1a496c53750' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 13:02:39.645 4548 1856777415664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '901bd0f5-37d6-4c3d-ad8c-a1a496c53750' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 13:02:39.645 4548 1856777415664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 13:02:39.645 4548 1856773687424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa549bc6-4c44-4bc6-a615-a03954a5ad4f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:02:39.645 4548 1856773687424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fa549bc6-4c44-4bc6-a615-a03954a5ad4f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 13:02:39.645 4548 1856773687424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d0afbccb-a790-4cda-aef8-ceb4599dcd3a 2022-01-20 13:02:39.645 4548 1856773687424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 13:02:39.662 4548 1856777415664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['901bd0f5-37d6-4c3d-ad8c-a1a496c53750'] 2022-01-20 13:02:39.662 4548 1856777415664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 13:02:39.662 4548 1856777415664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 13:02:39.662 4548 1856777415664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['901bd0f5-37d6-4c3d-ad8c-a1a496c53750'] 2022-01-20 13:02:39.842 4548 1856773687424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fa549bc6-4c44-4bc6-a615-a03954a5ad4f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:02:39.842 4548 1856773687424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fa549bc6-4c44-4bc6-a615-a03954a5ad4f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:02:39.842 4548 1856773687424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fa549bc6-4c44-4bc6-a615-a03954a5ad4f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 13:02:39.842 4548 1856773687424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 197, VLAN trunk: None to switch port fa549bc6-4c44-4bc6-a615-a03954a5ad4f 2022-01-20 13:02:39.968 4548 1856773687424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 13:02:39.968 4548 1856773687424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fa549bc6-4c44-4bc6-a615-a03954a5ad4f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 13:02:40.222 4548 1856773687424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fa549bc6-4c44-4bc6-a615-a03954a5ad4f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 13:02:40.222 4548 1856773687424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 13:02:40.222 4548 1856773687424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1d330934-1b30-4e73-ad96-7a7688fbfe30) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 13:02:40.222 4548 1856773687424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fa549bc6-4c44-4bc6-a615-a03954a5ad4f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 13:02:40.222 4548 1856773687424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 13:02:40.222 4548 1856773687424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fa549bc6-4c44-4bc6-a615-a03954a5ad4f not yet added. Adding. 2022-01-20 13:02:40.222 4548 1856773687424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 13:02:40.222 4548 1856773687424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 13:02:40.466 4548 1856773687424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa549bc6-4c44-4bc6-a615-a03954a5ad4f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:02:40.607 4548 1856773687424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa549bc6-4c44-4bc6-a615-a03954a5ad4f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:02:40.607 4548 1856773687424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa549bc6-4c44-4bc6-a615-a03954a5ad4f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:02:40.795 4548 1856773687424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa549bc6-4c44-4bc6-a615-a03954a5ad4f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:02:40.925 4548 1856773687424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa549bc6-4c44-4bc6-a615-a03954a5ad4f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:02:40.925 4548 1856773687424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fa549bc6-4c44-4bc6-a615-a03954a5ad4f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 13:02:40.925 4548 1856773687424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fa549bc6-4c44-4bc6-a615-a03954a5ad4f processed. 2022-01-20 13:02:41.372 4548 1856773687424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:02:41.702 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 2022-01-20 13:02:41.933 4548 1856773687424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:02:43.402 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 13:02:43.402 4548 1856778480976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '901bd0f5-37d6-4c3d-ad8c-a1a496c53750' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 13:02:43.402 4548 1856778480976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '901bd0f5-37d6-4c3d-ad8c-a1a496c53750' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 13:02:43.404 4548 1856778480976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 13:02:43.418 4548 1856778480976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 98783e85-5ee2-4a30-908e-0d0d62c14b33 2022-01-20 13:02:43.418 4548 1856778480976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['901bd0f5-37d6-4c3d-ad8c-a1a496c53750'] 2022-01-20 13:02:43.418 4548 1856778480976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 13:02:43.418 4548 1856778480976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['901bd0f5-37d6-4c3d-ad8c-a1a496c53750'] 2022-01-20 13:02:45.406 4548 1856773687424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:02:45.480 4548 1856773687424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:03:02.339 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 2022-01-20 13:03:03.511 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 13:03:03.757 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 2022-01-20 13:03:03.757 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 updated. Details: {'device': '901bd0f5-37d6-4c3d-ad8c-a1a496c53750', 'network_id': '98783e85-5ee2-4a30-908e-0d0d62c14b33', 'port_id': '901bd0f5-37d6-4c3d-ad8c-a1a496c53750', 'mac_address': 'fa:16:3e:82:8e:7b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 167, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1295fc8c-2285-4e3e-9a1a-e24300eba26a', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 13:03:03.757 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 13:03:03.757 4548 1856776524544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:03:03.757 4548 1856776524544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 13:03:03.757 4548 1856776524544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 98783e85-5ee2-4a30-908e-0d0d62c14b33 2022-01-20 13:03:03.757 4548 1856776524544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 13:03:03.969 4548 1856776524544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '901bd0f5-37d6-4c3d-ad8c-a1a496c53750') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:03:03.969 4548 1856776524544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '901bd0f5-37d6-4c3d-ad8c-a1a496c53750') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:03:03.969 4548 1856776524544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 13:03:03.969 4548 1856776524544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 167, VLAN trunk: None to switch port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 2022-01-20 13:03:04.112 4548 1856776524544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 13:03:04.112 4548 1856776524544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['901bd0f5-37d6-4c3d-ad8c-a1a496c53750'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 13:03:04.261 4548 1856776524544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['901bd0f5-37d6-4c3d-ad8c-a1a496c53750']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 13:03:04.261 4548 1856776524544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 13:03:04.261 4548 1856776524544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0d65ba4d-b85d-4cd1-8af6-ad07c8219d94) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 13:03:04.261 4548 1856776524544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 13:03:04.270 4548 1856776524544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 13:03:04.270 4548 1856776524544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 not yet added. Adding. 2022-01-20 13:03:04.270 4548 1856776524544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 13:03:04.270 4548 1856776524544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 13:03:04.479 4548 1856776524544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:03:04.625 4548 1856776524544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:03:04.625 4548 1856776524544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:03:04.824 4548 1856776524544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:03:04.970 4548 1856776524544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-901bd0f5-37d6-4c3d-ad8c-a1a496c53750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:03:04.970 4548 1856776524544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 13:03:04.970 4548 1856776524544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 processed. 2022-01-20 13:03:05.514 4548 1856776524544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:03:05.818 4548 1856776524544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:03:19.097 4548 1856777643280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89d90085-f4ee-4f8f-88a8-2d14c011ea5a 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] Security group member updated on remote: ['0b2b2324-2412-4f87-bed2-5a39583937e9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 13:03:19.097 4548 1856777643280 MainThread INFO neutron.agent.securitygroups_rpc [req-89d90085-f4ee-4f8f-88a8-2d14c011ea5a 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] Security group member updated ['0b2b2324-2412-4f87-bed2-5a39583937e9'] 2022-01-20 13:03:19.387 4548 1856778583552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89d90085-f4ee-4f8f-88a8-2d14c011ea5a 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] port_delete event received for 'aea1e177-951e-40c2-ad60-e35e9dd2e31e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:03:20.033 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aea1e177-951e-40c2-ad60-e35e9dd2e31e 2022-01-20 13:03:21.646 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 13:03:21.646 4548 1856778882912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aea1e177-951e-40c2-ad60-e35e9dd2e31e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 13:03:21.646 4548 1856778882912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aea1e177-951e-40c2-ad60-e35e9dd2e31e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 13:03:21.646 4548 1856778882912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aea1e177-951e-40c2-ad60-e35e9dd2e31e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 13:03:21.653 4548 1856778882912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 51dfc435-f4d5-4bb7-b519-debcc47256e8 2022-01-20 13:03:21.653 4548 1856778882912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aea1e177-951e-40c2-ad60-e35e9dd2e31e'] 2022-01-20 13:03:21.653 4548 1856778882912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 13:03:21.653 4548 1856778882912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 13:03:21.653 4548 1856778882912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aea1e177-951e-40c2-ad60-e35e9dd2e31e'] 2022-01-20 13:03:21.765 4548 1856778882912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac63a804-19cb-4d03-802c-9da0eff90d84 4b033e254fb4480ebc54f99787a3765d 45c3ebca63544b178b63b288cecc910c - - -] port_delete event received for '5fd78def-3d43-4918-8cd4-0b63895f184b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:03:23.667 4548 1856779089872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:03:23.683 4548 1856779089872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:03:26.813 4548 1856777113264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-647f2837-2a05-47fd-93a3-76dcd19e2686 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '47fb2c43-8fb0-46ef-8776-40751edea304' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:03:27.998 4548 1856777928016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d71ace40-6a3f-4cb4-aa83-9cebcef2d229 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for 'c03287ff-f1dd-40d0-9133-a0eb25aeda29' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:03:29.169 4548 1856778091856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42427726-df10-4c32-9605-c643a83f10ec 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for 'e302bd3e-b9e6-485d-b405-b9edaba510c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:03:29.245 4548 1856778091856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec39b19b-ea92-479b-90be-661c3c0d7c37 - - - - -] port_delete event received for 'e302bd3e-b9e6-485d-b405-b9edaba510c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:03:29.438 4548 1856778651248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42427726-df10-4c32-9605-c643a83f10ec 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] network_delete received. Deleting network 51dfc435-f4d5-4bb7-b519-debcc47256e8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-20 13:03:29.438 4548 1856778651248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42427726-df10-4c32-9605-c643a83f10ec 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] Network 51dfc435-f4d5-4bb7-b519-debcc47256e8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-20 13:04:08.098 4548 1856778480096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c545a69b-65b3-432e-b6fc-26aae8818c70 a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] Security group member updated on remote: ['0d65ba4d-b85d-4cd1-8af6-ad07c8219d94'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 13:04:08.098 4548 1856778480096 MainThread INFO neutron.agent.securitygroups_rpc [req-c545a69b-65b3-432e-b6fc-26aae8818c70 a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] Security group member updated ['0d65ba4d-b85d-4cd1-8af6-ad07c8219d94'] 2022-01-20 13:04:08.339 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 2022-01-20 13:04:08.448 4548 1856776435312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c545a69b-65b3-432e-b6fc-26aae8818c70 a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] port_delete event received for '901bd0f5-37d6-4c3d-ad8c-a1a496c53750' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:04:09.870 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 13:04:09.870 4548 1856755296384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '901bd0f5-37d6-4c3d-ad8c-a1a496c53750' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 13:04:09.870 4548 1856755296384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '901bd0f5-37d6-4c3d-ad8c-a1a496c53750' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 13:04:09.870 4548 1856755296384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 901bd0f5-37d6-4c3d-ad8c-a1a496c53750 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 13:04:09.870 4548 1856755296384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 98783e85-5ee2-4a30-908e-0d0d62c14b33 2022-01-20 13:04:09.870 4548 1856755296384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['901bd0f5-37d6-4c3d-ad8c-a1a496c53750'] 2022-01-20 13:04:09.870 4548 1856755296384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 13:04:09.870 4548 1856755296384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 13:04:09.870 4548 1856755296384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['901bd0f5-37d6-4c3d-ad8c-a1a496c53750'] 2022-01-20 13:04:11.561 4548 1856754854368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13e43365-0f58-4303-b2ec-19dd7123b716 a20290b92a4b4e55afcc71f2ec07dbae a42550bc92f54f3293a5e8c100adf3ec - - -] port_delete event received for '84c73f94-3792-4f80-bb53-c44fcc77fb11' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:04:11.878 4548 1856778389984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:04:11.932 4548 1856778389984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:04:18.601 4548 1856777833104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7287c375-dd2d-47b5-9eb7-f5de16e30667 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '15ff246f-4fb6-443a-b9db-cbea566c6e7a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:04:20.074 4548 1856754547344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43df27fa-3744-41f8-a754-abf284c12b58 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '062ac87f-6c96-4374-8292-94d42a4f58c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:04:20.995 4548 1856776435312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ff9db9c-ff60-41dc-b0b6-030a9037ab1e 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for 'fb43fddc-de96-49ca-99c9-7814d764962a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:04:21.012 4548 1856776435312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7a2bff2-9e32-4541-98f1-3a316f47e602 - - - - -] port_delete event received for 'fb43fddc-de96-49ca-99c9-7814d764962a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:04:21.310 4548 1856779120480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ff9db9c-ff60-41dc-b0b6-030a9037ab1e 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] network_delete received. Deleting network 98783e85-5ee2-4a30-908e-0d0d62c14b33 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-20 13:04:21.310 4548 1856779120480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ff9db9c-ff60-41dc-b0b6-030a9037ab1e 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] Network 98783e85-5ee2-4a30-908e-0d0d62c14b33 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-20 13:05:16.811 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fa549bc6-4c44-4bc6-a615-a03954a5ad4f 2022-01-20 13:05:18.229 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 13:05:18.229 4548 1856773635056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fa549bc6-4c44-4bc6-a615-a03954a5ad4f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 13:05:18.230 4548 1856773635056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fa549bc6-4c44-4bc6-a615-a03954a5ad4f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 13:05:18.230 4548 1856773635056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fa549bc6-4c44-4bc6-a615-a03954a5ad4f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 13:05:18.230 4548 1856773635056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d0afbccb-a790-4cda-aef8-ceb4599dcd3a 2022-01-20 13:05:18.230 4548 1856773635056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa549bc6-4c44-4bc6-a615-a03954a5ad4f'] 2022-01-20 13:05:18.230 4548 1856773635056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 13:05:18.230 4548 1856773635056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 13:05:18.230 4548 1856773635056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa549bc6-4c44-4bc6-a615-a03954a5ad4f'] 2022-01-20 13:05:20.231 4548 1856778935456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:05:20.418 4548 1856778935456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:05:21.479 4548 1856778038608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f3468b4-4b45-4b08-bb19-48a15388d1e4 6151b26b7fd14748b960dd1baef0a970 d497416575b940aca74b118467aa105c - - -] Security group member updated on remote: ['322bf877-e384-4191-9b53-618b13ff6a2f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 13:05:21.479 4548 1856778038608 MainThread INFO neutron.agent.securitygroups_rpc [req-1f3468b4-4b45-4b08-bb19-48a15388d1e4 6151b26b7fd14748b960dd1baef0a970 d497416575b940aca74b118467aa105c - - -] Security group member updated ['322bf877-e384-4191-9b53-618b13ff6a2f'] 2022-01-20 13:05:22.529 4548 1856779903568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d350094-9314-40aa-a429-e64e04885fd0 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: 169d87bb-b7c1-4598-b30f-27f733a2b0c1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 13:05:22.542 4548 1856779903568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d350094-9314-40aa-a429-e64e04885fd0 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port 169d87bb-b7c1-4598-b30f-27f733a2b0c1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 13:05:25.708 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 169d87bb-b7c1-4598-b30f-27f733a2b0c1 2022-01-20 13:05:26.276 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 13:05:26.544 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port 169d87bb-b7c1-4598-b30f-27f733a2b0c1 2022-01-20 13:05:26.544 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port 169d87bb-b7c1-4598-b30f-27f733a2b0c1 updated. Details: {'device': '169d87bb-b7c1-4598-b30f-27f733a2b0c1', 'network_id': 'b204e8d6-56b1-427e-93d2-d4a37830a6b6', 'port_id': '169d87bb-b7c1-4598-b30f-27f733a2b0c1', 'mac_address': 'fa:16:3e:a6:1f:95', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 177, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2cf62ebf-452d-4dec-af0a-4a764d954054', 'ip_address': '192.168.233.89'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 13:05:26.544 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 13:05:26.544 4548 1856779976944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-169d87bb-b7c1-4598-b30f-27f733a2b0c1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:05:26.544 4548 1856779976944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 169d87bb-b7c1-4598-b30f-27f733a2b0c1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 13:05:26.544 4548 1856779976944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b204e8d6-56b1-427e-93d2-d4a37830a6b6 2022-01-20 13:05:26.544 4548 1856779976944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 13:05:26.732 4548 1856779976944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '169d87bb-b7c1-4598-b30f-27f733a2b0c1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:05:26.732 4548 1856779976944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '169d87bb-b7c1-4598-b30f-27f733a2b0c1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:05:26.732 4548 1856779976944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 169d87bb-b7c1-4598-b30f-27f733a2b0c1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 13:05:26.732 4548 1856779976944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 177, VLAN trunk: None to switch port 169d87bb-b7c1-4598-b30f-27f733a2b0c1 2022-01-20 13:05:26.847 4548 1856779976944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 13:05:26.847 4548 1856779976944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['169d87bb-b7c1-4598-b30f-27f733a2b0c1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 13:05:26.994 4548 1856779976944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['169d87bb-b7c1-4598-b30f-27f733a2b0c1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 13:05:26.994 4548 1856779976944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 13:05:26.994 4548 1856779976944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (322bf877-e384-4191-9b53-618b13ff6a2f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 13:05:26.994 4548 1856779976944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (322bf877-e384-4191-9b53-618b13ff6a2f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-20 13:05:26.994 4548 1856779976944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 169d87bb-b7c1-4598-b30f-27f733a2b0c1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 13:05:26.994 4548 1856779976944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 13:05:26.994 4548 1856779976944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 169d87bb-b7c1-4598-b30f-27f733a2b0c1 not yet added. Adding. 2022-01-20 13:05:26.994 4548 1856779976944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 13:05:26.994 4548 1856779976944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 13:05:27.113 4548 1856779976944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-169d87bb-b7c1-4598-b30f-27f733a2b0c1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:05:27.227 4548 1856779976944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-169d87bb-b7c1-4598-b30f-27f733a2b0c1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:05:27.227 4548 1856779976944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-169d87bb-b7c1-4598-b30f-27f733a2b0c1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:05:27.364 4548 1856779976944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-169d87bb-b7c1-4598-b30f-27f733a2b0c1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:05:27.485 4548 1856779976944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-169d87bb-b7c1-4598-b30f-27f733a2b0c1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:05:27.485 4548 1856779976944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 169d87bb-b7c1-4598-b30f-27f733a2b0c1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 13:05:27.485 4548 1856779976944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 169d87bb-b7c1-4598-b30f-27f733a2b0c1 processed. 2022-01-20 13:05:28.296 4548 1856779212400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:05:28.687 4548 1856779212400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:05:29.776 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fa549bc6-4c44-4bc6-a615-a03954a5ad4f 2022-01-20 13:05:30.322 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 13:05:30.713 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port fa549bc6-4c44-4bc6-a615-a03954a5ad4f 2022-01-20 13:05:30.713 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port fa549bc6-4c44-4bc6-a615-a03954a5ad4f updated. Details: {'device': 'fa549bc6-4c44-4bc6-a615-a03954a5ad4f', 'network_id': 'd0afbccb-a790-4cda-aef8-ceb4599dcd3a', 'port_id': 'fa549bc6-4c44-4bc6-a615-a03954a5ad4f', 'mac_address': 'fa:16:3e:c7:d3:f7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 197, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '827e3bde-32ef-4cb9-811c-1e7052538673', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 13:05:30.713 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 13:05:30.713 4548 1856779903568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa549bc6-4c44-4bc6-a615-a03954a5ad4f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:05:30.713 4548 1856779903568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fa549bc6-4c44-4bc6-a615-a03954a5ad4f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 13:05:30.713 4548 1856779903568 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d0afbccb-a790-4cda-aef8-ceb4599dcd3a 2022-01-20 13:05:30.713 4548 1856779903568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 13:05:30.905 4548 1856779903568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fa549bc6-4c44-4bc6-a615-a03954a5ad4f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:05:30.905 4548 1856779903568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fa549bc6-4c44-4bc6-a615-a03954a5ad4f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:05:30.905 4548 1856779903568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fa549bc6-4c44-4bc6-a615-a03954a5ad4f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 13:05:30.905 4548 1856779903568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 197, VLAN trunk: None to switch port fa549bc6-4c44-4bc6-a615-a03954a5ad4f 2022-01-20 13:05:30.999 4548 1856779903568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 13:05:30.999 4548 1856779903568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fa549bc6-4c44-4bc6-a615-a03954a5ad4f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 13:05:31.234 4548 1856779903568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fa549bc6-4c44-4bc6-a615-a03954a5ad4f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 13:05:31.234 4548 1856779903568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 13:05:31.234 4548 1856779903568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1d330934-1b30-4e73-ad96-7a7688fbfe30) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 13:05:31.234 4548 1856779903568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fa549bc6-4c44-4bc6-a615-a03954a5ad4f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 13:05:31.234 4548 1856779903568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 13:05:31.251 4548 1856779903568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fa549bc6-4c44-4bc6-a615-a03954a5ad4f not yet added. Adding. 2022-01-20 13:05:31.251 4548 1856779903568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 13:05:31.251 4548 1856779903568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 13:05:31.410 4548 1856779903568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa549bc6-4c44-4bc6-a615-a03954a5ad4f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:05:31.514 4548 1856779903568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa549bc6-4c44-4bc6-a615-a03954a5ad4f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:05:31.514 4548 1856779903568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa549bc6-4c44-4bc6-a615-a03954a5ad4f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:05:31.675 4548 1856779903568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa549bc6-4c44-4bc6-a615-a03954a5ad4f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:05:31.810 4548 1856779903568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa549bc6-4c44-4bc6-a615-a03954a5ad4f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:05:31.810 4548 1856779903568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fa549bc6-4c44-4bc6-a615-a03954a5ad4f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 13:05:31.810 4548 1856779903568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fa549bc6-4c44-4bc6-a615-a03954a5ad4f processed. 2022-01-20 13:05:32.326 4548 1856779903568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:05:32.573 4548 1856779903568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:05:32.935 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 169d87bb-b7c1-4598-b30f-27f733a2b0c1 2022-01-20 13:05:33.621 4548 1856778832000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7bad4c25-b464-417b-a8f8-5174c1e7c832 6151b26b7fd14748b960dd1baef0a970 d497416575b940aca74b118467aa105c - - -] Security group member updated on remote: ['322bf877-e384-4191-9b53-618b13ff6a2f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 13:05:33.621 4548 1856778832000 MainThread INFO neutron.agent.securitygroups_rpc [req-7bad4c25-b464-417b-a8f8-5174c1e7c832 6151b26b7fd14748b960dd1baef0a970 d497416575b940aca74b118467aa105c - - -] Security group member updated ['322bf877-e384-4191-9b53-618b13ff6a2f'] 2022-01-20 13:05:33.621 4548 1856778832000 MainThread INFO neutron.agent.securitygroups_rpc [req-7bad4c25-b464-417b-a8f8-5174c1e7c832 6151b26b7fd14748b960dd1baef0a970 d497416575b940aca74b118467aa105c - - -] Refresh firewall rules 2022-01-20 13:05:33.621 4548 1856778832000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7bad4c25-b464-417b-a8f8-5174c1e7c832 6151b26b7fd14748b960dd1baef0a970 d497416575b940aca74b118467aa105c - - -] Get security group information for devices via rpc ['169d87bb-b7c1-4598-b30f-27f733a2b0c1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 13:05:33.651 4548 1856778832000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7bad4c25-b464-417b-a8f8-5174c1e7c832 6151b26b7fd14748b960dd1baef0a970 d497416575b940aca74b118467aa105c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 13:05:33.651 4548 1856778832000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7bad4c25-b464-417b-a8f8-5174c1e7c832 6151b26b7fd14748b960dd1baef0a970 d497416575b940aca74b118467aa105c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 13:05:33.699 4548 1856778832000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bad4c25-b464-417b-a8f8-5174c1e7c832 6151b26b7fd14748b960dd1baef0a970 d497416575b940aca74b118467aa105c - - -] port_delete event received for '169d87bb-b7c1-4598-b30f-27f733a2b0c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:05:34.326 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 13:05:34.326 4548 1856777733920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '169d87bb-b7c1-4598-b30f-27f733a2b0c1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 13:05:34.326 4548 1856777733920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '169d87bb-b7c1-4598-b30f-27f733a2b0c1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 13:05:34.326 4548 1856777733920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 169d87bb-b7c1-4598-b30f-27f733a2b0c1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 13:05:34.326 4548 1856777733920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b204e8d6-56b1-427e-93d2-d4a37830a6b6 2022-01-20 13:05:34.326 4548 1856777733920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['169d87bb-b7c1-4598-b30f-27f733a2b0c1'] 2022-01-20 13:05:34.326 4548 1856777733920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 13:05:34.326 4548 1856777733920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 13:05:34.326 4548 1856777733920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['169d87bb-b7c1-4598-b30f-27f733a2b0c1'] 2022-01-20 13:05:36.347 4548 1856777733920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:05:36.357 4548 1856777733920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:07:04.632 4548 1856754574960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7546253-64ee-4c27-b9ec-a8ce8e1d2e57 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] port_delete event received for 'cbdfbb96-1067-4f18-89ce-ca8a6bdfba46' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:07:07.523 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fa549bc6-4c44-4bc6-a615-a03954a5ad4f 2022-01-20 13:07:07.752 4548 1856777109744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-afed803c-e5be-46d4-8e2e-0bafdefd03ce 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] Security group member updated on remote: ['1d330934-1b30-4e73-ad96-7a7688fbfe30'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 13:07:07.752 4548 1856777109744 MainThread INFO neutron.agent.securitygroups_rpc [req-afed803c-e5be-46d4-8e2e-0bafdefd03ce 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] Security group member updated ['1d330934-1b30-4e73-ad96-7a7688fbfe30'] 2022-01-20 13:07:07.819 4548 1856776935552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afed803c-e5be-46d4-8e2e-0bafdefd03ce 9c03705017f34821b59dff03b2984667 ad79f53b3f334fc3a976c0714f8b78c5 - - -] port_delete event received for 'fa549bc6-4c44-4bc6-a615-a03954a5ad4f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:07:08.848 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 13:07:08.848 4548 1856775891072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fa549bc6-4c44-4bc6-a615-a03954a5ad4f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 13:07:08.848 4548 1856775891072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fa549bc6-4c44-4bc6-a615-a03954a5ad4f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 13:07:08.848 4548 1856775891072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fa549bc6-4c44-4bc6-a615-a03954a5ad4f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 13:07:08.850 4548 1856775891072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d0afbccb-a790-4cda-aef8-ceb4599dcd3a 2022-01-20 13:07:08.850 4548 1856775891072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa549bc6-4c44-4bc6-a615-a03954a5ad4f'] 2022-01-20 13:07:08.850 4548 1856775891072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 13:07:08.850 4548 1856775891072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 13:07:08.850 4548 1856775891072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa549bc6-4c44-4bc6-a615-a03954a5ad4f'] 2022-01-20 13:07:10.866 4548 1856776984352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:07:10.897 4548 1856776984352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:07:11.725 4548 1856776768672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73f9df21-1f89-4d45-963a-e3c47a8953f6 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '8674ba52-6c91-4ae6-bda6-42f0b206b3be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:07:13.145 4548 1856775935248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f00b247-dc3b-422d-95ba-63a97f5d67f1 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '994fe7ba-480e-4312-95b3-f7705e4bf101' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:07:14.126 4548 1856775936128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63b4a04c-250f-4bc9-9caf-f692754080a2 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for 'dc79873e-5c76-446a-9edf-35850ded7c6e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:07:14.147 4548 1856775936128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30f63489-83ce-40df-a764-235cb01e5451 - - - - -] port_delete event received for 'dc79873e-5c76-446a-9edf-35850ded7c6e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:07:14.444 4548 1856775936128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63b4a04c-250f-4bc9-9caf-f692754080a2 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] network_delete received. Deleting network d0afbccb-a790-4cda-aef8-ceb4599dcd3a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-20 13:07:14.444 4548 1856775936128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63b4a04c-250f-4bc9-9caf-f692754080a2 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] Network d0afbccb-a790-4cda-aef8-ceb4599dcd3a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-20 13:07:15.524 4548 1856776768672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4213085b-97d8-4666-a336-985d9f7fc01d 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '50d8ee6f-b4f4-488f-b8b5-249469b8ea30' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:07:16.713 4548 1856775891952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18b37332-ce65-4952-8678-5aa2ea52db3d 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '5ffec230-b31c-4b18-ad8a-a1361062d7f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:07:17.944 4548 1856776936784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba93cef7-f693-4816-ae12-93fd667eb92a 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '5668a3f9-311c-48cc-be28-e5ebf257c091' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:07:17.959 4548 1856776936784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af6f38e8-47bf-4b75-a074-a5d24401068c - - - - -] port_delete event received for '5668a3f9-311c-48cc-be28-e5ebf257c091' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:07:18.214 4548 1856777459840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba93cef7-f693-4816-ae12-93fd667eb92a 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] network_delete received. Deleting network f88175f3-8c1e-4281-8203-ee19b5fe6bfd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-20 13:07:18.214 4548 1856777459840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba93cef7-f693-4816-ae12-93fd667eb92a 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] Network f88175f3-8c1e-4281-8203-ee19b5fe6bfd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-20 13:07:24.896 4548 1856755319200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86ad6b0d-752b-4be3-9ccd-351d6569b72d - - - - -] port_update received: 5b092862-1ec1-4ce9-830e-413af2871f22 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 13:07:24.896 4548 1856755319200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86ad6b0d-752b-4be3-9ccd-351d6569b72d - - - - -] No port 5b092862-1ec1-4ce9-830e-413af2871f22 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 13:07:28.027 4548 1856777459312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f707cb5-fe09-4a7f-bc27-6f6ae6f8df11 - - - - -] port_update received: bb98d10c-9fa8-4e77-8bca-d5125609f1db port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 13:07:28.027 4548 1856777459312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f707cb5-fe09-4a7f-bc27-6f6ae6f8df11 - - - - -] No port bb98d10c-9fa8-4e77-8bca-d5125609f1db defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 13:07:31.280 4548 1856776766032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6731e96-e666-4665-b2e5-3934b4ead014 - - - - -] port_update received: 5738a6e1-dd31-44e8-84e2-90125cd2147d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 13:07:31.292 4548 1856776766032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6731e96-e666-4665-b2e5-3934b4ead014 - - - - -] No port 5738a6e1-dd31-44e8-84e2-90125cd2147d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 13:07:33.332 4548 1856773451616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe6e51c7-89aa-4173-9202-ae3586a1ce61 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group rule updated on remote: ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 13:07:33.332 4548 1856773451616 MainThread INFO neutron.agent.securitygroups_rpc [req-fe6e51c7-89aa-4173-9202-ae3586a1ce61 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group rule updated ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] 2022-01-20 13:07:33.646 4548 1856775370176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-179cc5b7-5068-4f06-87f2-827f3b9c2f51 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group rule updated on remote: ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 13:07:33.660 4548 1856775370176 MainThread INFO neutron.agent.securitygroups_rpc [req-179cc5b7-5068-4f06-87f2-827f3b9c2f51 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group rule updated ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] 2022-01-20 13:07:33.983 4548 1856775370176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29cd6aa2-aaa8-4442-a6fd-3456fe2b685b 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group rule updated on remote: ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 13:07:33.983 4548 1856775370176 MainThread INFO neutron.agent.securitygroups_rpc [req-29cd6aa2-aaa8-4442-a6fd-3456fe2b685b 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group rule updated ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] 2022-01-20 13:07:34.309 4548 1856775370176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1775a12c-8da8-4028-9944-1e4331eabbac 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group rule updated on remote: ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 13:07:34.309 4548 1856775370176 MainThread INFO neutron.agent.securitygroups_rpc [req-1775a12c-8da8-4028-9944-1e4331eabbac 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group rule updated ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] 2022-01-20 13:07:34.629 4548 1856775370176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f1708d71-d713-414a-abb3-a99de55c922a 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group rule updated on remote: ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 13:07:34.629 4548 1856775370176 MainThread INFO neutron.agent.securitygroups_rpc [req-f1708d71-d713-414a-abb3-a99de55c922a 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group rule updated ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] 2022-01-20 13:07:34.957 4548 1856775313360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fce15f13-b9f6-4b23-807a-125c36f73348 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group rule updated on remote: ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-20 13:07:34.957 4548 1856775313360 MainThread INFO neutron.agent.securitygroups_rpc [req-fce15f13-b9f6-4b23-807a-125c36f73348 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group rule updated ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] 2022-01-20 13:07:36.488 4548 1856754547520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d2307f9-28ef-4457-a8ed-40e3a1b7e81f - - - - -] port_update received: 3aa5cdad-b0b4-4d0a-b844-0fdaec9398ac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 13:07:36.488 4548 1856754547520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d2307f9-28ef-4457-a8ed-40e3a1b7e81f - - - - -] No port 3aa5cdad-b0b4-4d0a-b844-0fdaec9398ac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 13:08:00.787 4548 1856754772976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56ab18c9-3655-46b5-b553-b227058e3bac 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group member updated on remote: ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 13:08:00.787 4548 1856754772976 MainThread INFO neutron.agent.securitygroups_rpc [req-56ab18c9-3655-46b5-b553-b227058e3bac 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group member updated ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] 2022-01-20 13:08:01.885 4548 1856754721712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18262975-3311-483d-88c8-ba5659154009 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: 63985577-5238-49f3-b2fe-403c2d999532 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 13:08:01.896 4548 1856754721712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18262975-3311-483d-88c8-ba5659154009 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port 63985577-5238-49f3-b2fe-403c2d999532 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 13:08:09.001 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 63985577-5238-49f3-b2fe-403c2d999532 2022-01-20 13:08:09.188 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 13:08:09.470 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port 63985577-5238-49f3-b2fe-403c2d999532 2022-01-20 13:08:09.470 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port 63985577-5238-49f3-b2fe-403c2d999532 updated. Details: {'device': '63985577-5238-49f3-b2fe-403c2d999532', 'network_id': '6e6a83ca-7153-4175-bd44-d7eed923b023', 'port_id': '63985577-5238-49f3-b2fe-403c2d999532', 'mac_address': 'fa:16:3e:67:54:7c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 172, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0d062f20-edad-4268-b71e-a865223684ef', '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} 2022-01-20 13:08:09.470 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 13:08:09.470 4548 1856775503008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-63985577-5238-49f3-b2fe-403c2d999532" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:08:09.470 4548 1856775503008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 63985577-5238-49f3-b2fe-403c2d999532 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 13:08:09.470 4548 1856775503008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6e6a83ca-7153-4175-bd44-d7eed923b023 2022-01-20 13:08:09.470 4548 1856775503008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 13:08:09.704 4548 1856775503008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '63985577-5238-49f3-b2fe-403c2d999532') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:08:09.704 4548 1856775503008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '63985577-5238-49f3-b2fe-403c2d999532') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:08:09.725 4548 1856775503008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 63985577-5238-49f3-b2fe-403c2d999532 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 13:08:09.725 4548 1856775503008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 172, VLAN trunk: None to switch port 63985577-5238-49f3-b2fe-403c2d999532 2022-01-20 13:08:09.813 4548 1856775503008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 13:08:09.813 4548 1856775503008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['63985577-5238-49f3-b2fe-403c2d999532'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 13:08:10.071 4548 1856775503008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['63985577-5238-49f3-b2fe-403c2d999532']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 13:08:10.071 4548 1856775503008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 13:08:10.071 4548 1856775503008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (932bf5af-f2a3-4041-be44-3ef28a5d6bb4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 13:08:10.071 4548 1856775503008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 63985577-5238-49f3-b2fe-403c2d999532 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 13:08:10.071 4548 1856775503008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 13:08:10.071 4548 1856775503008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 63985577-5238-49f3-b2fe-403c2d999532 not yet added. Adding. 2022-01-20 13:08:10.071 4548 1856775503008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 13:08:10.071 4548 1856775503008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 13:08:10.220 4548 1856775503008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63985577-5238-49f3-b2fe-403c2d999532" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:08:10.319 4548 1856775503008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63985577-5238-49f3-b2fe-403c2d999532" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:08:10.319 4548 1856775503008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63985577-5238-49f3-b2fe-403c2d999532" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:08:10.474 4548 1856775503008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-63985577-5238-49f3-b2fe-403c2d999532" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:08:10.579 4548 1856775503008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-63985577-5238-49f3-b2fe-403c2d999532" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:08:10.579 4548 1856775503008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 63985577-5238-49f3-b2fe-403c2d999532 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 13:08:10.579 4548 1856775503008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 63985577-5238-49f3-b2fe-403c2d999532 processed. 2022-01-20 13:08:11.203 4548 1856776435136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:08:11.541 4548 1856776435136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:10:32.943 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 63985577-5238-49f3-b2fe-403c2d999532 2022-01-20 13:10:33.028 4548 1856776984880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a6ad34b-32ad-4a65-8fcc-db94aac63b31 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group member updated on remote: ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 13:10:33.028 4548 1856776984880 MainThread INFO neutron.agent.securitygroups_rpc [req-0a6ad34b-32ad-4a65-8fcc-db94aac63b31 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group member updated ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] 2022-01-20 13:10:33.336 4548 1856778090800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a6ad34b-32ad-4a65-8fcc-db94aac63b31 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] port_delete event received for '63985577-5238-49f3-b2fe-403c2d999532' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:10:33.896 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 13:10:33.897 4548 1856777460896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '63985577-5238-49f3-b2fe-403c2d999532' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 13:10:33.897 4548 1856777460896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '63985577-5238-49f3-b2fe-403c2d999532' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 13:10:33.897 4548 1856777460896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 63985577-5238-49f3-b2fe-403c2d999532 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 13:10:33.912 4548 1856777460896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6e6a83ca-7153-4175-bd44-d7eed923b023 2022-01-20 13:10:33.912 4548 1856777460896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['63985577-5238-49f3-b2fe-403c2d999532'] 2022-01-20 13:10:33.912 4548 1856777460896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 13:10:33.912 4548 1856777460896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 13:10:33.912 4548 1856777460896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['63985577-5238-49f3-b2fe-403c2d999532'] 2022-01-20 13:10:35.912 4548 1856755319904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:10:35.945 4548 1856755319904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:10:43.743 4548 1856772867344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-005706ec-fd18-427c-8ec1-47879ebb88a2 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group member updated on remote: ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 13:10:43.743 4548 1856772867344 MainThread INFO neutron.agent.securitygroups_rpc [req-005706ec-fd18-427c-8ec1-47879ebb88a2 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group member updated ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] 2022-01-20 13:10:44.718 4548 1856772867344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a502a17b-9d4f-4792-bd8d-fc0e8e6c536c dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: cfc635bc-01a1-40d4-9b30-cb7b8df60086 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 13:10:44.726 4548 1856772867344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a502a17b-9d4f-4792-bd8d-fc0e8e6c536c dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port cfc635bc-01a1-40d4-9b30-cb7b8df60086 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 13:10:52.101 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cfc635bc-01a1-40d4-9b30-cb7b8df60086 2022-01-20 13:10:53.950 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 13:10:54.239 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port cfc635bc-01a1-40d4-9b30-cb7b8df60086 2022-01-20 13:10:54.239 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port cfc635bc-01a1-40d4-9b30-cb7b8df60086 updated. Details: {'device': 'cfc635bc-01a1-40d4-9b30-cb7b8df60086', 'network_id': '6e6a83ca-7153-4175-bd44-d7eed923b023', 'port_id': 'cfc635bc-01a1-40d4-9b30-cb7b8df60086', 'mac_address': 'fa:16:3e:32:05:0b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 172, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0d062f20-edad-4268-b71e-a865223684ef', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 13:10:54.239 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 13:10:54.239 4548 1856773915392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cfc635bc-01a1-40d4-9b30-cb7b8df60086" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:10:54.239 4548 1856773915392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cfc635bc-01a1-40d4-9b30-cb7b8df60086 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 13:10:54.239 4548 1856773915392 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6e6a83ca-7153-4175-bd44-d7eed923b023 2022-01-20 13:10:54.239 4548 1856773915392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 13:10:54.459 4548 1856773915392 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cfc635bc-01a1-40d4-9b30-cb7b8df60086') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:10:54.459 4548 1856773915392 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cfc635bc-01a1-40d4-9b30-cb7b8df60086') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:10:54.459 4548 1856773915392 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cfc635bc-01a1-40d4-9b30-cb7b8df60086 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 13:10:54.459 4548 1856773915392 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 172, VLAN trunk: None to switch port cfc635bc-01a1-40d4-9b30-cb7b8df60086 2022-01-20 13:10:54.554 4548 1856773915392 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 13:10:54.554 4548 1856773915392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cfc635bc-01a1-40d4-9b30-cb7b8df60086'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 13:10:54.800 4548 1856773915392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cfc635bc-01a1-40d4-9b30-cb7b8df60086']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 13:10:54.800 4548 1856773915392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 13:10:54.800 4548 1856773915392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (932bf5af-f2a3-4041-be44-3ef28a5d6bb4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 13:10:54.800 4548 1856773915392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cfc635bc-01a1-40d4-9b30-cb7b8df60086 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 13:10:54.800 4548 1856773915392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 13:10:54.800 4548 1856773915392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cfc635bc-01a1-40d4-9b30-cb7b8df60086 not yet added. Adding. 2022-01-20 13:10:54.800 4548 1856773915392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 13:10:54.800 4548 1856773915392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 13:10:54.927 4548 1856773915392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cfc635bc-01a1-40d4-9b30-cb7b8df60086" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:10:55.052 4548 1856773915392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cfc635bc-01a1-40d4-9b30-cb7b8df60086" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:10:55.052 4548 1856773915392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cfc635bc-01a1-40d4-9b30-cb7b8df60086" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:10:55.208 4548 1856773915392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cfc635bc-01a1-40d4-9b30-cb7b8df60086" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:10:55.324 4548 1856773915392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cfc635bc-01a1-40d4-9b30-cb7b8df60086" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:10:55.348 4548 1856773915392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cfc635bc-01a1-40d4-9b30-cb7b8df60086 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 13:10:55.348 4548 1856773915392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cfc635bc-01a1-40d4-9b30-cb7b8df60086 processed. 2022-01-20 13:10:55.958 4548 1856773915392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:10:56.255 4548 1856773915392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:13:06.399 4548 1856772337504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef5fb21d-78cf-4461-972a-7ee1aaaf6714 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group member updated on remote: ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 13:13:06.423 4548 1856772337504 MainThread INFO neutron.agent.securitygroups_rpc [req-ef5fb21d-78cf-4461-972a-7ee1aaaf6714 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group member updated ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] 2022-01-20 13:13:07.516 4548 1856778698992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92289d87-9a08-479a-89c1-e1706019f298 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] port_update received: fd268a37-5999-48bb-82f7-f9f7935fabed port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-20 13:13:07.531 4548 1856778698992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92289d87-9a08-479a-89c1-e1706019f298 dbf3b89a71d345609a780ad66b4cee73 c3653270c9cd49b99b9feca17755933b - - -] No port fd268a37-5999-48bb-82f7-f9f7935fabed defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-20 13:13:15.390 4548 1856755426576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fd268a37-5999-48bb-82f7-f9f7935fabed 2022-01-20 13:13:16.516 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-20 13:13:16.816 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Adding port fd268a37-5999-48bb-82f7-f9f7935fabed 2022-01-20 13:13:16.816 4548 1856666414240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Port fd268a37-5999-48bb-82f7-f9f7935fabed updated. Details: {'device': 'fd268a37-5999-48bb-82f7-f9f7935fabed', 'network_id': '6e6a83ca-7153-4175-bd44-d7eed923b023', 'port_id': 'fd268a37-5999-48bb-82f7-f9f7935fabed', 'mac_address': 'fa:16:3e:7c:45:7a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 172, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0d062f20-edad-4268-b71e-a865223684ef', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-20 13:13:16.816 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-20 13:13:16.816 4548 1856775937712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fd268a37-5999-48bb-82f7-f9f7935fabed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:13:16.816 4548 1856775937712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fd268a37-5999-48bb-82f7-f9f7935fabed _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-20 13:13:16.816 4548 1856775937712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-20 13:13:17.045 4548 1856775937712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fd268a37-5999-48bb-82f7-f9f7935fabed') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:13:17.045 4548 1856775937712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fd268a37-5999-48bb-82f7-f9f7935fabed') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-20 13:13:17.045 4548 1856775937712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fd268a37-5999-48bb-82f7-f9f7935fabed is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-20 13:13:17.045 4548 1856775937712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 172, VLAN trunk: None to switch port fd268a37-5999-48bb-82f7-f9f7935fabed 2022-01-20 13:13:17.162 4548 1856775937712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-20 13:13:17.162 4548 1856775937712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fd268a37-5999-48bb-82f7-f9f7935fabed'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-20 13:13:17.391 4548 1856775937712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fd268a37-5999-48bb-82f7-f9f7935fabed']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-20 13:13:17.391 4548 1856775937712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-20 13:13:17.391 4548 1856775937712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (932bf5af-f2a3-4041-be44-3ef28a5d6bb4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-20 13:13:17.391 4548 1856775937712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fd268a37-5999-48bb-82f7-f9f7935fabed _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-20 13:13:17.391 4548 1856775937712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-20 13:13:17.406 4548 1856775937712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fd268a37-5999-48bb-82f7-f9f7935fabed not yet added. Adding. 2022-01-20 13:13:17.406 4548 1856775937712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-20 13:13:17.406 4548 1856775937712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-20 13:13:17.561 4548 1856775937712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd268a37-5999-48bb-82f7-f9f7935fabed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:13:17.673 4548 1856775937712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd268a37-5999-48bb-82f7-f9f7935fabed" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:13:17.673 4548 1856775937712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd268a37-5999-48bb-82f7-f9f7935fabed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:13:17.827 4548 1856775937712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd268a37-5999-48bb-82f7-f9f7935fabed" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:13:17.953 4548 1856775937712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fd268a37-5999-48bb-82f7-f9f7935fabed" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:13:17.953 4548 1856775937712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fd268a37-5999-48bb-82f7-f9f7935fabed status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-20 13:13:17.953 4548 1856775937712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fd268a37-5999-48bb-82f7-f9f7935fabed processed. 2022-01-20 13:13:18.530 4548 1856775937712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:13:18.853 4548 1856775937712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:15:12.650 4548 1856776525600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7294fdaa-54ac-4722-b721-229b932c9e1f 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] port_delete event received for '4a96142e-5852-4548-84b9-ae5069ea87a5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:15:14.862 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fd268a37-5999-48bb-82f7-f9f7935fabed 2022-01-20 13:15:15.077 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 13:15:15.077 4548 1856776525600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fd268a37-5999-48bb-82f7-f9f7935fabed' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 13:15:15.077 4548 1856776525600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fd268a37-5999-48bb-82f7-f9f7935fabed' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 13:15:15.077 4548 1856776525600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fd268a37-5999-48bb-82f7-f9f7935fabed _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 13:15:15.077 4548 1856776525600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fd268a37-5999-48bb-82f7-f9f7935fabed'] 2022-01-20 13:15:15.077 4548 1856776525600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 13:15:15.077 4548 1856776525600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 13:15:15.077 4548 1856776525600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fd268a37-5999-48bb-82f7-f9f7935fabed'] 2022-01-20 13:15:15.546 4548 1856776213424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b9aae6e-cb2a-4140-bb70-1c6c01cca41c 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group member updated on remote: ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 13:15:15.546 4548 1856776213424 MainThread INFO neutron.agent.securitygroups_rpc [req-2b9aae6e-cb2a-4140-bb70-1c6c01cca41c 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group member updated ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] 2022-01-20 13:15:15.616 4548 1856778740656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b9aae6e-cb2a-4140-bb70-1c6c01cca41c 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] port_delete event received for 'fd268a37-5999-48bb-82f7-f9f7935fabed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:15:17.104 4548 1856779566592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:15:17.107 4548 1856779566592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:15:19.937 4548 1856772723984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37409592-6427-482e-84c9-b614961584cd 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] port_delete event received for '3296744b-11e0-4b72-b273-692230553fad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:15:22.757 4548 1856776155200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e6720f1-4ade-4778-9942-9d4654fedfe5 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group member updated on remote: ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-20 13:15:22.760 4548 1856776155200 MainThread INFO neutron.agent.securitygroups_rpc [req-9e6720f1-4ade-4778-9942-9d4654fedfe5 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] Security group member updated ['932bf5af-f2a3-4041-be44-3ef28a5d6bb4'] 2022-01-20 13:15:22.890 4548 1856755426400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cfc635bc-01a1-40d4-9b30-cb7b8df60086 2022-01-20 13:15:23.104 4548 1856773448624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e6720f1-4ade-4778-9942-9d4654fedfe5 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] port_delete event received for 'cfc635bc-01a1-40d4-9b30-cb7b8df60086' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:15:23.120 4548 1856666414240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ce2eae7-21da-4e93-8a2f-75dfbc166073 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-20 13:15:23.120 4548 1856773448624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cfc635bc-01a1-40d4-9b30-cb7b8df60086' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-20 13:15:23.120 4548 1856773448624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cfc635bc-01a1-40d4-9b30-cb7b8df60086' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-20 13:15:23.120 4548 1856773448624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cfc635bc-01a1-40d4-9b30-cb7b8df60086 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-20 13:15:23.120 4548 1856773448624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6e6a83ca-7153-4175-bd44-d7eed923b023 2022-01-20 13:15:23.120 4548 1856773448624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cfc635bc-01a1-40d4-9b30-cb7b8df60086'] 2022-01-20 13:15:23.120 4548 1856773448624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-20 13:15:23.120 4548 1856773448624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-20 13:15:23.120 4548 1856773448624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cfc635bc-01a1-40d4-9b30-cb7b8df60086'] 2022-01-20 13:15:25.128 4548 1856773448624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-20 13:15:25.156 4548 1856773448624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-20 13:15:25.776 4548 1856778010112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34f5d987-dd72-4ac9-8da9-cfe14aece0bb 4344dfdcd35542e6b5ca81425f87bcdb b81202cedf334a9eb008267f9813dd45 - - -] port_delete event received for '77f1389c-f4ef-4307-b116-47fa334c62ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:15:28.574 4548 1856773918384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a872fbc-815a-40ac-9330-1dbe506d51de 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for 'bb98d10c-9fa8-4e77-8bca-d5125609f1db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:15:29.769 4548 1856776525600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1bea108-67cf-4696-a1cc-a2b896f6d610 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '5b092862-1ec1-4ce9-830e-413af2871f22' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:15:30.746 4548 1856776158720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd655b1a-aeff-441e-97e8-118bfeac14f2 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '63b315d8-01b7-464d-b00a-75ff1a5a5c6b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:15:30.746 4548 1856776158720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-186202ec-c8cc-4229-8070-e3d0d9b83f6a - - - - -] port_delete event received for '63b315d8-01b7-464d-b00a-75ff1a5a5c6b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:15:31.012 4548 1856775479136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd655b1a-aeff-441e-97e8-118bfeac14f2 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] network_delete received. Deleting network 6e6a83ca-7153-4175-bd44-d7eed923b023 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-20 13:15:31.012 4548 1856775479136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd655b1a-aeff-441e-97e8-118bfeac14f2 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] Network 6e6a83ca-7153-4175-bd44-d7eed923b023 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-20 13:15:32.253 4548 1856778337792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7828b697-1d4e-4f4d-a8ba-2ff6e804818a 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '3aa5cdad-b0b4-4d0a-b844-0fdaec9398ac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:15:33.421 4548 1856778337792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76fb7277-ed0d-4235-85c3-019a812db0be 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '5738a6e1-dd31-44e8-84e2-90125cd2147d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:15:34.383 4548 1856777460192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae146b2b-ede1-4e39-ac24-ca3233525df1 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] port_delete event received for '76ab6aae-bc92-4a9c-9e43-987be5dc8305' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:15:34.385 4548 1856777460192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13108377-4225-4491-91e8-5aa4cd2524a1 - - - - -] port_delete event received for '76ab6aae-bc92-4a9c-9e43-987be5dc8305' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-20 13:15:34.632 4548 1856744347248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae146b2b-ede1-4e39-ac24-ca3233525df1 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] network_delete received. Deleting network 67c03c1b-e1a9-45d9-8ab2-fbd24c745cc2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-20 13:15:34.632 4548 1856744347248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae146b2b-ede1-4e39-ac24-ca3233525df1 5665b44c5eae49fe8b66ed53ff74aadf 298719d55bea46369a951f9dd9a75e26 - - -] Network 67c03c1b-e1a9-45d9-8ab2-fbd24c745cc2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463