2021-08-02 09:53:56.381 3992 1689485540520 MainThread INFO neutron.common.config [-] Logging enabled! 2021-08-02 09:53:56.381 3992 1689485540520 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev508 2021-08-02 09:53:56.381 3992 1689485540520 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-08-02 09:53:56.495 3992 1689485540520 MainThread INFO os_win.utils.network.networkutils [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] WMI caching is disabled. 2021-08-02 09:53:56.740 3992 1689485540520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-08-02 09:53:56.803 3992 1689485540520 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-02 09:53:56.803 3992 1689485540520 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-02 09:53:56.990 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent initialized successfully, now running... 2021-08-02 09:53:57.006 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-08-02 09:53:57.006 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-02 09:53:57.059 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-02 09:55:36.052 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdf59252-4eb4-4ebb-8a56-0e77073672f5 - - - - -] port_update received: 3b527d8b-c1e5-4886-b09c-df666f846bab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:55:36.066 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdf59252-4eb4-4ebb-8a56-0e77073672f5 - - - - -] No port 3b527d8b-c1e5-4886-b09c-df666f846bab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:55:40.573 3992 1689581594760 MainThread WARNING oslo_policy.policy [req-c0616bee-da1c-4869-a26e-5ab428419d80 a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-02 09:55:40.600 3992 1689581594760 MainThread WARNING oslo_policy.policy [req-c0616bee-da1c-4869-a26e-5ab428419d80 a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-02 09:55:40.600 3992 1689581594760 MainThread WARNING oslo_policy.policy [req-c0616bee-da1c-4869-a26e-5ab428419d80 a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-08-02 09:55:40.600 3992 1689581594760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0616bee-da1c-4869-a26e-5ab428419d80 a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] Security group rule updated on remote: ['b6d2cd7a-1417-49b7-9177-3c7b139dcd14'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 09:55:40.600 3992 1689581594760 MainThread INFO neutron.agent.securitygroups_rpc [req-c0616bee-da1c-4869-a26e-5ab428419d80 a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] Security group rule updated ['b6d2cd7a-1417-49b7-9177-3c7b139dcd14'] 2021-08-02 09:55:40.621 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbb278fe-842b-4005-b31e-e11aa089603d - - - - -] port_update received: 5ea705bf-694e-41ce-beea-995eceab66e6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:55:40.621 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd03c4e2-9f51-4f30-973c-e89ae1ef307a - - - - -] port_update received: da77a979-cce2-4d32-9ce8-437552fece61 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:55:40.621 3992 1689581595112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0489c380-db82-420a-b393-58206d0c5eb2 a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] Security group rule updated on remote: ['b6d2cd7a-1417-49b7-9177-3c7b139dcd14'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 09:55:40.652 3992 1689581595112 MainThread INFO neutron.agent.securitygroups_rpc [req-0489c380-db82-420a-b393-58206d0c5eb2 a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] Security group rule updated ['b6d2cd7a-1417-49b7-9177-3c7b139dcd14'] 2021-08-02 09:55:40.652 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd03c4e2-9f51-4f30-973c-e89ae1ef307a - - - - -] No port da77a979-cce2-4d32-9ce8-437552fece61 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:55:40.652 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbb278fe-842b-4005-b31e-e11aa089603d - - - - -] No port 5ea705bf-694e-41ce-beea-995eceab66e6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:55:42.316 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7be26d1-e89d-4503-a7e3-45303c33895b - - - - -] port_update received: 601775fb-8717-47da-9d8b-bab013f7a9e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:55:42.676 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7be26d1-e89d-4503-a7e3-45303c33895b - - - - -] No port 601775fb-8717-47da-9d8b-bab013f7a9e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:55:43.699 3992 1689581594760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53e17f34-4cc6-43ec-9c6e-b6ad84701776 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] Security group rule updated on remote: ['44db43e0-4af0-4630-bdce-dd5791f7b0ad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 09:55:43.699 3992 1689581594760 MainThread INFO neutron.agent.securitygroups_rpc [req-53e17f34-4cc6-43ec-9c6e-b6ad84701776 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] Security group rule updated ['44db43e0-4af0-4630-bdce-dd5791f7b0ad'] 2021-08-02 09:55:45.105 3992 1689581594760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-813accdd-f7db-4886-9d1f-6d65ff948145 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] Security group rule updated on remote: ['44db43e0-4af0-4630-bdce-dd5791f7b0ad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 09:55:45.213 3992 1689581594760 MainThread INFO neutron.agent.securitygroups_rpc [req-813accdd-f7db-4886-9d1f-6d65ff948145 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] Security group rule updated ['44db43e0-4af0-4630-bdce-dd5791f7b0ad'] 2021-08-02 09:55:46.464 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-364259d4-ea47-421b-a8b0-124d93e8f853 - - - - -] port_update received: 11065eb5-4784-4004-a0ca-0b20047771ca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:55:47.209 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-364259d4-ea47-421b-a8b0-124d93e8f853 - - - - -] No port 11065eb5-4784-4004-a0ca-0b20047771ca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:55:48.259 3992 1689581594760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3039d9e8-b3e7-4042-96a8-590f5662fb05 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Security group member updated on remote: ['4e57f590-5f4d-4430-a739-12947a4b34f5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:55:48.259 3992 1689581594760 MainThread INFO neutron.agent.securitygroups_rpc [req-3039d9e8-b3e7-4042-96a8-590f5662fb05 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Security group member updated ['4e57f590-5f4d-4430-a739-12947a4b34f5'] 2021-08-02 09:55:48.292 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a78483ad-b864-4328-982e-43dab016f96f - - - - -] port_update received: fedb74cb-89f1-461a-82bc-3df247e84cfa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:55:49.867 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a78483ad-b864-4328-982e-43dab016f96f - - - - -] No port fedb74cb-89f1-461a-82bc-3df247e84cfa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:56:05.207 3992 1689581594760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b810218c-24f8-48aa-b1ae-f1231b65b82f 0f2e53c61c5c41f089bc3f3b6d27bdf2 aa2759a0f5ba4c3d85f615028ad0e960 - - -] Security group member updated on remote: ['b8dabeb3-6db7-43b9-bb46-77a4e5de8da7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:56:05.207 3992 1689581594760 MainThread INFO neutron.agent.securitygroups_rpc [req-b810218c-24f8-48aa-b1ae-f1231b65b82f 0f2e53c61c5c41f089bc3f3b6d27bdf2 aa2759a0f5ba4c3d85f615028ad0e960 - - -] Security group member updated ['b8dabeb3-6db7-43b9-bb46-77a4e5de8da7'] 2021-08-02 09:56:05.628 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c5738e6-eb8a-4cba-b869-566281c2a325 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: 869261fd-b3e2-438c-bb23-36bfc50b41cb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:56:05.628 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c5738e6-eb8a-4cba-b869-566281c2a325 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port 869261fd-b3e2-438c-bb23-36bfc50b41cb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:56:05.647 3992 1689581594760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c579a833-5dda-4553-96df-4e8ad51df3db 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Security group member updated on remote: ['0edb420d-ed26-4ca3-819f-b64807d8f4d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:56:05.647 3992 1689581594760 MainThread INFO neutron.agent.securitygroups_rpc [req-c579a833-5dda-4553-96df-4e8ad51df3db 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Security group member updated ['0edb420d-ed26-4ca3-819f-b64807d8f4d5'] 2021-08-02 09:56:07.324 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bf74ed2-4ea9-4460-9e94-9c9cf16bac5b 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: 3dc3edb8-00b7-4895-8488-027686b7b37a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:56:07.824 3992 1689581594936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c4c8c98-b5cb-4ec8-8623-d7756e02dc33 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Security group member updated on remote: ['0edb420d-ed26-4ca3-819f-b64807d8f4d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:56:07.824 3992 1689581594936 MainThread INFO neutron.agent.securitygroups_rpc [req-0c4c8c98-b5cb-4ec8-8623-d7756e02dc33 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Security group member updated ['0edb420d-ed26-4ca3-819f-b64807d8f4d5'] 2021-08-02 09:56:07.824 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bf74ed2-4ea9-4460-9e94-9c9cf16bac5b 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port 3dc3edb8-00b7-4895-8488-027686b7b37a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:56:08.846 3992 1689581594760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f44709cb-193c-4c3a-b195-ffc343269dad a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] Security group member updated on remote: ['b6d2cd7a-1417-49b7-9177-3c7b139dcd14'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:56:08.846 3992 1689581594760 MainThread INFO neutron.agent.securitygroups_rpc [req-f44709cb-193c-4c3a-b195-ffc343269dad a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] Security group member updated ['b6d2cd7a-1417-49b7-9177-3c7b139dcd14'] 2021-08-02 09:56:08.925 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c723f506-75db-4410-a553-173ddefe289b 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:56:10.195 3992 1689581595112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abc565e2-2698-4651-9e84-e55401a15fb2 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: 121e1db2-2295-4f7e-a584-bb4be6926093 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:56:10.195 3992 1689581594936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2a3446d-0bc5-4409-8777-28f2c7b113d5 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] Security group member updated on remote: ['44db43e0-4af0-4630-bdce-dd5791f7b0ad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:56:10.487 3992 1689581594936 MainThread INFO neutron.agent.securitygroups_rpc [req-d2a3446d-0bc5-4409-8777-28f2c7b113d5 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] Security group member updated ['44db43e0-4af0-4630-bdce-dd5791f7b0ad'] 2021-08-02 09:56:10.487 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c723f506-75db-4410-a553-173ddefe289b 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:56:10.487 3992 1689581595112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abc565e2-2698-4651-9e84-e55401a15fb2 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port 121e1db2-2295-4f7e-a584-bb4be6926093 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:56:12.339 3992 1689581595112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7838d2a6-3dc0-4ce8-9be5-aed8e6ab82c5 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: 002174ba-c8db-46a7-b9fc-7053c0b5ba4a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:56:12.709 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81846311-8480-4ee4-b4ce-14f4a47f2eda 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: 9723a613-4601-432e-89cd-b21e8932f6af port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:56:12.709 3992 1689581595112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7838d2a6-3dc0-4ce8-9be5-aed8e6ab82c5 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:56:12.709 3992 1689581594760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81846311-8480-4ee4-b4ce-14f4a47f2eda 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port 9723a613-4601-432e-89cd-b21e8932f6af defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:56:18.676 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 869261fd-b3e2-438c-bb23-36bfc50b41cb 2021-08-02 09:56:20.237 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 09:56:20.544 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port 869261fd-b3e2-438c-bb23-36bfc50b41cb 2021-08-02 09:56:20.544 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port 869261fd-b3e2-438c-bb23-36bfc50b41cb updated. Details: {'device': '869261fd-b3e2-438c-bb23-36bfc50b41cb', 'network_id': '43560b7f-5408-4d0e-8524-7d1c94de8a3a', 'port_id': '869261fd-b3e2-438c-bb23-36bfc50b41cb', 'mac_address': 'fa:16:3e:12:48:e5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 105, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '112249c0-de5f-4580-b769-2793fde7407a', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 09:56:20.544 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 09:56:20.544 3992 1689581594936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:20.544 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 869261fd-b3e2-438c-bb23-36bfc50b41cb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 09:56:20.544 3992 1689581594936 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 43560b7f-5408-4d0e-8524-7d1c94de8a3a 2021-08-02 09:56:20.544 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 09:56:20.674 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 121e1db2-2295-4f7e-a584-bb4be6926093 2021-08-02 09:56:20.690 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 002174ba-c8db-46a7-b9fc-7053c0b5ba4a 2021-08-02 09:56:20.690 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9723a613-4601-432e-89cd-b21e8932f6af 2021-08-02 09:56:20.690 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3dc3edb8-00b7-4895-8488-027686b7b37a 2021-08-02 09:56:20.690 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c 2021-08-02 09:56:20.768 3992 1689581594936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '869261fd-b3e2-438c-bb23-36bfc50b41cb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:56:20.768 3992 1689581594936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '869261fd-b3e2-438c-bb23-36bfc50b41cb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:56:20.774 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 869261fd-b3e2-438c-bb23-36bfc50b41cb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 09:56:20.774 3992 1689581594936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 105, VLAN trunk: None to switch port 869261fd-b3e2-438c-bb23-36bfc50b41cb 2021-08-02 09:56:20.903 3992 1689581594936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 09:56:20.903 3992 1689581594936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['869261fd-b3e2-438c-bb23-36bfc50b41cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:56:21.167 3992 1689581594936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['869261fd-b3e2-438c-bb23-36bfc50b41cb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:56:21.178 3992 1689581594936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:56:21.178 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:56:21.178 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 09:56:21.178 3992 1689581594936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 869261fd-b3e2-438c-bb23-36bfc50b41cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:56:21.178 3992 1689581594936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 09:56:21.178 3992 1689581594936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 869261fd-b3e2-438c-bb23-36bfc50b41cb not yet added. Adding. 2021-08-02 09:56:21.178 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 09:56:21.178 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 09:56:21.324 3992 1689581594936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:21.457 3992 1689581594936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:21.457 3992 1689581594936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:21.635 3992 1689581594936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:21.763 3992 1689581594936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:21.778 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 869261fd-b3e2-438c-bb23-36bfc50b41cb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 09:56:21.778 3992 1689581594936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 869261fd-b3e2-438c-bb23-36bfc50b41cb processed. 2021-08-02 09:56:22.252 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 09:56:22.252 3992 1689581594936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:22.809 3992 1689581594936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:23.761 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port 3dc3edb8-00b7-4895-8488-027686b7b37a 2021-08-02 09:56:24.168 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port 3dc3edb8-00b7-4895-8488-027686b7b37a updated. Details: {'device': '3dc3edb8-00b7-4895-8488-027686b7b37a', 'network_id': '5beeb61c-7fde-40b4-b18a-8c05500fce82', 'port_id': '3dc3edb8-00b7-4895-8488-027686b7b37a', 'mac_address': 'fa:16:3e:7a:77:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 113, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '59483fe2-ce88-436c-bd67-f24171414521', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 09:56:24.190 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 09:56:24.190 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port 9723a613-4601-432e-89cd-b21e8932f6af 2021-08-02 09:56:24.190 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port 9723a613-4601-432e-89cd-b21e8932f6af updated. Details: {'device': '9723a613-4601-432e-89cd-b21e8932f6af', 'network_id': '4787f7e6-566d-4d91-a984-fed6d8c96e8a', 'port_id': '9723a613-4601-432e-89cd-b21e8932f6af', 'mac_address': 'fa:16:3e:4a:c1:b4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 134, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd841d7f0-01a5-4c62-bc75-4a7e2394d7c1', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 09:56:24.190 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 09:56:24.190 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port 121e1db2-2295-4f7e-a584-bb4be6926093 2021-08-02 09:56:24.190 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port 121e1db2-2295-4f7e-a584-bb4be6926093 updated. Details: {'device': '121e1db2-2295-4f7e-a584-bb4be6926093', 'network_id': '37b8799e-a96a-498b-a9cd-e6dc0164939a', 'port_id': '121e1db2-2295-4f7e-a584-bb4be6926093', 'mac_address': 'fa:16:3e:18:8f:54', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 129, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'da666c37-1a86-4eec-a65d-592fcecc4f67', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 09:56:24.190 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 09:56:24.190 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a 2021-08-02 09:56:24.190 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a updated. Details: {'device': '002174ba-c8db-46a7-b9fc-7053c0b5ba4a', 'network_id': '6dd84631-3d26-4a17-925e-d46f4ad87d58', 'port_id': '002174ba-c8db-46a7-b9fc-7053c0b5ba4a', 'mac_address': 'fa:16:3e:3f:80:d9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 126, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd09d5b75-677e-426c-8a91-bedf5b24a1c5', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 09:56:24.190 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 09:56:24.196 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c 2021-08-02 09:56:24.196 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c updated. Details: {'device': 'f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c', 'network_id': '37b8799e-a96a-498b-a9cd-e6dc0164939a', 'port_id': 'f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c', 'mac_address': 'fa:16:3e:fd:37:14', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 129, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'da666c37-1a86-4eec-a65d-592fcecc4f67', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 09:56:24.196 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 09:56:24.196 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9723a613-4601-432e-89cd-b21e8932f6af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:24.196 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9723a613-4601-432e-89cd-b21e8932f6af _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 09:56:24.196 3992 1689581595816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4787f7e6-566d-4d91-a984-fed6d8c96e8a 2021-08-02 09:56:24.196 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 09:56:24.196 3992 1689581594936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3dc3edb8-00b7-4895-8488-027686b7b37a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:25.105 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3dc3edb8-00b7-4895-8488-027686b7b37a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 09:56:25.127 3992 1689581594936 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5beeb61c-7fde-40b4-b18a-8c05500fce82 2021-08-02 09:56:25.127 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 09:56:25.127 3992 1689581595992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-121e1db2-2295-4f7e-a584-bb4be6926093" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:25.127 3992 1689581595992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 121e1db2-2295-4f7e-a584-bb4be6926093 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 09:56:25.127 3992 1689581595992 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 37b8799e-a96a-498b-a9cd-e6dc0164939a 2021-08-02 09:56:25.127 3992 1689581595992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 09:56:25.127 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:25.127 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 09:56:25.131 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 09:56:25.131 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:26.496 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 09:56:26.496 3992 1689581596168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6dd84631-3d26-4a17-925e-d46f4ad87d58 2021-08-02 09:56:26.496 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 09:56:27.043 3992 1689581595992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '121e1db2-2295-4f7e-a584-bb4be6926093') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:56:27.043 3992 1689581595992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '121e1db2-2295-4f7e-a584-bb4be6926093') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:56:27.049 3992 1689581595992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 121e1db2-2295-4f7e-a584-bb4be6926093 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 09:56:27.049 3992 1689581595992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 129, VLAN trunk: None to switch port 121e1db2-2295-4f7e-a584-bb4be6926093 2021-08-02 09:56:27.065 3992 1689581594936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3dc3edb8-00b7-4895-8488-027686b7b37a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:56:27.065 3992 1689581594936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3dc3edb8-00b7-4895-8488-027686b7b37a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:56:27.065 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3dc3edb8-00b7-4895-8488-027686b7b37a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 09:56:27.096 3992 1689581594936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 113, VLAN trunk: None to switch port 3dc3edb8-00b7-4895-8488-027686b7b37a 2021-08-02 09:56:27.286 3992 1689581596344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:56:27.286 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:56:27.286 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 09:56:27.286 3992 1689581596344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 129, VLAN trunk: None to switch port f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c 2021-08-02 09:56:27.307 3992 1689581596168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '002174ba-c8db-46a7-b9fc-7053c0b5ba4a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:56:27.307 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '002174ba-c8db-46a7-b9fc-7053c0b5ba4a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:56:27.330 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 09:56:27.330 3992 1689581596168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 126, VLAN trunk: None to switch port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a 2021-08-02 09:56:27.474 3992 1689581595816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9723a613-4601-432e-89cd-b21e8932f6af') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:56:27.474 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9723a613-4601-432e-89cd-b21e8932f6af') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:56:27.474 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9723a613-4601-432e-89cd-b21e8932f6af is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 09:56:27.474 3992 1689581595816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 134, VLAN trunk: None to switch port 9723a613-4601-432e-89cd-b21e8932f6af 2021-08-02 09:56:27.709 3992 1689581595992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 09:56:27.709 3992 1689581595992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['121e1db2-2295-4f7e-a584-bb4be6926093'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:56:27.733 3992 1689581594936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 09:56:27.738 3992 1689581594936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3dc3edb8-00b7-4895-8488-027686b7b37a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:56:27.898 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 09:56:27.924 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:56:27.924 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 09:56:27.924 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['002174ba-c8db-46a7-b9fc-7053c0b5ba4a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:56:27.924 3992 1689581595816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 09:56:27.924 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9723a613-4601-432e-89cd-b21e8932f6af'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:56:28.455 3992 1689581594936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3dc3edb8-00b7-4895-8488-027686b7b37a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:56:28.455 3992 1689581594936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:56:28.455 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b8dabeb3-6db7-43b9-bb46-77a4e5de8da7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:56:28.455 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b8dabeb3-6db7-43b9-bb46-77a4e5de8da7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 09:56:28.455 3992 1689581594936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3dc3edb8-00b7-4895-8488-027686b7b37a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:56:28.455 3992 1689581594936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 09:56:28.455 3992 1689581594936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3dc3edb8-00b7-4895-8488-027686b7b37a not yet added. Adding. 2021-08-02 09:56:28.455 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 09:56:28.455 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 09:56:28.470 3992 1689581595992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['121e1db2-2295-4f7e-a584-bb4be6926093']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:56:28.470 3992 1689581595992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:56:28.470 3992 1689581595992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0edb420d-ed26-4ca3-819f-b64807d8f4d5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:56:28.470 3992 1689581595992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0edb420d-ed26-4ca3-819f-b64807d8f4d5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 09:56:28.470 3992 1689581595992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 121e1db2-2295-4f7e-a584-bb4be6926093 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:56:28.470 3992 1689581595992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 09:56:28.481 3992 1689581595992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 121e1db2-2295-4f7e-a584-bb4be6926093 not yet added. Adding. 2021-08-02 09:56:28.481 3992 1689581595992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 09:56:28.481 3992 1689581595992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 09:56:28.492 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:56:28.492 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:56:28.492 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0edb420d-ed26-4ca3-819f-b64807d8f4d5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:56:28.492 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0edb420d-ed26-4ca3-819f-b64807d8f4d5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 09:56:28.492 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:56:28.492 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 09:56:28.492 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c not yet added. Adding. 2021-08-02 09:56:28.492 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 09:56:28.492 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 09:56:28.492 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9723a613-4601-432e-89cd-b21e8932f6af']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:56:28.492 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:56:28.492 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (44db43e0-4af0-4630-bdce-dd5791f7b0ad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:56:28.492 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9723a613-4601-432e-89cd-b21e8932f6af _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:56:28.492 3992 1689581595816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 09:56:28.492 3992 1689581595816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9723a613-4601-432e-89cd-b21e8932f6af not yet added. Adding. 2021-08-02 09:56:28.509 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 09:56:28.509 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 09:56:28.509 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['002174ba-c8db-46a7-b9fc-7053c0b5ba4a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:56:28.509 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:56:28.509 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b6d2cd7a-1417-49b7-9177-3c7b139dcd14) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:56:28.509 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 002174ba-c8db-46a7-b9fc-7053c0b5ba4a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:56:28.509 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 09:56:28.509 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 002174ba-c8db-46a7-b9fc-7053c0b5ba4a not yet added. Adding. 2021-08-02 09:56:28.509 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 09:56:28.509 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 09:56:28.743 3992 1689581594936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3dc3edb8-00b7-4895-8488-027686b7b37a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:28.743 3992 1689581595992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-121e1db2-2295-4f7e-a584-bb4be6926093" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:28.869 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:28.972 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9723a613-4601-432e-89cd-b21e8932f6af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:29.131 3992 1689581594936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3dc3edb8-00b7-4895-8488-027686b7b37a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:29.131 3992 1689581594936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3dc3edb8-00b7-4895-8488-027686b7b37a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:29.254 3992 1689581595992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-121e1db2-2295-4f7e-a584-bb4be6926093" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:29.254 3992 1689581595992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-121e1db2-2295-4f7e-a584-bb4be6926093" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:29.332 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:29.456 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9723a613-4601-432e-89cd-b21e8932f6af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:29.456 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9723a613-4601-432e-89cd-b21e8932f6af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:29.522 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:29.522 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:29.789 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:29.789 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:29.852 3992 1689581594936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3dc3edb8-00b7-4895-8488-027686b7b37a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:30.018 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9723a613-4601-432e-89cd-b21e8932f6af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:30.098 3992 1689581595992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-121e1db2-2295-4f7e-a584-bb4be6926093" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:30.161 3992 1689581594936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3dc3edb8-00b7-4895-8488-027686b7b37a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.968s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:30.161 3992 1689581594936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3dc3edb8-00b7-4895-8488-027686b7b37a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 09:56:30.161 3992 1689581594936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3dc3edb8-00b7-4895-8488-027686b7b37a processed. 2021-08-02 09:56:30.277 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:30.475 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9723a613-4601-432e-89cd-b21e8932f6af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 6.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:30.475 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9723a613-4601-432e-89cd-b21e8932f6af status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 09:56:30.496 3992 1689581595816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9723a613-4601-432e-89cd-b21e8932f6af processed. 2021-08-02 09:56:30.496 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:30.519 3992 1689581595992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-121e1db2-2295-4f7e-a584-bb4be6926093" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:30.519 3992 1689581595992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 121e1db2-2295-4f7e-a584-bb4be6926093 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 09:56:30.519 3992 1689581595992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 121e1db2-2295-4f7e-a584-bb4be6926093 processed. 2021-08-02 09:56:30.519 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:30.519 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 09:56:30.519 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c processed. 2021-08-02 09:56:30.616 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:30.801 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:30.801 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 09:56:30.801 3992 1689581596168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a processed. 2021-08-02 09:56:31.261 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:32.504 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:33.489 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:34.217 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7135508b-828e-4c40-8efd-d7e345b0cac9 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] network_delete received. Deleting network 9497b914-8f2e-4e67-bc57-514c89a621f6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 09:56:34.217 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7135508b-828e-4c40-8efd-d7e345b0cac9 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] Network 9497b914-8f2e-4e67-bc57-514c89a621f6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 09:56:34.914 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e6b6f9b-f698-4ca5-9612-b88d4f8eb31a e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] network_delete received. Deleting network 653f0587-febe-4e60-b58e-43a4148ee391 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 09:56:34.914 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e6b6f9b-f698-4ca5-9612-b88d4f8eb31a e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] Network 653f0587-febe-4e60-b58e-43a4148ee391 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 09:56:49.336 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-469fdbd3-d14f-4e7d-8f17-9507523853ae e8d61a9c4a9f476683adca495aefa4e9 6ca81f2bdb2a4c828e471c810c4ba6b9 - - -] Security group member updated on remote: ['bdd113d3-3863-4de6-9656-16745e459d0d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:56:49.336 3992 1689581595816 MainThread INFO neutron.agent.securitygroups_rpc [req-469fdbd3-d14f-4e7d-8f17-9507523853ae e8d61a9c4a9f476683adca495aefa4e9 6ca81f2bdb2a4c828e471c810c4ba6b9 - - -] Security group member updated ['bdd113d3-3863-4de6-9656-16745e459d0d'] 2021-08-02 09:56:50.705 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e6c3a24-db8e-4845-9c59-35117f7cf032 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Security group member updated on remote: ['4e57f590-5f4d-4430-a739-12947a4b34f5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:56:50.705 3992 1689581595816 MainThread INFO neutron.agent.securitygroups_rpc [req-6e6c3a24-db8e-4845-9c59-35117f7cf032 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Security group member updated ['4e57f590-5f4d-4430-a739-12947a4b34f5'] 2021-08-02 09:56:50.705 3992 1689581595816 MainThread INFO neutron.agent.securitygroups_rpc [req-6e6c3a24-db8e-4845-9c59-35117f7cf032 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Refresh firewall rules 2021-08-02 09:56:50.705 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e6c3a24-db8e-4845-9c59-35117f7cf032 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Get security group information for devices via rpc ['869261fd-b3e2-438c-bb23-36bfc50b41cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:56:50.908 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e6c3a24-db8e-4845-9c59-35117f7cf032 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update security group information for ports dict_keys(['869261fd-b3e2-438c-bb23-36bfc50b41cb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:56:50.908 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e6c3a24-db8e-4845-9c59-35117f7cf032 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:56:50.910 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6e6c3a24-db8e-4845-9c59-35117f7cf032 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update rules of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:56:50.910 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6e6c3a24-db8e-4845-9c59-35117f7cf032 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update members of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 09:56:50.910 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e6c3a24-db8e-4845-9c59-35117f7cf032 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update port filter for 869261fd-b3e2-438c-bb23-36bfc50b41cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:56:50.910 3992 1689581595816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6e6c3a24-db8e-4845-9c59-35117f7cf032 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Updating port rules. 2021-08-02 09:56:50.910 3992 1689581595816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6e6c3a24-db8e-4845-9c59-35117f7cf032 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 09:56:50.910 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [req-6e6c3a24-db8e-4845-9c59-35117f7cf032 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:51.222 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [req-6e6c3a24-db8e-4845-9c59-35117f7cf032 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:51.222 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [req-6e6c3a24-db8e-4845-9c59-35117f7cf032 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:51.222 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [req-6e6c3a24-db8e-4845-9c59-35117f7cf032 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:56:51.349 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-278b5c60-b84a-4c27-95d4-efe5c5b0a74f 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: d1a4bc21-afed-4233-b983-7b6f908736ec port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:56:51.364 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-278b5c60-b84a-4c27-95d4-efe5c5b0a74f 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port d1a4bc21-afed-4233-b983-7b6f908736ec defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:56:52.868 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf3deb73-fc2e-4dd5-9de9-8838c157376c 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: fa33b88b-b154-4c24-888f-f53e797e642b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:56:52.957 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf3deb73-fc2e-4dd5-9de9-8838c157376c 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port fa33b88b-b154-4c24-888f-f53e797e642b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:56:55.114 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d1a4bc21-afed-4233-b983-7b6f908736ec 2021-08-02 09:56:56.605 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 09:56:57.457 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port d1a4bc21-afed-4233-b983-7b6f908736ec 2021-08-02 09:56:58.730 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port d1a4bc21-afed-4233-b983-7b6f908736ec updated. Details: {'device': 'd1a4bc21-afed-4233-b983-7b6f908736ec', 'network_id': '56137c2c-900d-4df6-9701-bfd23a6f367f', 'port_id': 'd1a4bc21-afed-4233-b983-7b6f908736ec', 'mac_address': 'fa:16:3e:28:33:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 140, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '70c871b0-51bf-4e8d-8659-6076d15a4c26', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 09:56:58.739 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 09:56:58.739 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.base [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Loop iteration exceeded interval (2 vs. 2.134737253189087) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-08-02 09:56:58.739 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d1a4bc21-afed-4233-b983-7b6f908736ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:56:58.739 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d1a4bc21-afed-4233-b983-7b6f908736ec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 09:56:58.739 3992 1689581595816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 56137c2c-900d-4df6-9701-bfd23a6f367f 2021-08-02 09:56:58.739 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 09:57:01.690 3992 1689581595816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd1a4bc21-afed-4233-b983-7b6f908736ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:57:01.690 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd1a4bc21-afed-4233-b983-7b6f908736ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:57:01.706 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d1a4bc21-afed-4233-b983-7b6f908736ec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 09:57:01.727 3992 1689581595816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 140, VLAN trunk: None to switch port d1a4bc21-afed-4233-b983-7b6f908736ec 2021-08-02 09:57:01.989 3992 1689581595816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 09:57:02.003 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d1a4bc21-afed-4233-b983-7b6f908736ec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:57:02.145 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d1a4bc21-afed-4233-b983-7b6f908736ec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:57:02.145 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:57:02.145 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bdd113d3-3863-4de6-9656-16745e459d0d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:57:02.145 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bdd113d3-3863-4de6-9656-16745e459d0d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 09:57:02.145 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d1a4bc21-afed-4233-b983-7b6f908736ec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:57:02.145 3992 1689581595816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 09:57:02.145 3992 1689581595816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d1a4bc21-afed-4233-b983-7b6f908736ec not yet added. Adding. 2021-08-02 09:57:02.145 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 09:57:02.166 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 09:57:02.508 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1a4bc21-afed-4233-b983-7b6f908736ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:02.848 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1a4bc21-afed-4233-b983-7b6f908736ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:02.848 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1a4bc21-afed-4233-b983-7b6f908736ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:03.302 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1a4bc21-afed-4233-b983-7b6f908736ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:03.302 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fa33b88b-b154-4c24-888f-f53e797e642b 2021-08-02 09:57:03.642 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d1a4bc21-afed-4233-b983-7b6f908736ec" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.907s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:03.642 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d1a4bc21-afed-4233-b983-7b6f908736ec status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 09:57:03.642 3992 1689581595816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d1a4bc21-afed-4233-b983-7b6f908736ec processed. 2021-08-02 09:57:04.722 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cbaadc91-4e02-4a3c-8244-eeca8b3031df 0f2e53c61c5c41f089bc3f3b6d27bdf2 aa2759a0f5ba4c3d85f615028ad0e960 - - -] Security group member updated on remote: ['b8dabeb3-6db7-43b9-bb46-77a4e5de8da7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:57:04.722 3992 1689581595816 MainThread INFO neutron.agent.securitygroups_rpc [req-cbaadc91-4e02-4a3c-8244-eeca8b3031df 0f2e53c61c5c41f089bc3f3b6d27bdf2 aa2759a0f5ba4c3d85f615028ad0e960 - - -] Security group member updated ['b8dabeb3-6db7-43b9-bb46-77a4e5de8da7'] 2021-08-02 09:57:04.722 3992 1689581595816 MainThread INFO neutron.agent.securitygroups_rpc [req-cbaadc91-4e02-4a3c-8244-eeca8b3031df 0f2e53c61c5c41f089bc3f3b6d27bdf2 aa2759a0f5ba4c3d85f615028ad0e960 - - -] Refresh firewall rules 2021-08-02 09:57:04.722 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cbaadc91-4e02-4a3c-8244-eeca8b3031df 0f2e53c61c5c41f089bc3f3b6d27bdf2 aa2759a0f5ba4c3d85f615028ad0e960 - - -] Get security group information for devices via rpc ['3dc3edb8-00b7-4895-8488-027686b7b37a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:57:04.786 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 09:57:04.786 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:04.800 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cbaadc91-4e02-4a3c-8244-eeca8b3031df 0f2e53c61c5c41f089bc3f3b6d27bdf2 aa2759a0f5ba4c3d85f615028ad0e960 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:57:04.800 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cbaadc91-4e02-4a3c-8244-eeca8b3031df 0f2e53c61c5c41f089bc3f3b6d27bdf2 aa2759a0f5ba4c3d85f615028ad0e960 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:57:04.910 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbaadc91-4e02-4a3c-8244-eeca8b3031df 0f2e53c61c5c41f089bc3f3b6d27bdf2 aa2759a0f5ba4c3d85f615028ad0e960 - - -] port_delete event received for '3dc3edb8-00b7-4895-8488-027686b7b37a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 09:57:05.287 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port fa33b88b-b154-4c24-888f-f53e797e642b 2021-08-02 09:57:05.287 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port fa33b88b-b154-4c24-888f-f53e797e642b updated. Details: {'device': 'fa33b88b-b154-4c24-888f-f53e797e642b', 'network_id': '43560b7f-5408-4d0e-8524-7d1c94de8a3a', 'port_id': 'fa33b88b-b154-4c24-888f-f53e797e642b', 'mac_address': 'fa:16:3e:61:3c:7c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 105, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '112249c0-de5f-4580-b769-2793fde7407a', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 09:57:05.287 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 09:57:05.287 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:05.299 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fa33b88b-b154-4c24-888f-f53e797e642b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 09:57:05.299 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 09:57:05.330 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3dc3edb8-00b7-4895-8488-027686b7b37a 2021-08-02 09:57:05.362 3992 1689581596168 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:05.612 3992 1689581595816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fa33b88b-b154-4c24-888f-f53e797e642b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:57:05.612 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fa33b88b-b154-4c24-888f-f53e797e642b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:57:05.612 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fa33b88b-b154-4c24-888f-f53e797e642b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 09:57:05.612 3992 1689581595816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 105, VLAN trunk: None to switch port fa33b88b-b154-4c24-888f-f53e797e642b 2021-08-02 09:57:05.862 3992 1689581595816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 09:57:05.862 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fa33b88b-b154-4c24-888f-f53e797e642b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:57:06.080 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fa33b88b-b154-4c24-888f-f53e797e642b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:57:06.080 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:57:06.080 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:57:06.080 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 09:57:06.080 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fa33b88b-b154-4c24-888f-f53e797e642b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:57:06.080 3992 1689581595816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 09:57:06.080 3992 1689581595816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fa33b88b-b154-4c24-888f-f53e797e642b not yet added. Adding. 2021-08-02 09:57:06.080 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 09:57:06.080 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 09:57:06.424 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:06.763 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:06.763 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:06.785 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 09:57:06.785 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3dc3edb8-00b7-4895-8488-027686b7b37a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 09:57:06.785 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3dc3edb8-00b7-4895-8488-027686b7b37a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 09:57:06.785 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3dc3edb8-00b7-4895-8488-027686b7b37a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 09:57:06.939 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5beeb61c-7fde-40b4-b18a-8c05500fce82 2021-08-02 09:57:06.939 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3dc3edb8-00b7-4895-8488-027686b7b37a'] 2021-08-02 09:57:06.939 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 09:57:06.939 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 09:57:06.939 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3dc3edb8-00b7-4895-8488-027686b7b37a'] 2021-08-02 09:57:07.430 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:07.736 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:07.752 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fa33b88b-b154-4c24-888f-f53e797e642b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 09:57:07.752 3992 1689581595816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fa33b88b-b154-4c24-888f-f53e797e642b processed. 2021-08-02 09:57:08.803 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:09.049 3992 1689581595816 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:09.294 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f254830-4fbd-48fa-85d4-0edf49f0797b e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] network_delete received. Deleting network 5beeb61c-7fde-40b4-b18a-8c05500fce82 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 09:57:09.294 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f254830-4fbd-48fa-85d4-0edf49f0797b e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] Network 5beeb61c-7fde-40b4-b18a-8c05500fce82 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 09:57:13.085 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-946d8c69-88d2-4763-81c6-91a7c52087a2 e8d61a9c4a9f476683adca495aefa4e9 6ca81f2bdb2a4c828e471c810c4ba6b9 - - -] Security group member updated on remote: ['bdd113d3-3863-4de6-9656-16745e459d0d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:57:13.105 3992 1689581595816 MainThread INFO neutron.agent.securitygroups_rpc [req-946d8c69-88d2-4763-81c6-91a7c52087a2 e8d61a9c4a9f476683adca495aefa4e9 6ca81f2bdb2a4c828e471c810c4ba6b9 - - -] Security group member updated ['bdd113d3-3863-4de6-9656-16745e459d0d'] 2021-08-02 09:57:13.105 3992 1689581595816 MainThread INFO neutron.agent.securitygroups_rpc [req-946d8c69-88d2-4763-81c6-91a7c52087a2 e8d61a9c4a9f476683adca495aefa4e9 6ca81f2bdb2a4c828e471c810c4ba6b9 - - -] Refresh firewall rules 2021-08-02 09:57:13.105 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-946d8c69-88d2-4763-81c6-91a7c52087a2 e8d61a9c4a9f476683adca495aefa4e9 6ca81f2bdb2a4c828e471c810c4ba6b9 - - -] Get security group information for devices via rpc ['d1a4bc21-afed-4233-b983-7b6f908736ec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:57:13.127 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-946d8c69-88d2-4763-81c6-91a7c52087a2 e8d61a9c4a9f476683adca495aefa4e9 6ca81f2bdb2a4c828e471c810c4ba6b9 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:57:13.127 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-946d8c69-88d2-4763-81c6-91a7c52087a2 e8d61a9c4a9f476683adca495aefa4e9 6ca81f2bdb2a4c828e471c810c4ba6b9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:57:13.158 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-946d8c69-88d2-4763-81c6-91a7c52087a2 e8d61a9c4a9f476683adca495aefa4e9 6ca81f2bdb2a4c828e471c810c4ba6b9 - - -] port_delete event received for 'd1a4bc21-afed-4233-b983-7b6f908736ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 09:57:13.597 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d1a4bc21-afed-4233-b983-7b6f908736ec 2021-08-02 09:57:14.821 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 09:57:14.821 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd1a4bc21-afed-4233-b983-7b6f908736ec' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 09:57:14.821 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd1a4bc21-afed-4233-b983-7b6f908736ec' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 09:57:14.821 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d1a4bc21-afed-4233-b983-7b6f908736ec _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 09:57:14.845 3992 1689581595816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 56137c2c-900d-4df6-9701-bfd23a6f367f 2021-08-02 09:57:14.845 3992 1689581595816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d1a4bc21-afed-4233-b983-7b6f908736ec'] 2021-08-02 09:57:14.845 3992 1689581595816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 09:57:14.861 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 09:57:14.861 3992 1689581595816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d1a4bc21-afed-4233-b983-7b6f908736ec'] 2021-08-02 09:57:16.852 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:16.892 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:16.986 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Security group member updated on remote: ['4e57f590-5f4d-4430-a739-12947a4b34f5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:57:17.005 3992 1689581595816 MainThread INFO neutron.agent.securitygroups_rpc [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Security group member updated ['4e57f590-5f4d-4430-a739-12947a4b34f5'] 2021-08-02 09:57:17.005 3992 1689581595816 MainThread INFO neutron.agent.securitygroups_rpc [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Refresh firewall rules 2021-08-02 09:57:17.005 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Get security group information for devices via rpc ['869261fd-b3e2-438c-bb23-36bfc50b41cb', 'fa33b88b-b154-4c24-888f-f53e797e642b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:57:17.398 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update security group information for ports dict_keys(['869261fd-b3e2-438c-bb23-36bfc50b41cb', 'fa33b88b-b154-4c24-888f-f53e797e642b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:57:17.398 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:57:17.398 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update rules of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:57:17.398 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update members of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 09:57:17.398 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update port filter for 869261fd-b3e2-438c-bb23-36bfc50b41cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:57:17.412 3992 1689581595816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Updating port rules. 2021-08-02 09:57:17.412 3992 1689581595816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 09:57:17.412 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:17.854 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:17.854 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:17.854 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:17.854 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update port filter for fa33b88b-b154-4c24-888f-f53e797e642b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:57:17.854 3992 1689581595816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Updating port rules. 2021-08-02 09:57:17.854 3992 1689581595816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 09:57:17.854 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:18.213 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:18.213 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:18.223 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [req-d29b48f1-3d12-4131-8938-129e74f5434d 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:18.480 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fe2069a-73af-4abe-b96f-fe0744423e72 e8d61a9c4a9f476683adca495aefa4e9 6ca81f2bdb2a4c828e471c810c4ba6b9 - - -] Security group member updated on remote: ['bdd113d3-3863-4de6-9656-16745e459d0d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:57:18.480 3992 1689581595816 MainThread INFO neutron.agent.securitygroups_rpc [req-9fe2069a-73af-4abe-b96f-fe0744423e72 e8d61a9c4a9f476683adca495aefa4e9 6ca81f2bdb2a4c828e471c810c4ba6b9 - - -] Security group member updated ['bdd113d3-3863-4de6-9656-16745e459d0d'] 2021-08-02 09:57:18.704 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c7dcad2-d50e-4eaf-8abb-762b59efe0e4 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: cd3c686b-e503-4d68-a390-b1b7d1a3f713 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:57:18.721 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c7dcad2-d50e-4eaf-8abb-762b59efe0e4 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port cd3c686b-e503-4d68-a390-b1b7d1a3f713 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:57:20.833 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbae8995-45f6-46a6-b7af-2ae42af05335 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: 47ec80f8-3a47-4362-a115-34e8c68f03a1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:57:20.994 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbae8995-45f6-46a6-b7af-2ae42af05335 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port 47ec80f8-3a47-4362-a115-34e8c68f03a1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:57:21.021 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07bc9474-7ff0-45d6-95e0-1cb8b1e5a51f e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] network_delete received. Deleting network b6a8db0d-a62a-4e14-a75e-bd9026963cbf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 09:57:21.041 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07bc9474-7ff0-45d6-95e0-1cb8b1e5a51f e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] Network b6a8db0d-a62a-4e14-a75e-bd9026963cbf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 09:57:21.833 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63c71b55-c37f-483e-a4c1-0ae0c643e1c4 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] network_delete received. Deleting network cb88acd4-cc64-429f-8291-0fa73baab2a4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 09:57:21.833 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63c71b55-c37f-483e-a4c1-0ae0c643e1c4 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] Network cb88acd4-cc64-429f-8291-0fa73baab2a4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 09:57:23.739 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cd3c686b-e503-4d68-a390-b1b7d1a3f713 2021-08-02 09:57:24.873 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 09:57:25.067 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port cd3c686b-e503-4d68-a390-b1b7d1a3f713 2021-08-02 09:57:25.067 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port cd3c686b-e503-4d68-a390-b1b7d1a3f713 updated. Details: {'device': 'cd3c686b-e503-4d68-a390-b1b7d1a3f713', 'network_id': '43560b7f-5408-4d0e-8524-7d1c94de8a3a', 'port_id': 'cd3c686b-e503-4d68-a390-b1b7d1a3f713', 'mac_address': 'fa:16:3e:08:83:bc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 105, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '112249c0-de5f-4580-b769-2793fde7407a', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 09:57:25.067 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 09:57:25.091 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cd3c686b-e503-4d68-a390-b1b7d1a3f713" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:25.091 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cd3c686b-e503-4d68-a390-b1b7d1a3f713 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 09:57:25.091 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 09:57:25.474 3992 1689581595816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cd3c686b-e503-4d68-a390-b1b7d1a3f713') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:57:25.474 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cd3c686b-e503-4d68-a390-b1b7d1a3f713') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:57:25.486 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cd3c686b-e503-4d68-a390-b1b7d1a3f713 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 09:57:25.486 3992 1689581595816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 105, VLAN trunk: None to switch port cd3c686b-e503-4d68-a390-b1b7d1a3f713 2021-08-02 09:57:25.751 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 47ec80f8-3a47-4362-a115-34e8c68f03a1 2021-08-02 09:57:25.847 3992 1689581595816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 09:57:25.847 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cd3c686b-e503-4d68-a390-b1b7d1a3f713'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:57:26.022 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cd3c686b-e503-4d68-a390-b1b7d1a3f713']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:57:26.040 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:57:26.040 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:57:26.040 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 09:57:26.040 3992 1689581595816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cd3c686b-e503-4d68-a390-b1b7d1a3f713 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:57:26.040 3992 1689581595816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 09:57:26.040 3992 1689581595816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cd3c686b-e503-4d68-a390-b1b7d1a3f713 not yet added. Adding. 2021-08-02 09:57:26.040 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 09:57:26.040 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 09:57:26.286 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd3c686b-e503-4d68-a390-b1b7d1a3f713" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:26.629 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd3c686b-e503-4d68-a390-b1b7d1a3f713" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:26.629 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd3c686b-e503-4d68-a390-b1b7d1a3f713" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:26.892 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 09:57:26.988 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd3c686b-e503-4d68-a390-b1b7d1a3f713" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:27.128 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port 47ec80f8-3a47-4362-a115-34e8c68f03a1 2021-08-02 09:57:27.128 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port 47ec80f8-3a47-4362-a115-34e8c68f03a1 updated. Details: {'device': '47ec80f8-3a47-4362-a115-34e8c68f03a1', 'network_id': '56137c2c-900d-4df6-9701-bfd23a6f367f', 'port_id': '47ec80f8-3a47-4362-a115-34e8c68f03a1', 'mac_address': 'fa:16:3e:99:37:e5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 140, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '70c871b0-51bf-4e8d-8659-6076d15a4c26', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 09:57:27.128 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 09:57:27.128 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-47ec80f8-3a47-4362-a115-34e8c68f03a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:27.128 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 47ec80f8-3a47-4362-a115-34e8c68f03a1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 09:57:27.128 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 56137c2c-900d-4df6-9701-bfd23a6f367f 2021-08-02 09:57:27.128 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 09:57:27.223 3992 1689581595816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cd3c686b-e503-4d68-a390-b1b7d1a3f713" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:27.223 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cd3c686b-e503-4d68-a390-b1b7d1a3f713 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 09:57:27.223 3992 1689581595816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cd3c686b-e503-4d68-a390-b1b7d1a3f713 processed. 2021-08-02 09:57:27.429 3992 1689581596344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '47ec80f8-3a47-4362-a115-34e8c68f03a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:57:27.429 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '47ec80f8-3a47-4362-a115-34e8c68f03a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:57:27.429 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 47ec80f8-3a47-4362-a115-34e8c68f03a1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 09:57:27.429 3992 1689581596344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 140, VLAN trunk: None to switch port 47ec80f8-3a47-4362-a115-34e8c68f03a1 2021-08-02 09:57:27.660 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 09:57:27.660 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['47ec80f8-3a47-4362-a115-34e8c68f03a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:57:27.845 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['47ec80f8-3a47-4362-a115-34e8c68f03a1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:57:27.861 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:57:27.861 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bdd113d3-3863-4de6-9656-16745e459d0d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:57:27.861 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bdd113d3-3863-4de6-9656-16745e459d0d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 09:57:27.861 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 47ec80f8-3a47-4362-a115-34e8c68f03a1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:57:27.861 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 09:57:27.861 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 47ec80f8-3a47-4362-a115-34e8c68f03a1 not yet added. Adding. 2021-08-02 09:57:27.861 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 09:57:27.861 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 09:57:28.159 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-47ec80f8-3a47-4362-a115-34e8c68f03a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:28.487 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-47ec80f8-3a47-4362-a115-34e8c68f03a1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:28.487 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-47ec80f8-3a47-4362-a115-34e8c68f03a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:28.818 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-47ec80f8-3a47-4362-a115-34e8c68f03a1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:28.893 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:29.069 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-47ec80f8-3a47-4362-a115-34e8c68f03a1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:29.069 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 47ec80f8-3a47-4362-a115-34e8c68f03a1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 09:57:29.069 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 47ec80f8-3a47-4362-a115-34e8c68f03a1 processed. 2021-08-02 09:57:29.111 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:30.921 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:31.191 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:44.581 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 47ec80f8-3a47-4362-a115-34e8c68f03a1 2021-08-02 09:57:44.957 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 09:57:44.957 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '47ec80f8-3a47-4362-a115-34e8c68f03a1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 09:57:44.957 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '47ec80f8-3a47-4362-a115-34e8c68f03a1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 09:57:44.957 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 47ec80f8-3a47-4362-a115-34e8c68f03a1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 09:57:45.050 3992 1689581596168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 56137c2c-900d-4df6-9701-bfd23a6f367f 2021-08-02 09:57:45.050 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['47ec80f8-3a47-4362-a115-34e8c68f03a1'] 2021-08-02 09:57:45.050 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 09:57:45.050 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 09:57:45.050 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['47ec80f8-3a47-4362-a115-34e8c68f03a1'] 2021-08-02 09:57:45.096 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86a5f40d-8f87-4bcd-9cea-6bd090519e4b e8d61a9c4a9f476683adca495aefa4e9 6ca81f2bdb2a4c828e471c810c4ba6b9 - - -] Security group member updated on remote: ['bdd113d3-3863-4de6-9656-16745e459d0d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:57:45.096 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-86a5f40d-8f87-4bcd-9cea-6bd090519e4b e8d61a9c4a9f476683adca495aefa4e9 6ca81f2bdb2a4c828e471c810c4ba6b9 - - -] Security group member updated ['bdd113d3-3863-4de6-9656-16745e459d0d'] 2021-08-02 09:57:45.145 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86a5f40d-8f87-4bcd-9cea-6bd090519e4b e8d61a9c4a9f476683adca495aefa4e9 6ca81f2bdb2a4c828e471c810c4ba6b9 - - -] port_delete event received for '47ec80f8-3a47-4362-a115-34e8c68f03a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 09:57:46.954 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:46.973 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:57.910 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Security group member updated on remote: ['4e57f590-5f4d-4430-a739-12947a4b34f5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:57:57.910 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Security group member updated ['4e57f590-5f4d-4430-a739-12947a4b34f5'] 2021-08-02 09:57:57.910 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Refresh firewall rules 2021-08-02 09:57:57.910 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Get security group information for devices via rpc ['869261fd-b3e2-438c-bb23-36bfc50b41cb', 'fa33b88b-b154-4c24-888f-f53e797e642b', 'cd3c686b-e503-4d68-a390-b1b7d1a3f713'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:57:58.378 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update security group information for ports dict_keys(['869261fd-b3e2-438c-bb23-36bfc50b41cb', 'cd3c686b-e503-4d68-a390-b1b7d1a3f713', 'fa33b88b-b154-4c24-888f-f53e797e642b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:57:58.378 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:57:58.378 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update rules of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:57:58.378 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update members of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 09:57:58.378 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update port filter for 869261fd-b3e2-438c-bb23-36bfc50b41cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:57:58.378 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Updating port rules. 2021-08-02 09:57:58.378 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 09:57:58.378 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:58.808 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88b5dbfa-8ebc-4d1d-afab-ac3ed4c0f05b 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: b4538b4d-e070-44d3-998b-9b22b96dbb4b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:57:58.974 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88b5dbfa-8ebc-4d1d-afab-ac3ed4c0f05b 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port b4538b4d-e070-44d3-998b-9b22b96dbb4b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:57:58.986 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:58.986 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:58.986 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:58.986 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update port filter for cd3c686b-e503-4d68-a390-b1b7d1a3f713 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:57:58.986 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Updating port rules. 2021-08-02 09:57:58.986 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 09:57:58.986 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-cd3c686b-e503-4d68-a390-b1b7d1a3f713" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:59.720 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-cd3c686b-e503-4d68-a390-b1b7d1a3f713" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:59.737 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-cd3c686b-e503-4d68-a390-b1b7d1a3f713" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:57:59.737 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-cd3c686b-e503-4d68-a390-b1b7d1a3f713" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:57:59.737 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update port filter for fa33b88b-b154-4c24-888f-f53e797e642b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:57:59.737 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Updating port rules. 2021-08-02 09:57:59.737 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Creating 1 new rules, removing 0 old rules. 2021-08-02 09:57:59.737 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:01.582 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:01.610 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:01.637 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7728cd0a-4ef3-41cf-839a-c3d80f6b5de8 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:05.219 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b4538b4d-e070-44d3-998b-9b22b96dbb4b 2021-08-02 09:58:07.039 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 09:58:07.360 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port b4538b4d-e070-44d3-998b-9b22b96dbb4b 2021-08-02 09:58:07.360 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port b4538b4d-e070-44d3-998b-9b22b96dbb4b updated. Details: {'device': 'b4538b4d-e070-44d3-998b-9b22b96dbb4b', 'network_id': '43560b7f-5408-4d0e-8524-7d1c94de8a3a', 'port_id': 'b4538b4d-e070-44d3-998b-9b22b96dbb4b', 'mac_address': 'fa:16:3e:7f:fc:0d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 105, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '112249c0-de5f-4580-b769-2793fde7407a', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 09:58:07.360 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 09:58:07.377 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b4538b4d-e070-44d3-998b-9b22b96dbb4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:07.377 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b4538b4d-e070-44d3-998b-9b22b96dbb4b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 09:58:07.377 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 09:58:07.630 3992 1689581596168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b4538b4d-e070-44d3-998b-9b22b96dbb4b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:58:07.630 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b4538b4d-e070-44d3-998b-9b22b96dbb4b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:58:07.645 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b4538b4d-e070-44d3-998b-9b22b96dbb4b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 09:58:07.645 3992 1689581596168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 105, VLAN trunk: None to switch port b4538b4d-e070-44d3-998b-9b22b96dbb4b 2021-08-02 09:58:07.848 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 09:58:07.848 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b4538b4d-e070-44d3-998b-9b22b96dbb4b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:58:08.118 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b4538b4d-e070-44d3-998b-9b22b96dbb4b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:58:08.118 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:58:08.118 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:58:08.118 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 09:58:08.118 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b4538b4d-e070-44d3-998b-9b22b96dbb4b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:58:08.118 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 09:58:08.118 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b4538b4d-e070-44d3-998b-9b22b96dbb4b not yet added. Adding. 2021-08-02 09:58:08.118 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 09:58:08.118 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 09:58:08.434 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4538b4d-e070-44d3-998b-9b22b96dbb4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:08.705 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4538b4d-e070-44d3-998b-9b22b96dbb4b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:08.705 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4538b4d-e070-44d3-998b-9b22b96dbb4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:09.070 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4538b4d-e070-44d3-998b-9b22b96dbb4b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:09.392 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b4538b4d-e070-44d3-998b-9b22b96dbb4b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:09.426 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b4538b4d-e070-44d3-998b-9b22b96dbb4b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 09:58:09.426 3992 1689581596168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b4538b4d-e070-44d3-998b-9b22b96dbb4b processed. 2021-08-02 09:58:11.077 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:12.114 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:17.844 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73da9717-df59-4462-9d1f-7e9257563f6f e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] network_delete received. Deleting network 56137c2c-900d-4df6-9701-bfd23a6f367f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 09:58:17.853 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73da9717-df59-4462-9d1f-7e9257563f6f e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] Network 56137c2c-900d-4df6-9701-bfd23a6f367f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 09:58:23.618 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7b447de-8644-4b7d-8f1c-605c6ecabb62 e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] Security group member updated on remote: ['2e4d5763-a28d-4cfa-a3d6-bc7744fdf4ab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:58:23.618 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-d7b447de-8644-4b7d-8f1c-605c6ecabb62 e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] Security group member updated ['2e4d5763-a28d-4cfa-a3d6-bc7744fdf4ab'] 2021-08-02 09:58:24.328 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbc608ad-54b2-4d4d-94b2-06db184b06bb 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: c8e69019-9437-48d8-ad0d-cc08284c6ada port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 09:58:24.346 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbc608ad-54b2-4d4d-94b2-06db184b06bb 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port c8e69019-9437-48d8-ad0d-cc08284c6ada defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 09:58:27.828 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c8e69019-9437-48d8-ad0d-cc08284c6ada 2021-08-02 09:58:29.625 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 09:58:29.798 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port c8e69019-9437-48d8-ad0d-cc08284c6ada 2021-08-02 09:58:29.798 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port c8e69019-9437-48d8-ad0d-cc08284c6ada updated. Details: {'device': 'c8e69019-9437-48d8-ad0d-cc08284c6ada', 'network_id': '59d2bbd1-1c77-4720-a0d8-f5d2367667c6', 'port_id': 'c8e69019-9437-48d8-ad0d-cc08284c6ada', 'mac_address': 'fa:16:3e:96:4d:6c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 139, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f17aa078-4072-4a60-87ae-7f91898f3dd7', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 09:58:29.798 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 09:58:29.798 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8e69019-9437-48d8-ad0d-cc08284c6ada" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:29.798 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c8e69019-9437-48d8-ad0d-cc08284c6ada _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 09:58:29.798 3992 1689581596168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 59d2bbd1-1c77-4720-a0d8-f5d2367667c6 2021-08-02 09:58:29.798 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 09:58:30.112 3992 1689581596168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c8e69019-9437-48d8-ad0d-cc08284c6ada') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:58:30.112 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c8e69019-9437-48d8-ad0d-cc08284c6ada') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:58:30.112 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c8e69019-9437-48d8-ad0d-cc08284c6ada is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 09:58:30.112 3992 1689581596168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 139, VLAN trunk: None to switch port c8e69019-9437-48d8-ad0d-cc08284c6ada 2021-08-02 09:58:30.351 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 09:58:30.351 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c8e69019-9437-48d8-ad0d-cc08284c6ada'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:58:30.490 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c8e69019-9437-48d8-ad0d-cc08284c6ada']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:58:30.490 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:58:30.490 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2e4d5763-a28d-4cfa-a3d6-bc7744fdf4ab) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:58:30.490 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2e4d5763-a28d-4cfa-a3d6-bc7744fdf4ab) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 09:58:30.490 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c8e69019-9437-48d8-ad0d-cc08284c6ada _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:58:30.490 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 09:58:30.490 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c8e69019-9437-48d8-ad0d-cc08284c6ada not yet added. Adding. 2021-08-02 09:58:30.490 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 09:58:30.490 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 09:58:30.837 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8e69019-9437-48d8-ad0d-cc08284c6ada" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:31.193 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8e69019-9437-48d8-ad0d-cc08284c6ada" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:31.193 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8e69019-9437-48d8-ad0d-cc08284c6ada" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:31.586 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8e69019-9437-48d8-ad0d-cc08284c6ada" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:31.861 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8e69019-9437-48d8-ad0d-cc08284c6ada" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:31.861 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c8e69019-9437-48d8-ad0d-cc08284c6ada status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 09:58:31.861 3992 1689581596168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c8e69019-9437-48d8-ad0d-cc08284c6ada processed. 2021-08-02 09:58:33.628 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:33.806 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:40.220 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b4538b4d-e070-44d3-998b-9b22b96dbb4b 2021-08-02 09:58:40.750 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Security group member updated on remote: ['4e57f590-5f4d-4430-a739-12947a4b34f5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:58:40.750 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Security group member updated ['4e57f590-5f4d-4430-a739-12947a4b34f5'] 2021-08-02 09:58:40.750 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Refresh firewall rules 2021-08-02 09:58:40.750 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Get security group information for devices via rpc ['869261fd-b3e2-438c-bb23-36bfc50b41cb', 'fa33b88b-b154-4c24-888f-f53e797e642b', 'cd3c686b-e503-4d68-a390-b1b7d1a3f713', 'b4538b4d-e070-44d3-998b-9b22b96dbb4b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:58:40.844 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] port_delete event received for 'b4538b4d-e070-44d3-998b-9b22b96dbb4b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 09:58:41.080 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update security group information for ports dict_keys(['869261fd-b3e2-438c-bb23-36bfc50b41cb', 'cd3c686b-e503-4d68-a390-b1b7d1a3f713', 'fa33b88b-b154-4c24-888f-f53e797e642b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:58:41.097 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:58:41.097 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update rules of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:58:41.097 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update members of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 09:58:41.097 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update port filter for 869261fd-b3e2-438c-bb23-36bfc50b41cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:58:41.097 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Updating port rules. 2021-08-02 09:58:41.097 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 09:58:41.097 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:41.097 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:41.097 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:41.595 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:41.595 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update port filter for cd3c686b-e503-4d68-a390-b1b7d1a3f713 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:58:41.595 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Updating port rules. 2021-08-02 09:58:41.595 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 09:58:41.595 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-cd3c686b-e503-4d68-a390-b1b7d1a3f713" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:41.595 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-cd3c686b-e503-4d68-a390-b1b7d1a3f713" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:41.595 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-cd3c686b-e503-4d68-a390-b1b7d1a3f713" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:41.672 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 09:58:41.672 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b4538b4d-e070-44d3-998b-9b22b96dbb4b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 09:58:41.674 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b4538b4d-e070-44d3-998b-9b22b96dbb4b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 09:58:41.674 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b4538b4d-e070-44d3-998b-9b22b96dbb4b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 09:58:41.734 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b4538b4d-e070-44d3-998b-9b22b96dbb4b'] 2021-08-02 09:58:41.734 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 09:58:41.734 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 09:58:41.737 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b4538b4d-e070-44d3-998b-9b22b96dbb4b'] 2021-08-02 09:58:42.072 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-cd3c686b-e503-4d68-a390-b1b7d1a3f713" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:42.072 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update port filter for fa33b88b-b154-4c24-888f-f53e797e642b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:58:42.079 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Updating port rules. 2021-08-02 09:58:42.079 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 09:58:42.079 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:42.079 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:42.079 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:42.488 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-e9a0aed7-6c5c-418c-b92a-e8313079bf08 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:43.678 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:43.690 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:46.269 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Security group member updated on remote: ['4e57f590-5f4d-4430-a739-12947a4b34f5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:58:46.269 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Security group member updated ['4e57f590-5f4d-4430-a739-12947a4b34f5'] 2021-08-02 09:58:46.269 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Refresh firewall rules 2021-08-02 09:58:46.269 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Get security group information for devices via rpc ['869261fd-b3e2-438c-bb23-36bfc50b41cb', 'fa33b88b-b154-4c24-888f-f53e797e642b', 'cd3c686b-e503-4d68-a390-b1b7d1a3f713'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:58:46.296 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cd3c686b-e503-4d68-a390-b1b7d1a3f713 2021-08-02 09:58:46.355 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] port_delete event received for 'cd3c686b-e503-4d68-a390-b1b7d1a3f713' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 09:58:46.519 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update security group information for ports dict_keys(['869261fd-b3e2-438c-bb23-36bfc50b41cb', 'fa33b88b-b154-4c24-888f-f53e797e642b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:58:46.519 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:58:46.544 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update rules of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:58:46.548 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update members of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 09:58:46.548 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update port filter for 869261fd-b3e2-438c-bb23-36bfc50b41cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:58:46.548 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Updating port rules. 2021-08-02 09:58:46.548 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 09:58:46.548 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:46.548 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:46.548 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:47.007 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:47.007 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update port filter for fa33b88b-b154-4c24-888f-f53e797e642b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:58:47.007 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Updating port rules. 2021-08-02 09:58:47.007 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 09:58:47.007 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:47.007 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:47.007 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:47.453 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-7cca2e2c-6446-46be-b85b-f97833f52226 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-fa33b88b-b154-4c24-888f-f53e797e642b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:47.706 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 09:58:47.706 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cd3c686b-e503-4d68-a390-b1b7d1a3f713' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 09:58:47.706 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cd3c686b-e503-4d68-a390-b1b7d1a3f713' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 09:58:47.706 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cd3c686b-e503-4d68-a390-b1b7d1a3f713 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 09:58:47.797 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cd3c686b-e503-4d68-a390-b1b7d1a3f713'] 2021-08-02 09:58:47.797 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 09:58:47.797 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 09:58:47.797 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cd3c686b-e503-4d68-a390-b1b7d1a3f713'] 2021-08-02 09:58:49.713 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:49.749 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:51.128 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3d0320e-2cab-4e8d-83d5-a2fd94e1d00c 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Security group member updated on remote: ['4e57f590-5f4d-4430-a739-12947a4b34f5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:58:51.128 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-e3d0320e-2cab-4e8d-83d5-a2fd94e1d00c 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Security group member updated ['4e57f590-5f4d-4430-a739-12947a4b34f5'] 2021-08-02 09:58:51.128 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-e3d0320e-2cab-4e8d-83d5-a2fd94e1d00c 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Refresh firewall rules 2021-08-02 09:58:51.128 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3d0320e-2cab-4e8d-83d5-a2fd94e1d00c 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Get security group information for devices via rpc ['869261fd-b3e2-438c-bb23-36bfc50b41cb', 'fa33b88b-b154-4c24-888f-f53e797e642b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:58:51.198 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3d0320e-2cab-4e8d-83d5-a2fd94e1d00c 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] port_delete event received for 'fa33b88b-b154-4c24-888f-f53e797e642b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 09:58:51.270 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e3d0320e-2cab-4e8d-83d5-a2fd94e1d00c 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update security group information for ports dict_keys(['869261fd-b3e2-438c-bb23-36bfc50b41cb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:58:51.270 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e3d0320e-2cab-4e8d-83d5-a2fd94e1d00c 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:58:51.270 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e3d0320e-2cab-4e8d-83d5-a2fd94e1d00c 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update rules of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:58:51.270 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e3d0320e-2cab-4e8d-83d5-a2fd94e1d00c 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update members of security group (4e57f590-5f4d-4430-a739-12947a4b34f5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 09:58:51.270 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e3d0320e-2cab-4e8d-83d5-a2fd94e1d00c 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update port filter for 869261fd-b3e2-438c-bb23-36bfc50b41cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:58:51.270 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e3d0320e-2cab-4e8d-83d5-a2fd94e1d00c 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Updating port rules. 2021-08-02 09:58:51.284 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e3d0320e-2cab-4e8d-83d5-a2fd94e1d00c 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 09:58:51.284 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-e3d0320e-2cab-4e8d-83d5-a2fd94e1d00c 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:51.284 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-e3d0320e-2cab-4e8d-83d5-a2fd94e1d00c 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:51.284 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-e3d0320e-2cab-4e8d-83d5-a2fd94e1d00c 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:51.569 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-e3d0320e-2cab-4e8d-83d5-a2fd94e1d00c 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Lock "n-hv-driver-port-lock-869261fd-b3e2-438c-bb23-36bfc50b41cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:52.422 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fa33b88b-b154-4c24-888f-f53e797e642b 2021-08-02 09:58:53.735 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 09:58:53.735 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fa33b88b-b154-4c24-888f-f53e797e642b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 09:58:53.735 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fa33b88b-b154-4c24-888f-f53e797e642b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 09:58:53.735 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fa33b88b-b154-4c24-888f-f53e797e642b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 09:58:53.766 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa33b88b-b154-4c24-888f-f53e797e642b'] 2021-08-02 09:58:53.766 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 09:58:53.766 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 09:58:53.766 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa33b88b-b154-4c24-888f-f53e797e642b'] 2021-08-02 09:58:55.756 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:55.781 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:57.456 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a9f6a56-d289-44e5-b3fa-c109793ca83d 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Security group member updated on remote: ['0edb420d-ed26-4ca3-819f-b64807d8f4d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:58:57.456 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-8a9f6a56-d289-44e5-b3fa-c109793ca83d 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Security group member updated ['0edb420d-ed26-4ca3-819f-b64807d8f4d5'] 2021-08-02 09:58:57.456 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-8a9f6a56-d289-44e5-b3fa-c109793ca83d 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Refresh firewall rules 2021-08-02 09:58:57.456 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a9f6a56-d289-44e5-b3fa-c109793ca83d 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Get security group information for devices via rpc ['121e1db2-2295-4f7e-a584-bb4be6926093', 'f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:58:57.544 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a9f6a56-d289-44e5-b3fa-c109793ca83d 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] port_delete event received for '121e1db2-2295-4f7e-a584-bb4be6926093' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 09:58:57.630 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a9f6a56-d289-44e5-b3fa-c109793ca83d 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Update security group information for ports dict_keys(['f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:58:57.630 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a9f6a56-d289-44e5-b3fa-c109793ca83d 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:58:57.642 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8a9f6a56-d289-44e5-b3fa-c109793ca83d 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Update rules of security group (0edb420d-ed26-4ca3-819f-b64807d8f4d5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:58:57.642 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8a9f6a56-d289-44e5-b3fa-c109793ca83d 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Update members of security group (0edb420d-ed26-4ca3-819f-b64807d8f4d5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 09:58:57.642 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a9f6a56-d289-44e5-b3fa-c109793ca83d 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Update port filter for f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:58:57.642 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8a9f6a56-d289-44e5-b3fa-c109793ca83d 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Updating port rules. 2021-08-02 09:58:57.642 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8a9f6a56-d289-44e5-b3fa-c109793ca83d 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Creating 0 new rules, removing 1 old rules. 2021-08-02 09:58:57.642 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-8a9f6a56-d289-44e5-b3fa-c109793ca83d 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Lock "n-hv-driver-port-lock-f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:57.642 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-8a9f6a56-d289-44e5-b3fa-c109793ca83d 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Lock "n-hv-driver-port-lock-f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:57.642 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-8a9f6a56-d289-44e5-b3fa-c109793ca83d 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Lock "n-hv-driver-port-lock-f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:58:57.899 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56332606-751e-49fb-a5cf-5a5a12e25f3e 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Security group member updated on remote: ['4e57f590-5f4d-4430-a739-12947a4b34f5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:58:57.911 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-56332606-751e-49fb-a5cf-5a5a12e25f3e 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Security group member updated ['4e57f590-5f4d-4430-a739-12947a4b34f5'] 2021-08-02 09:58:57.956 3992 1689581595816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56332606-751e-49fb-a5cf-5a5a12e25f3e 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] port_delete event received for '869261fd-b3e2-438c-bb23-36bfc50b41cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 09:58:58.034 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-8a9f6a56-d289-44e5-b3fa-c109793ca83d 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Lock "n-hv-driver-port-lock-f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:58:58.034 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-56332606-751e-49fb-a5cf-5a5a12e25f3e 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Refresh firewall rules 2021-08-02 09:58:58.034 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56332606-751e-49fb-a5cf-5a5a12e25f3e 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Get security group information for devices via rpc ['869261fd-b3e2-438c-bb23-36bfc50b41cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:58:58.067 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56332606-751e-49fb-a5cf-5a5a12e25f3e 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:58:58.067 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56332606-751e-49fb-a5cf-5a5a12e25f3e 51b83e51fb7c4221904e3259204787ee 714939cf3640407b88bab848aeb4fbdc - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:58:58.469 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 121e1db2-2295-4f7e-a584-bb4be6926093 2021-08-02 09:58:58.469 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 869261fd-b3e2-438c-bb23-36bfc50b41cb 2021-08-02 09:58:59.344 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c66af9c-1562-4995-90b8-4c4cf56860e0 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] network_delete received. Deleting network 43560b7f-5408-4d0e-8524-7d1c94de8a3a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 09:58:59.344 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6c66af9c-1562-4995-90b8-4c4cf56860e0 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] Reclaiming local network 43560b7f-5408-4d0e-8524-7d1c94de8a3a 2021-08-02 09:58:59.757 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 09:58:59.757 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '869261fd-b3e2-438c-bb23-36bfc50b41cb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 09:58:59.757 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '869261fd-b3e2-438c-bb23-36bfc50b41cb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 09:58:59.757 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port 869261fd-b3e2-438c-bb23-36bfc50b41cb was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-08-02 09:58:59.757 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['869261fd-b3e2-438c-bb23-36bfc50b41cb'] 2021-08-02 09:58:59.757 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 09:58:59.757 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 09:58:59.757 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['869261fd-b3e2-438c-bb23-36bfc50b41cb'] 2021-08-02 09:58:59.757 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '121e1db2-2295-4f7e-a584-bb4be6926093' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 09:58:59.757 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '121e1db2-2295-4f7e-a584-bb4be6926093' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 09:58:59.757 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 121e1db2-2295-4f7e-a584-bb4be6926093 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 09:58:59.766 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['121e1db2-2295-4f7e-a584-bb4be6926093'] 2021-08-02 09:58:59.766 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 09:58:59.766 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 09:58:59.766 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['121e1db2-2295-4f7e-a584-bb4be6926093'] 2021-08-02 09:59:01.782 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:59:01.829 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:59:06.173 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39858811-6436-4a72-9ac6-b2ed08c8f001 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Security group member updated on remote: ['0edb420d-ed26-4ca3-819f-b64807d8f4d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:59:06.173 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-39858811-6436-4a72-9ac6-b2ed08c8f001 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Security group member updated ['0edb420d-ed26-4ca3-819f-b64807d8f4d5'] 2021-08-02 09:59:06.173 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-39858811-6436-4a72-9ac6-b2ed08c8f001 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Refresh firewall rules 2021-08-02 09:59:06.173 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39858811-6436-4a72-9ac6-b2ed08c8f001 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Get security group information for devices via rpc ['f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:59:06.212 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39858811-6436-4a72-9ac6-b2ed08c8f001 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:59:06.212 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-39858811-6436-4a72-9ac6-b2ed08c8f001 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:59:06.239 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39858811-6436-4a72-9ac6-b2ed08c8f001 1dad4b4dff6a45ac92f003f0080b4ec5 ef3577fd5faa4e9d845b47d36e0d563c - - -] port_delete event received for 'f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 09:59:06.551 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c 2021-08-02 09:59:07.786 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 09:59:07.786 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 09:59:07.786 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 09:59:07.786 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 09:59:07.786 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 37b8799e-a96a-498b-a9cd-e6dc0164939a 2021-08-02 09:59:07.786 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c'] 2021-08-02 09:59:07.786 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 09:59:07.810 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 09:59:07.810 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1a5d8cb-61a5-45c4-a09b-689bb56dbb7c'] 2021-08-02 09:59:08.785 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8957ec1-3615-444a-8f27-8ef9ecf72d34 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for '11065eb5-4784-4004-a0ca-0b20047771ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 09:59:09.780 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:59:09.812 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:59:10.111 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63eef0bb-f699-4b7a-bee3-f06a682e1a4d e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for 'da77a979-cce2-4d32-9ce8-437552fece61' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 09:59:11.002 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c13612a4-fd3f-49ef-86bb-490cc5801c40 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] network_delete received. Deleting network 37b8799e-a96a-498b-a9cd-e6dc0164939a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 09:59:11.002 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c13612a4-fd3f-49ef-86bb-490cc5801c40 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] Network 37b8799e-a96a-498b-a9cd-e6dc0164939a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 09:59:46.996 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf66b982-5685-4e9f-b15a-d79c0ce77e71 e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] Security group member updated on remote: ['2e4d5763-a28d-4cfa-a3d6-bc7744fdf4ab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 09:59:46.996 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-cf66b982-5685-4e9f-b15a-d79c0ce77e71 e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] Security group member updated ['2e4d5763-a28d-4cfa-a3d6-bc7744fdf4ab'] 2021-08-02 09:59:46.996 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-cf66b982-5685-4e9f-b15a-d79c0ce77e71 e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] Refresh firewall rules 2021-08-02 09:59:46.996 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf66b982-5685-4e9f-b15a-d79c0ce77e71 e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] Get security group information for devices via rpc ['c8e69019-9437-48d8-ad0d-cc08284c6ada'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:59:47.043 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf66b982-5685-4e9f-b15a-d79c0ce77e71 e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:59:47.043 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf66b982-5685-4e9f-b15a-d79c0ce77e71 e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:59:47.077 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf66b982-5685-4e9f-b15a-d79c0ce77e71 e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] port_delete event received for 'c8e69019-9437-48d8-ad0d-cc08284c6ada' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 09:59:47.094 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c8e69019-9437-48d8-ad0d-cc08284c6ada 2021-08-02 09:59:47.094 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 002174ba-c8db-46a7-b9fc-7053c0b5ba4a 2021-08-02 09:59:47.902 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 09:59:48.121 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a 2021-08-02 09:59:48.121 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a updated. Details: {'device': '002174ba-c8db-46a7-b9fc-7053c0b5ba4a', 'network_id': '6dd84631-3d26-4a17-925e-d46f4ad87d58', 'port_id': '002174ba-c8db-46a7-b9fc-7053c0b5ba4a', 'mac_address': 'fa:16:3e:3f:80:d9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 126, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd09d5b75-677e-426c-8a91-bedf5b24a1c5', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 09:59:48.121 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 09:59:48.121 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 09:59:48.121 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:59:48.121 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 09:59:48.121 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 09:59:48.129 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c8e69019-9437-48d8-ad0d-cc08284c6ada' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 09:59:48.129 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c8e69019-9437-48d8-ad0d-cc08284c6ada' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 09:59:48.129 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c8e69019-9437-48d8-ad0d-cc08284c6ada _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 09:59:48.129 3992 1689581596168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 59d2bbd1-1c77-4720-a0d8-f5d2367667c6 2021-08-02 09:59:48.129 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8e69019-9437-48d8-ad0d-cc08284c6ada'] 2021-08-02 09:59:48.129 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 09:59:48.129 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 09:59:48.129 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8e69019-9437-48d8-ad0d-cc08284c6ada'] 2021-08-02 09:59:48.129 3992 1689581596344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '002174ba-c8db-46a7-b9fc-7053c0b5ba4a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:59:48.129 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '002174ba-c8db-46a7-b9fc-7053c0b5ba4a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 09:59:48.156 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 09:59:48.156 3992 1689581596344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 126, VLAN trunk: None to switch port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a 2021-08-02 09:59:48.186 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 09:59:48.186 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['002174ba-c8db-46a7-b9fc-7053c0b5ba4a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 09:59:48.328 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['002174ba-c8db-46a7-b9fc-7053c0b5ba4a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 09:59:48.328 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 09:59:48.328 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b6d2cd7a-1417-49b7-9177-3c7b139dcd14) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 09:59:48.343 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 002174ba-c8db-46a7-b9fc-7053c0b5ba4a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 09:59:48.343 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 09:59:48.343 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-02 09:59:48.343 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:59:48.343 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:59:48.343 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:59:48.343 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:59:48.377 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 09:59:48.377 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 09:59:48.377 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a processed. 2021-08-02 09:59:49.909 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 09:59:50.108 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:00:15.607 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 002174ba-c8db-46a7-b9fc-7053c0b5ba4a 2021-08-02 10:00:16.070 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 10:00:16.070 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '002174ba-c8db-46a7-b9fc-7053c0b5ba4a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 10:00:16.070 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '002174ba-c8db-46a7-b9fc-7053c0b5ba4a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 10:00:16.070 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 10:00:16.081 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['002174ba-c8db-46a7-b9fc-7053c0b5ba4a'] 2021-08-02 10:00:16.081 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 10:00:16.081 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 10:00:16.081 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['002174ba-c8db-46a7-b9fc-7053c0b5ba4a'] 2021-08-02 10:00:16.828 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52d70560-acbe-49e6-8fad-32a6ac057afd e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] Security group member updated on remote: ['2e4d5763-a28d-4cfa-a3d6-bc7744fdf4ab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:00:16.828 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-52d70560-acbe-49e6-8fad-32a6ac057afd e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] Security group member updated ['2e4d5763-a28d-4cfa-a3d6-bc7744fdf4ab'] 2021-08-02 10:00:17.764 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd01f3f7-49d5-448f-aff1-176d7229bbe4 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: 267d6d8a-fdaf-4f82-b866-3dc974c330fd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:00:20.687 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:00:20.701 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd01f3f7-49d5-448f-aff1-176d7229bbe4 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port 267d6d8a-fdaf-4f82-b866-3dc974c330fd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:00:20.810 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:00:25.794 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 002174ba-c8db-46a7-b9fc-7053c0b5ba4a 2021-08-02 10:00:26.697 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 10:00:26.697 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '002174ba-c8db-46a7-b9fc-7053c0b5ba4a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 10:00:26.697 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '002174ba-c8db-46a7-b9fc-7053c0b5ba4a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 10:00:26.697 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 10:00:26.797 3992 1689581596168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6dd84631-3d26-4a17-925e-d46f4ad87d58 2021-08-02 10:00:26.797 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['002174ba-c8db-46a7-b9fc-7053c0b5ba4a'] 2021-08-02 10:00:26.797 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 10:00:26.797 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['002174ba-c8db-46a7-b9fc-7053c0b5ba4a'] 2021-08-02 10:00:27.787 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 267d6d8a-fdaf-4f82-b866-3dc974c330fd 2021-08-02 10:00:29.015 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 10:00:29.015 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:00:29.298 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:00:30.282 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port 267d6d8a-fdaf-4f82-b866-3dc974c330fd 2021-08-02 10:00:30.282 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port 267d6d8a-fdaf-4f82-b866-3dc974c330fd updated. Details: {'device': '267d6d8a-fdaf-4f82-b866-3dc974c330fd', 'network_id': '59d2bbd1-1c77-4720-a0d8-f5d2367667c6', 'port_id': '267d6d8a-fdaf-4f82-b866-3dc974c330fd', 'mac_address': 'fa:16:3e:9a:7d:69', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 139, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f17aa078-4072-4a60-87ae-7f91898f3dd7', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 10:00:30.282 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 10:00:30.282 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-267d6d8a-fdaf-4f82-b866-3dc974c330fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:00:30.282 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 267d6d8a-fdaf-4f82-b866-3dc974c330fd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 10:00:30.282 3992 1689581596168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 59d2bbd1-1c77-4720-a0d8-f5d2367667c6 2021-08-02 10:00:30.282 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 10:00:32.220 3992 1689581596168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '267d6d8a-fdaf-4f82-b866-3dc974c330fd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:00:32.220 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '267d6d8a-fdaf-4f82-b866-3dc974c330fd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:00:32.236 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 267d6d8a-fdaf-4f82-b866-3dc974c330fd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 10:00:32.236 3992 1689581596168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 139, VLAN trunk: None to switch port 267d6d8a-fdaf-4f82-b866-3dc974c330fd 2021-08-02 10:00:32.445 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 10:00:32.445 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['267d6d8a-fdaf-4f82-b866-3dc974c330fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:00:32.579 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['267d6d8a-fdaf-4f82-b866-3dc974c330fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:00:32.655 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:00:32.655 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2e4d5763-a28d-4cfa-a3d6-bc7744fdf4ab) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:00:32.672 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2e4d5763-a28d-4cfa-a3d6-bc7744fdf4ab) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 10:00:32.672 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 267d6d8a-fdaf-4f82-b866-3dc974c330fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 10:00:32.672 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 10:00:32.672 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 267d6d8a-fdaf-4f82-b866-3dc974c330fd not yet added. Adding. 2021-08-02 10:00:32.672 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 10:00:32.672 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 10:00:32.858 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-267d6d8a-fdaf-4f82-b866-3dc974c330fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:00:33.145 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-267d6d8a-fdaf-4f82-b866-3dc974c330fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:00:33.145 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-267d6d8a-fdaf-4f82-b866-3dc974c330fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:00:33.405 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-267d6d8a-fdaf-4f82-b866-3dc974c330fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:00:33.532 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-267d6d8a-fdaf-4f82-b866-3dc974c330fd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:00:33.532 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 267d6d8a-fdaf-4f82-b866-3dc974c330fd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 10:00:33.532 3992 1689581596168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 267d6d8a-fdaf-4f82-b866-3dc974c330fd processed. 2021-08-02 10:00:35.058 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:00:39.610 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 4.546s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:00:41.194 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 1.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:00:41.211 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:01:02.377 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 002174ba-c8db-46a7-b9fc-7053c0b5ba4a 2021-08-02 10:01:03.474 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 10:01:03.670 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a 2021-08-02 10:01:03.670 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a updated. Details: {'device': '002174ba-c8db-46a7-b9fc-7053c0b5ba4a', 'network_id': '6dd84631-3d26-4a17-925e-d46f4ad87d58', 'port_id': '002174ba-c8db-46a7-b9fc-7053c0b5ba4a', 'mac_address': 'fa:16:3e:3f:80:d9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 126, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd09d5b75-677e-426c-8a91-bedf5b24a1c5', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 10:01:03.670 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 10:01:03.670 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:01:03.670 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 10:01:03.670 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6dd84631-3d26-4a17-925e-d46f4ad87d58 2021-08-02 10:01:03.690 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 10:01:03.937 3992 1689581596344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '002174ba-c8db-46a7-b9fc-7053c0b5ba4a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:01:03.937 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '002174ba-c8db-46a7-b9fc-7053c0b5ba4a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:01:03.960 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 10:01:03.960 3992 1689581596344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 126, VLAN trunk: None to switch port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a 2021-08-02 10:01:04.123 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 10:01:04.123 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['002174ba-c8db-46a7-b9fc-7053c0b5ba4a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:01:04.255 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['002174ba-c8db-46a7-b9fc-7053c0b5ba4a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:01:04.264 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:01:04.264 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b6d2cd7a-1417-49b7-9177-3c7b139dcd14) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:01:04.264 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 002174ba-c8db-46a7-b9fc-7053c0b5ba4a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 10:01:04.264 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 10:01:04.264 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 002174ba-c8db-46a7-b9fc-7053c0b5ba4a not yet added. Adding. 2021-08-02 10:01:04.264 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 10:01:04.264 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 10:01:04.438 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:01:04.580 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:01:04.598 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:01:04.782 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:01:04.942 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-002174ba-c8db-46a7-b9fc-7053c0b5ba4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:01:04.966 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 10:01:04.966 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a processed. 2021-08-02 10:01:05.490 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:01:05.662 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:01:30.450 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-254bbbea-7765-4c91-9243-2c9ed1519cbc e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] Security group member updated on remote: ['2e4d5763-a28d-4cfa-a3d6-bc7744fdf4ab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:01:30.450 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-254bbbea-7765-4c91-9243-2c9ed1519cbc e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] Security group member updated ['2e4d5763-a28d-4cfa-a3d6-bc7744fdf4ab'] 2021-08-02 10:01:30.450 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-254bbbea-7765-4c91-9243-2c9ed1519cbc e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] Refresh firewall rules 2021-08-02 10:01:30.450 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-254bbbea-7765-4c91-9243-2c9ed1519cbc e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] Get security group information for devices via rpc ['267d6d8a-fdaf-4f82-b866-3dc974c330fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:01:30.482 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-254bbbea-7765-4c91-9243-2c9ed1519cbc e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:01:30.482 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-254bbbea-7765-4c91-9243-2c9ed1519cbc e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:01:30.519 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-254bbbea-7765-4c91-9243-2c9ed1519cbc e431fb807b534f85bdca852b2fc6cb3f afb8e300562147a99e82f95e57548d90 - - -] port_delete event received for '267d6d8a-fdaf-4f82-b866-3dc974c330fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:01:31.502 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 267d6d8a-fdaf-4f82-b866-3dc974c330fd 2021-08-02 10:01:31.612 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 10:01:31.612 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '267d6d8a-fdaf-4f82-b866-3dc974c330fd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 10:01:31.612 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '267d6d8a-fdaf-4f82-b866-3dc974c330fd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 10:01:31.612 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 267d6d8a-fdaf-4f82-b866-3dc974c330fd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 10:01:31.627 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 59d2bbd1-1c77-4720-a0d8-f5d2367667c6 2021-08-02 10:01:31.627 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['267d6d8a-fdaf-4f82-b866-3dc974c330fd'] 2021-08-02 10:01:31.627 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 10:01:31.627 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 10:01:31.627 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['267d6d8a-fdaf-4f82-b866-3dc974c330fd'] 2021-08-02 10:01:33.614 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:01:33.888 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:01:57.345 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e7625d8-0df6-41f2-a634-8237c993ac2b e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] network_delete received. Deleting network 59d2bbd1-1c77-4720-a0d8-f5d2367667c6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 10:01:57.345 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e7625d8-0df6-41f2-a634-8237c993ac2b e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] Network 59d2bbd1-1c77-4720-a0d8-f5d2367667c6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 10:02:25.134 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bec1f46a-1186-4a25-9d2e-cb6ca671311f - - - - -] port_update received: 8668ba45-3d24-4c4d-ab71-ec7c7889f3a4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:02:25.153 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bec1f46a-1186-4a25-9d2e-cb6ca671311f - - - - -] No port 8668ba45-3d24-4c4d-ab71-ec7c7889f3a4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:02:28.677 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f11ae1ee-09ec-43ac-9cf0-77219d228a58 - - - - -] port_update received: da987e86-92f7-43f4-9ebc-fad3773bb513 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:02:28.677 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f11ae1ee-09ec-43ac-9cf0-77219d228a58 - - - - -] No port da987e86-92f7-43f4-9ebc-fad3773bb513 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:02:31.214 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ad351f5-35e2-4a67-8f9c-75d6e76bce5a - - - - -] port_update received: b973deb7-4b1b-472c-8a53-a63934212588 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:02:31.214 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ad351f5-35e2-4a67-8f9c-75d6e76bce5a - - - - -] No port b973deb7-4b1b-472c-8a53-a63934212588 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:02:35.105 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81e8bba2-3c52-46b5-a8cb-42f8bd46a432 - - - - -] port_update received: 62e64c98-81b2-44fb-9013-f69bec9b4858 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:02:35.124 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81e8bba2-3c52-46b5-a8cb-42f8bd46a432 - - - - -] No port 62e64c98-81b2-44fb-9013-f69bec9b4858 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:02:43.652 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b0ff6b6-fd05-4f2d-af28-a5380932ad0d 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group member updated on remote: ['2c9cc01f-41d5-4ade-86a6-2e301d7d0aab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:02:43.652 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-8b0ff6b6-fd05-4f2d-af28-a5380932ad0d 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group member updated ['2c9cc01f-41d5-4ade-86a6-2e301d7d0aab'] 2021-08-02 10:02:44.121 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 002174ba-c8db-46a7-b9fc-7053c0b5ba4a 2021-08-02 10:02:45.935 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 10:02:45.935 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '002174ba-c8db-46a7-b9fc-7053c0b5ba4a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 10:02:45.935 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '002174ba-c8db-46a7-b9fc-7053c0b5ba4a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 10:02:45.935 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 002174ba-c8db-46a7-b9fc-7053c0b5ba4a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 10:02:45.953 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6dd84631-3d26-4a17-925e-d46f4ad87d58 2021-08-02 10:02:45.953 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['002174ba-c8db-46a7-b9fc-7053c0b5ba4a'] 2021-08-02 10:02:45.953 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 10:02:45.953 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 10:02:45.953 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['002174ba-c8db-46a7-b9fc-7053c0b5ba4a'] 2021-08-02 10:02:47.960 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:02:48.100 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:02:58.308 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-957d9727-6241-4f44-881d-fb839a2ee9e3 a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] Security group member updated on remote: ['b6d2cd7a-1417-49b7-9177-3c7b139dcd14'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:02:58.308 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-957d9727-6241-4f44-881d-fb839a2ee9e3 a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] Security group member updated ['b6d2cd7a-1417-49b7-9177-3c7b139dcd14'] 2021-08-02 10:02:58.512 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ae9509a-32e1-4d3a-ac01-c0263110e595 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:02:58.544 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ae9509a-32e1-4d3a-ac01-c0263110e595 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:02:58.841 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-957d9727-6241-4f44-881d-fb839a2ee9e3 a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] port_delete event received for '002174ba-c8db-46a7-b9fc-7053c0b5ba4a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:03:01.203 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ba73877-52ba-4f63-a637-818517b97c33 a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] port_delete event received for '73553aae-b224-4995-ba2c-85f2d635c6de' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:03:01.545 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc 2021-08-02 10:03:01.984 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 10:03:02.109 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca431d0d-f6d8-4941-839f-c497db5bf89e a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] Security group rule updated on remote: ['69b492e7-15a7-444d-8d29-c8ca244207d3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:03:02.109 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-ca431d0d-f6d8-4941-839f-c497db5bf89e a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] Security group rule updated ['69b492e7-15a7-444d-8d29-c8ca244207d3'] 2021-08-02 10:03:02.178 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc 2021-08-02 10:03:02.178 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc updated. Details: {'device': '378c4d8f-c3c0-405c-8668-0bb1b48a7bfc', 'network_id': '33abf76a-fd8e-4470-a2b9-3101e9d614d6', 'port_id': '378c4d8f-c3c0-405c-8668-0bb1b48a7bfc', 'mac_address': 'fa:16:3e:2e:c4:e5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 135, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3fc0d0fa-7b52-4f0e-a35f-0bd4fbcc32e9', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 10:03:02.178 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 10:03:02.178 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:02.178 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 10:03:02.178 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 33abf76a-fd8e-4470-a2b9-3101e9d614d6 2021-08-02 10:03:02.178 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 10:03:02.230 3992 1689581595816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25efdb6e-5936-45dd-8752-8adcf2fb5778 a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] Security group rule updated on remote: ['69b492e7-15a7-444d-8d29-c8ca244207d3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:03:02.230 3992 1689581595816 MainThread INFO neutron.agent.securitygroups_rpc [req-25efdb6e-5936-45dd-8752-8adcf2fb5778 a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] Security group rule updated ['69b492e7-15a7-444d-8d29-c8ca244207d3'] 2021-08-02 10:03:02.420 3992 1689581596344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '378c4d8f-c3c0-405c-8668-0bb1b48a7bfc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:03:02.420 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '378c4d8f-c3c0-405c-8668-0bb1b48a7bfc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:03:02.420 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 10:03:02.420 3992 1689581596344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 135, VLAN trunk: None to switch port 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc 2021-08-02 10:03:02.542 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 10:03:02.542 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['378c4d8f-c3c0-405c-8668-0bb1b48a7bfc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:03:02.690 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['378c4d8f-c3c0-405c-8668-0bb1b48a7bfc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:03:02.690 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:03:02.690 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2c9cc01f-41d5-4ade-86a6-2e301d7d0aab) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:03:02.690 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2c9cc01f-41d5-4ade-86a6-2e301d7d0aab) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 10:03:02.690 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 10:03:02.703 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 10:03:02.703 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc not yet added. Adding. 2021-08-02 10:03:02.703 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 10:03:02.703 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 10:03:02.861 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:02.985 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:03:02.985 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:03.201 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:03:03.340 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:03:03.340 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 10:03:03.340 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc processed. 2021-08-02 10:03:03.995 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:04.168 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:03:05.480 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc8de7c9-19d3-4fbe-89d2-3261fb62221b a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] Security group member updated on remote: ['69b492e7-15a7-444d-8d29-c8ca244207d3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:03:05.480 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-cc8de7c9-19d3-4fbe-89d2-3261fb62221b a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] Security group member updated ['69b492e7-15a7-444d-8d29-c8ca244207d3'] 2021-08-02 10:03:06.530 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-950970b3-5737-4bad-bbaf-68eeeb26b73f 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: d180dda4-d26c-4b77-9c5a-7953edb16fad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:03:06.530 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-950970b3-5737-4bad-bbaf-68eeeb26b73f 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port d180dda4-d26c-4b77-9c5a-7953edb16fad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:03:09.624 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d180dda4-d26c-4b77-9c5a-7953edb16fad 2021-08-02 10:03:10.026 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 10:03:10.324 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port d180dda4-d26c-4b77-9c5a-7953edb16fad 2021-08-02 10:03:10.324 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port d180dda4-d26c-4b77-9c5a-7953edb16fad updated. Details: {'device': 'd180dda4-d26c-4b77-9c5a-7953edb16fad', 'network_id': '6dd84631-3d26-4a17-925e-d46f4ad87d58', 'port_id': 'd180dda4-d26c-4b77-9c5a-7953edb16fad', 'mac_address': 'fa:16:3e:ce:d9:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 126, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd09d5b75-677e-426c-8a91-bedf5b24a1c5', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 10:03:10.324 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 10:03:10.324 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:10.324 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d180dda4-d26c-4b77-9c5a-7953edb16fad _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 10:03:10.324 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6dd84631-3d26-4a17-925e-d46f4ad87d58 2021-08-02 10:03:10.324 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 10:03:10.526 3992 1689581596344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd180dda4-d26c-4b77-9c5a-7953edb16fad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:03:10.526 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd180dda4-d26c-4b77-9c5a-7953edb16fad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:03:10.526 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d180dda4-d26c-4b77-9c5a-7953edb16fad is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 10:03:10.526 3992 1689581596344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 126, VLAN trunk: None to switch port d180dda4-d26c-4b77-9c5a-7953edb16fad 2021-08-02 10:03:10.640 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 10:03:10.640 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d180dda4-d26c-4b77-9c5a-7953edb16fad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:03:10.776 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d180dda4-d26c-4b77-9c5a-7953edb16fad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:03:10.776 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:03:10.776 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (69b492e7-15a7-444d-8d29-c8ca244207d3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:03:10.791 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d180dda4-d26c-4b77-9c5a-7953edb16fad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 10:03:10.791 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 10:03:10.791 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d180dda4-d26c-4b77-9c5a-7953edb16fad not yet added. Adding. 2021-08-02 10:03:10.791 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 10:03:10.791 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 10:03:10.970 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:11.145 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:03:11.145 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:11.386 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:03:11.554 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:03:11.554 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d180dda4-d26c-4b77-9c5a-7953edb16fad status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 10:03:11.554 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d180dda4-d26c-4b77-9c5a-7953edb16fad processed. 2021-08-02 10:03:12.041 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:12.220 3992 1689581596344 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:03:18.776 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a921d9ef-2e46-4461-95fa-7bc029dbcbfd 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group rule updated on remote: ['4af4d97b-93b4-4588-9c57-6b27193ef591'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:03:18.776 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-a921d9ef-2e46-4461-95fa-7bc029dbcbfd 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group rule updated ['4af4d97b-93b4-4588-9c57-6b27193ef591'] 2021-08-02 10:03:18.905 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84600ae0-0164-47b2-987e-47d2ff467a99 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group rule updated on remote: ['4af4d97b-93b4-4588-9c57-6b27193ef591'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:03:18.905 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-84600ae0-0164-47b2-987e-47d2ff467a99 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group rule updated ['4af4d97b-93b4-4588-9c57-6b27193ef591'] 2021-08-02 10:03:19.063 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-397ee623-119f-42e4-81e8-3e04332689c1 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group rule updated on remote: ['4af4d97b-93b4-4588-9c57-6b27193ef591'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:03:19.063 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-397ee623-119f-42e4-81e8-3e04332689c1 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group rule updated ['4af4d97b-93b4-4588-9c57-6b27193ef591'] 2021-08-02 10:03:19.231 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed229fb4-0231-40f0-95a3-87296c022da2 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group rule updated on remote: ['4af4d97b-93b4-4588-9c57-6b27193ef591'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:03:19.231 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-ed229fb4-0231-40f0-95a3-87296c022da2 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group rule updated ['4af4d97b-93b4-4588-9c57-6b27193ef591'] 2021-08-02 10:03:19.372 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d8cc738-434f-40ef-88de-0ba4e479d1d7 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group rule updated on remote: ['4af4d97b-93b4-4588-9c57-6b27193ef591'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:03:19.372 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-3d8cc738-434f-40ef-88de-0ba4e479d1d7 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group rule updated ['4af4d97b-93b4-4588-9c57-6b27193ef591'] 2021-08-02 10:03:19.501 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0824f59f-112b-48c1-8f37-53918445b5f2 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group rule updated on remote: ['4af4d97b-93b4-4588-9c57-6b27193ef591'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:03:19.501 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-0824f59f-112b-48c1-8f37-53918445b5f2 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group rule updated ['4af4d97b-93b4-4588-9c57-6b27193ef591'] 2021-08-02 10:03:20.002 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group member updated on remote: ['2c9cc01f-41d5-4ade-86a6-2e301d7d0aab', '4af4d97b-93b4-4588-9c57-6b27193ef591'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:03:20.002 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group member updated ['2c9cc01f-41d5-4ade-86a6-2e301d7d0aab', '4af4d97b-93b4-4588-9c57-6b27193ef591'] 2021-08-02 10:03:20.002 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Refresh firewall rules 2021-08-02 10:03:20.002 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Get security group information for devices via rpc ['378c4d8f-c3c0-405c-8668-0bb1b48a7bfc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:03:20.022 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] port_update received: 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:03:20.041 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-agent-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:20.041 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Binding port 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 10:03:20.041 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 10:03:20.064 3992 1689581596168 MainThread DEBUG neutron.services.trunk.rpc.agent [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '378c4d8f-c3c0-405c-8668-0bb1b48a7bfc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:03:20.064 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '378c4d8f-c3c0-405c-8668-0bb1b48a7bfc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:03:20.076 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Trunk plugin disabled on server. Assuming port 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 10:03:20.076 3992 1689581596168 MainThread INFO networking_hyperv.neutron.trunk_driver [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Binding VLAN ID: 135, VLAN trunk: None to switch port 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc 2021-08-02 10:03:20.107 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Refresh firewall rules 2021-08-02 10:03:20.107 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Get security group information for devices via rpc ['378c4d8f-c3c0-405c-8668-0bb1b48a7bfc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:03:20.684 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update security group information for ports dict_keys(['378c4d8f-c3c0-405c-8668-0bb1b48a7bfc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:03:20.684 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:03:20.684 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update rules of security group (2c9cc01f-41d5-4ade-86a6-2e301d7d0aab) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:03:20.684 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update rules of security group (4af4d97b-93b4-4588-9c57-6b27193ef591) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:03:20.684 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update members of security group (2c9cc01f-41d5-4ade-86a6-2e301d7d0aab) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 10:03:20.684 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update port filter for 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 10:03:20.684 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Updating port rules. 2021-08-02 10:03:20.684 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Creating 6 new rules, removing 0 old rules. 2021-08-02 10:03:20.684 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:20.723 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update security group information for ports dict_keys(['378c4d8f-c3c0-405c-8668-0bb1b48a7bfc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:03:20.723 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:03:20.723 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update rules of security group (2c9cc01f-41d5-4ade-86a6-2e301d7d0aab) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:03:20.723 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update rules of security group (4af4d97b-93b4-4588-9c57-6b27193ef591) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:03:20.723 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update members of security group (2c9cc01f-41d5-4ade-86a6-2e301d7d0aab) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 10:03:20.723 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update port filter for 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 10:03:20.723 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Updating port rules. 2021-08-02 10:03:20.723 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Creating 6 new rules, removing 0 old rules. 2021-08-02 10:03:20.870 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:03:20.870 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:20.870 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:03:20.870 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:20.950 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:03:20.950 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:20.950 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:03:20.985 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-38650331-1649-4be8-8e6b-52808714aa47 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-agent-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:03:41.505 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-163270cf-4aeb-43d0-bc61-4b4486f87ff4 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] Security group member updated on remote: ['44db43e0-4af0-4630-bdce-dd5791f7b0ad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:03:41.505 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-163270cf-4aeb-43d0-bc61-4b4486f87ff4 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] Security group member updated ['44db43e0-4af0-4630-bdce-dd5791f7b0ad'] 2021-08-02 10:03:42.082 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-163270cf-4aeb-43d0-bc61-4b4486f87ff4 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] port_delete event received for '9723a613-4601-432e-89cd-b21e8932f6af' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:03:42.510 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9723a613-4601-432e-89cd-b21e8932f6af 2021-08-02 10:03:43.741 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12f197b2-e9c1-4292-a82d-2eff8323c0de 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] port_delete event received for 'ab0eeb50-4c8b-417f-9386-f8cf610affe2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:03:44.190 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-768b3a23-9427-46b8-aebf-7200692d3335 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] Security group rule updated on remote: ['1353fd12-f58c-4cb1-9e10-012abec693c2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:03:44.190 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-768b3a23-9427-46b8-aebf-7200692d3335 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] Security group rule updated ['1353fd12-f58c-4cb1-9e10-012abec693c2'] 2021-08-02 10:03:44.215 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 10:03:44.215 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9723a613-4601-432e-89cd-b21e8932f6af' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 10:03:44.215 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9723a613-4601-432e-89cd-b21e8932f6af' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 10:03:44.215 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9723a613-4601-432e-89cd-b21e8932f6af _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 10:03:44.215 3992 1689581596168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4787f7e6-566d-4d91-a984-fed6d8c96e8a 2021-08-02 10:03:44.215 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9723a613-4601-432e-89cd-b21e8932f6af'] 2021-08-02 10:03:44.215 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 10:03:44.215 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 10:03:44.215 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9723a613-4601-432e-89cd-b21e8932f6af'] 2021-08-02 10:03:44.310 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe58e377-a867-4ebc-9d4f-68a30d07501f 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] Security group rule updated on remote: ['1353fd12-f58c-4cb1-9e10-012abec693c2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:03:44.310 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-fe58e377-a867-4ebc-9d4f-68a30d07501f 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] Security group rule updated ['1353fd12-f58c-4cb1-9e10-012abec693c2'] 2021-08-02 10:03:46.223 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:46.254 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:03:47.181 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02f3f97c-84a5-4ace-98a8-cf30015e3056 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] Security group member updated on remote: ['1353fd12-f58c-4cb1-9e10-012abec693c2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:03:47.181 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-02f3f97c-84a5-4ace-98a8-cf30015e3056 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] Security group member updated ['1353fd12-f58c-4cb1-9e10-012abec693c2'] 2021-08-02 10:03:47.906 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f97980b2-c678-4236-b560-947ba30e2b5d 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: d5334add-73c2-49bf-8182-f1fbb823e988 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:03:47.906 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f97980b2-c678-4236-b560-947ba30e2b5d 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port d5334add-73c2-49bf-8182-f1fbb823e988 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:03:51.994 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d5334add-73c2-49bf-8182-f1fbb823e988 2021-08-02 10:03:52.285 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 10:03:52.462 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port d5334add-73c2-49bf-8182-f1fbb823e988 2021-08-02 10:03:52.462 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port d5334add-73c2-49bf-8182-f1fbb823e988 updated. Details: {'device': 'd5334add-73c2-49bf-8182-f1fbb823e988', 'network_id': '4787f7e6-566d-4d91-a984-fed6d8c96e8a', 'port_id': 'd5334add-73c2-49bf-8182-f1fbb823e988', 'mac_address': 'fa:16:3e:82:79:e3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 134, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd841d7f0-01a5-4c62-bc75-4a7e2394d7c1', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 10:03:52.462 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 10:03:52.462 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d5334add-73c2-49bf-8182-f1fbb823e988" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:52.462 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d5334add-73c2-49bf-8182-f1fbb823e988 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 10:03:52.462 3992 1689581596168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4787f7e6-566d-4d91-a984-fed6d8c96e8a 2021-08-02 10:03:52.462 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 10:03:52.681 3992 1689581596168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd5334add-73c2-49bf-8182-f1fbb823e988') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:03:52.681 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd5334add-73c2-49bf-8182-f1fbb823e988') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:03:52.700 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d5334add-73c2-49bf-8182-f1fbb823e988 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 10:03:52.700 3992 1689581596168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 134, VLAN trunk: None to switch port d5334add-73c2-49bf-8182-f1fbb823e988 2021-08-02 10:03:52.855 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 10:03:52.855 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d5334add-73c2-49bf-8182-f1fbb823e988'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:03:52.994 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d5334add-73c2-49bf-8182-f1fbb823e988']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:03:52.994 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:03:52.994 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1353fd12-f58c-4cb1-9e10-012abec693c2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:03:52.994 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d5334add-73c2-49bf-8182-f1fbb823e988 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 10:03:52.994 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 10:03:52.994 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d5334add-73c2-49bf-8182-f1fbb823e988 not yet added. Adding. 2021-08-02 10:03:52.994 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 10:03:52.994 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 10:03:53.166 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d5334add-73c2-49bf-8182-f1fbb823e988" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:53.340 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d5334add-73c2-49bf-8182-f1fbb823e988" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:03:53.340 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d5334add-73c2-49bf-8182-f1fbb823e988" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:53.543 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d5334add-73c2-49bf-8182-f1fbb823e988" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:03:53.730 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d5334add-73c2-49bf-8182-f1fbb823e988" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:03:53.730 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d5334add-73c2-49bf-8182-f1fbb823e988 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 10:03:53.730 3992 1689581596168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d5334add-73c2-49bf-8182-f1fbb823e988 processed. 2021-08-02 10:03:54.298 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:03:54.467 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:05:04.531 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d180dda4-d26c-4b77-9c5a-7953edb16fad 2021-08-02 10:05:04.684 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 10:05:04.861 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port d180dda4-d26c-4b77-9c5a-7953edb16fad 2021-08-02 10:05:04.861 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port d180dda4-d26c-4b77-9c5a-7953edb16fad updated. Details: {'device': 'd180dda4-d26c-4b77-9c5a-7953edb16fad', 'network_id': '6dd84631-3d26-4a17-925e-d46f4ad87d58', 'port_id': 'd180dda4-d26c-4b77-9c5a-7953edb16fad', 'mac_address': 'fa:16:3e:ce:d9:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 126, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd09d5b75-677e-426c-8a91-bedf5b24a1c5', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 10:05:04.861 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 10:05:04.861 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:05:04.861 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d180dda4-d26c-4b77-9c5a-7953edb16fad _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 10:05:04.861 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 10:05:04.888 3992 1689581596168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd180dda4-d26c-4b77-9c5a-7953edb16fad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:05:04.901 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd180dda4-d26c-4b77-9c5a-7953edb16fad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:05:04.901 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d180dda4-d26c-4b77-9c5a-7953edb16fad is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 10:05:04.901 3992 1689581596168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 126, VLAN trunk: None to switch port d180dda4-d26c-4b77-9c5a-7953edb16fad 2021-08-02 10:05:04.947 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 10:05:04.947 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d180dda4-d26c-4b77-9c5a-7953edb16fad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:05:05.086 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d180dda4-d26c-4b77-9c5a-7953edb16fad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:05:05.086 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:05:05.086 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (69b492e7-15a7-444d-8d29-c8ca244207d3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:05:05.086 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d180dda4-d26c-4b77-9c5a-7953edb16fad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 10:05:05.086 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 10:05:05.086 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-02 10:05:05.098 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:05:05.098 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:05:05.098 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:05:05.098 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:05:05.128 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:05:05.128 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d180dda4-d26c-4b77-9c5a-7953edb16fad status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 10:05:05.149 3992 1689581596168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d180dda4-d26c-4b77-9c5a-7953edb16fad processed. 2021-08-02 10:05:06.695 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:05:06.852 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:05:21.560 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d180dda4-d26c-4b77-9c5a-7953edb16fad 2021-08-02 10:05:22.741 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 10:05:22.741 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd180dda4-d26c-4b77-9c5a-7953edb16fad' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 10:05:22.741 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd180dda4-d26c-4b77-9c5a-7953edb16fad' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 10:05:22.741 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d180dda4-d26c-4b77-9c5a-7953edb16fad _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 10:05:22.852 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d180dda4-d26c-4b77-9c5a-7953edb16fad'] 2021-08-02 10:05:22.852 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 10:05:22.852 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 10:05:22.852 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d180dda4-d26c-4b77-9c5a-7953edb16fad'] 2021-08-02 10:05:23.570 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d180dda4-d26c-4b77-9c5a-7953edb16fad 2021-08-02 10:05:24.743 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 10:05:24.743 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd180dda4-d26c-4b77-9c5a-7953edb16fad' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 10:05:24.743 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd180dda4-d26c-4b77-9c5a-7953edb16fad' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 10:05:24.743 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d180dda4-d26c-4b77-9c5a-7953edb16fad _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 10:05:24.743 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:05:24.758 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6dd84631-3d26-4a17-925e-d46f4ad87d58 2021-08-02 10:05:24.758 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d180dda4-d26c-4b77-9c5a-7953edb16fad'] 2021-08-02 10:05:24.758 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 10:05:24.758 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d180dda4-d26c-4b77-9c5a-7953edb16fad'] 2021-08-02 10:05:24.870 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:05:46.837 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d180dda4-d26c-4b77-9c5a-7953edb16fad 2021-08-02 10:05:46.913 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 10:05:47.088 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port d180dda4-d26c-4b77-9c5a-7953edb16fad 2021-08-02 10:05:47.088 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port d180dda4-d26c-4b77-9c5a-7953edb16fad updated. Details: {'device': 'd180dda4-d26c-4b77-9c5a-7953edb16fad', 'network_id': '6dd84631-3d26-4a17-925e-d46f4ad87d58', 'port_id': 'd180dda4-d26c-4b77-9c5a-7953edb16fad', 'mac_address': 'fa:16:3e:ce:d9:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 126, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd09d5b75-677e-426c-8a91-bedf5b24a1c5', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 10:05:47.088 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 10:05:47.088 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:05:47.088 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d180dda4-d26c-4b77-9c5a-7953edb16fad _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 10:05:47.088 3992 1689581596168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6dd84631-3d26-4a17-925e-d46f4ad87d58 2021-08-02 10:05:47.088 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 10:05:47.313 3992 1689581596168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd180dda4-d26c-4b77-9c5a-7953edb16fad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:05:47.313 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd180dda4-d26c-4b77-9c5a-7953edb16fad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:05:47.313 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d180dda4-d26c-4b77-9c5a-7953edb16fad is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 10:05:47.313 3992 1689581596168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 126, VLAN trunk: None to switch port d180dda4-d26c-4b77-9c5a-7953edb16fad 2021-08-02 10:05:47.453 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 10:05:47.453 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d180dda4-d26c-4b77-9c5a-7953edb16fad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:05:47.584 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d180dda4-d26c-4b77-9c5a-7953edb16fad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:05:47.584 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:05:47.584 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (69b492e7-15a7-444d-8d29-c8ca244207d3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:05:47.584 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d180dda4-d26c-4b77-9c5a-7953edb16fad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 10:05:47.584 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 10:05:47.601 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d180dda4-d26c-4b77-9c5a-7953edb16fad not yet added. Adding. 2021-08-02 10:05:47.601 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 10:05:47.604 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 10:05:47.746 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:05:47.917 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:05:47.917 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:05:48.135 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:05:48.276 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d180dda4-d26c-4b77-9c5a-7953edb16fad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:05:48.276 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d180dda4-d26c-4b77-9c5a-7953edb16fad status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 10:05:48.276 3992 1689581596168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d180dda4-d26c-4b77-9c5a-7953edb16fad processed. 2021-08-02 10:05:48.932 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:05:49.095 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:06:01.251 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group member updated on remote: ['2c9cc01f-41d5-4ade-86a6-2e301d7d0aab', '4af4d97b-93b4-4588-9c57-6b27193ef591'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:06:01.251 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group member updated ['2c9cc01f-41d5-4ade-86a6-2e301d7d0aab', '4af4d97b-93b4-4588-9c57-6b27193ef591'] 2021-08-02 10:06:01.251 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Refresh firewall rules 2021-08-02 10:06:01.251 3992 1689581596168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Get security group information for devices via rpc ['378c4d8f-c3c0-405c-8668-0bb1b48a7bfc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:06:01.291 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] port_update received: 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:06:01.306 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-agent-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:06:01.306 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Binding port 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 10:06:01.306 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 10:06:01.325 3992 1689581596344 MainThread DEBUG neutron.services.trunk.rpc.agent [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '378c4d8f-c3c0-405c-8668-0bb1b48a7bfc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:06:01.325 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '378c4d8f-c3c0-405c-8668-0bb1b48a7bfc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:06:01.346 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Trunk plugin disabled on server. Assuming port 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 10:06:01.346 3992 1689581596344 MainThread INFO networking_hyperv.neutron.trunk_driver [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Binding VLAN ID: 135, VLAN trunk: None to switch port 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc 2021-08-02 10:06:01.377 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Refresh firewall rules 2021-08-02 10:06:01.377 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Get security group information for devices via rpc ['378c4d8f-c3c0-405c-8668-0bb1b48a7bfc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:06:01.478 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update security group information for ports dict_keys(['378c4d8f-c3c0-405c-8668-0bb1b48a7bfc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:06:01.478 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:06:01.478 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update rules of security group (2c9cc01f-41d5-4ade-86a6-2e301d7d0aab) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:06:01.478 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update members of security group (2c9cc01f-41d5-4ade-86a6-2e301d7d0aab) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 10:06:01.478 3992 1689581596168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update port filter for 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 10:06:01.478 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Updating port rules. 2021-08-02 10:06:01.502 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Creating 0 new rules, removing 6 old rules. 2021-08-02 10:06:01.502 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:06:01.502 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:06:01.502 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:06:01.557 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update security group information for ports dict_keys(['378c4d8f-c3c0-405c-8668-0bb1b48a7bfc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:06:01.557 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:06:01.557 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update rules of security group (2c9cc01f-41d5-4ade-86a6-2e301d7d0aab) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:06:01.557 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update members of security group (2c9cc01f-41d5-4ade-86a6-2e301d7d0aab) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 10:06:01.557 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update port filter for 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 10:06:01.557 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Updating port rules. 2021-08-02 10:06:01.557 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Creating 0 new rules, removing 6 old rules. 2021-08-02 10:06:01.743 3992 1689581596168 MainThread DEBUG oslo_concurrency.lockutils [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:06:01.743 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:06:01.743 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:06:01.743 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:06:01.805 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-driver-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:06:01.853 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [req-1aa125a7-75ab-4d20-b90e-175022cbc151 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Lock "n-hv-agent-port-lock-378c4d8f-c3c0-405c-8668-0bb1b48a7bfc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.546s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:06:02.179 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1cba954-4c22-4658-a501-497c364eb912 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] port_delete event received for 'ed9adb2b-f053-4378-800e-b23945277f9b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:06:05.935 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d5334add-73c2-49bf-8182-f1fbb823e988 2021-08-02 10:06:06.314 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-68c03144-c455-47b0-8c0e-8e7747fcd7c7 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] Security group member updated on remote: ['1353fd12-f58c-4cb1-9e10-012abec693c2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:06:06.314 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-68c03144-c455-47b0-8c0e-8e7747fcd7c7 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] Security group member updated ['1353fd12-f58c-4cb1-9e10-012abec693c2'] 2021-08-02 10:06:06.605 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68c03144-c455-47b0-8c0e-8e7747fcd7c7 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] port_delete event received for 'd5334add-73c2-49bf-8182-f1fbb823e988' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:06:07.043 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 10:06:07.043 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd5334add-73c2-49bf-8182-f1fbb823e988' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 10:06:07.043 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd5334add-73c2-49bf-8182-f1fbb823e988' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 10:06:07.043 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d5334add-73c2-49bf-8182-f1fbb823e988 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 10:06:07.057 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4787f7e6-566d-4d91-a984-fed6d8c96e8a 2021-08-02 10:06:07.057 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d5334add-73c2-49bf-8182-f1fbb823e988'] 2021-08-02 10:06:07.057 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 10:06:07.057 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 10:06:07.057 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d5334add-73c2-49bf-8182-f1fbb823e988'] 2021-08-02 10:06:07.944 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc 2021-08-02 10:06:08.126 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-426653f9-9bba-477d-8260-e49d1e92e010 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group member updated on remote: ['2c9cc01f-41d5-4ade-86a6-2e301d7d0aab'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:06:08.126 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-426653f9-9bba-477d-8260-e49d1e92e010 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Security group member updated ['2c9cc01f-41d5-4ade-86a6-2e301d7d0aab'] 2021-08-02 10:06:08.126 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-426653f9-9bba-477d-8260-e49d1e92e010 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Refresh firewall rules 2021-08-02 10:06:08.126 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-426653f9-9bba-477d-8260-e49d1e92e010 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Get security group information for devices via rpc ['378c4d8f-c3c0-405c-8668-0bb1b48a7bfc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:06:08.158 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-426653f9-9bba-477d-8260-e49d1e92e010 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:06:08.158 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-426653f9-9bba-477d-8260-e49d1e92e010 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:06:08.205 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-426653f9-9bba-477d-8260-e49d1e92e010 84e30eab623f4415ae314504f33e164f ae149591232947fda6015fe57886df41 - - -] port_delete event received for '378c4d8f-c3c0-405c-8668-0bb1b48a7bfc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:06:08.783 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56a5e46b-49e7-4c1e-8a10-947e22b67049 751ab38131994a28af4e89b354fae096 fb05d85c6c2e424a9fe57bf75e39b86b - - -] port_delete event received for '3b3c4da8-3232-417a-97df-a0f308772f86' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:06:09.049 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 10:06:09.049 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '378c4d8f-c3c0-405c-8668-0bb1b48a7bfc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 10:06:09.049 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '378c4d8f-c3c0-405c-8668-0bb1b48a7bfc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 10:06:09.049 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 378c4d8f-c3c0-405c-8668-0bb1b48a7bfc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 10:06:09.049 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:06:09.056 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['378c4d8f-c3c0-405c-8668-0bb1b48a7bfc'] 2021-08-02 10:06:09.056 3992 1689581596168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 10:06:09.056 3992 1689581596168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 10:06:09.056 3992 1689581596168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['378c4d8f-c3c0-405c-8668-0bb1b48a7bfc'] 2021-08-02 10:06:09.103 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:06:10.535 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fa3ec67-9322-447d-a428-8a99dbfd8822 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for 'da987e86-92f7-43f4-9ebc-fad3773bb513' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:06:11.803 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27d450b9-fbe1-491e-90ea-e48a5f5a3f78 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for '8668ba45-3d24-4c4d-ab71-ec7c7889f3a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:06:12.764 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0a29a86-99fe-481c-8967-40b03c640fec e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for 'da45c21c-879a-4ada-8fc6-52d92c99481e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:06:13.023 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0a29a86-99fe-481c-8967-40b03c640fec e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] network_delete received. Deleting network 33abf76a-fd8e-4470-a2b9-3101e9d614d6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 10:06:13.023 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b0a29a86-99fe-481c-8967-40b03c640fec e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] Reclaiming local network 33abf76a-fd8e-4470-a2b9-3101e9d614d6 2021-08-02 10:06:13.710 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebf57672-d6d5-4d0c-8503-aea4fc0a7747 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for 'fedb74cb-89f1-461a-82bc-3df247e84cfa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:06:14.276 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09bb1d90-0cff-4c5e-a44a-3b30a2505b83 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for '62e64c98-81b2-44fb-9013-f69bec9b4858' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:06:15.089 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42fd1223-07de-472b-a3a7-4736764da144 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for '5ea705bf-694e-41ce-beea-995eceab66e6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:06:15.446 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3eb97a91-a410-4dbb-a793-c1355d653d8f e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for 'b973deb7-4b1b-472c-8a53-a63934212588' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:06:15.870 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4214cfda-2cc7-4a57-b4ed-8844da14a4f0 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for '8ef943db-c3dd-462a-bbb9-52f54cb2d773' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:06:16.131 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4214cfda-2cc7-4a57-b4ed-8844da14a4f0 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] network_delete received. Deleting network 4787f7e6-566d-4d91-a984-fed6d8c96e8a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 10:06:16.147 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4214cfda-2cc7-4a57-b4ed-8844da14a4f0 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] Network 4787f7e6-566d-4d91-a984-fed6d8c96e8a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 10:06:16.372 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c110b40-5d60-4115-bbdf-18a64c7c2216 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for 'eede22b7-922a-4e4a-addb-b02552f372ba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:06:16.491 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17492044-57fd-4a8e-a5e0-4d9ce3687b66 - - - - -] port_delete event received for 'eede22b7-922a-4e4a-addb-b02552f372ba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:06:16.571 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c110b40-5d60-4115-bbdf-18a64c7c2216 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] network_delete received. Deleting network 7ac0a8aa-cdd7-4fa3-8789-f04eb34edaf5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 10:06:16.571 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c110b40-5d60-4115-bbdf-18a64c7c2216 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] Network 7ac0a8aa-cdd7-4fa3-8789-f04eb34edaf5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 10:06:21.977 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02b04205-b9a0-481a-b192-18c017c444c9 - - - - -] port_update received: d0a736c9-6e91-4517-8ce3-d1944222eede port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:06:21.998 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02b04205-b9a0-481a-b192-18c017c444c9 - - - - -] No port d0a736c9-6e91-4517-8ce3-d1944222eede defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:06:25.850 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7aba4569-7f9a-40ac-920b-11770d89ec6c - - - - -] port_update received: fb208823-1122-4657-9aba-00c4b6ec6f5f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:06:25.850 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7aba4569-7f9a-40ac-920b-11770d89ec6c - - - - -] No port fb208823-1122-4657-9aba-00c4b6ec6f5f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:06:26.944 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-282705c3-9cda-4d79-a32f-6c2af1654f71 - - - - -] port_update received: 376b8fdc-ba99-4b64-a85c-85c55928942b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:06:26.944 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-282705c3-9cda-4d79-a32f-6c2af1654f71 - - - - -] No port 376b8fdc-ba99-4b64-a85c-85c55928942b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:06:29.131 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5de9aff-d093-497f-b969-50417a0896cb 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group rule updated on remote: ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:06:29.131 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-f5de9aff-d093-497f-b969-50417a0896cb 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group rule updated ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] 2021-08-02 10:06:29.251 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec64e80d-f7a4-43df-96ab-bc1e170ba31e 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group rule updated on remote: ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:06:29.251 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-ec64e80d-f7a4-43df-96ab-bc1e170ba31e 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group rule updated ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] 2021-08-02 10:06:29.391 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60b3489c-3c0b-4b2a-968c-b34f6e824e12 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group rule updated on remote: ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:06:29.391 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-60b3489c-3c0b-4b2a-968c-b34f6e824e12 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group rule updated ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] 2021-08-02 10:06:29.496 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e98370b-dc3f-42e5-a075-a469ccd2ffe6 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group rule updated on remote: ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:06:29.496 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-8e98370b-dc3f-42e5-a075-a469ccd2ffe6 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group rule updated ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] 2021-08-02 10:06:29.668 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0f082b6-401b-418d-aa1b-ecddc557285b 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group rule updated on remote: ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:06:29.668 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-c0f082b6-401b-418d-aa1b-ecddc557285b 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group rule updated ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] 2021-08-02 10:06:29.820 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea4e667e-883e-4e8f-8af7-b35455fecc9f 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group rule updated on remote: ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:06:29.820 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-ea4e667e-883e-4e8f-8af7-b35455fecc9f 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group rule updated ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] 2021-08-02 10:06:31.225 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-096e7d16-54e2-43a7-8146-297111c07077 - - - - -] port_update received: 73318c5b-3180-494f-b669-501bac5da53f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:06:31.235 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-096e7d16-54e2-43a7-8146-297111c07077 - - - - -] No port 73318c5b-3180-494f-b669-501bac5da53f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:07:01.557 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82ee4bb4-e3ed-4584-9228-7f2f8c705882 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group member updated on remote: ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:07:01.557 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-82ee4bb4-e3ed-4584-9228-7f2f8c705882 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group member updated ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] 2021-08-02 10:07:03.193 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87635bbf-2621-46f2-bab4-d32a1b2b02bd 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:07:03.981 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87635bbf-2621-46f2-bab4-d32a1b2b02bd 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:07:07.912 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56a262c3-e38f-47ec-bcaa-d137dc495445 a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] Security group member updated on remote: ['69b492e7-15a7-444d-8d29-c8ca244207d3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:07:07.912 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-56a262c3-e38f-47ec-bcaa-d137dc495445 a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] Security group member updated ['69b492e7-15a7-444d-8d29-c8ca244207d3'] 2021-08-02 10:07:09.215 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56a262c3-e38f-47ec-bcaa-d137dc495445 a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] port_delete event received for 'd180dda4-d26c-4b77-9c5a-7953edb16fad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:07:09.215 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d180dda4-d26c-4b77-9c5a-7953edb16fad 2021-08-02 10:07:09.981 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 10:07:10.201 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd180dda4-d26c-4b77-9c5a-7953edb16fad' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 10:07:10.201 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd180dda4-d26c-4b77-9c5a-7953edb16fad' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 10:07:10.201 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d180dda4-d26c-4b77-9c5a-7953edb16fad _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 10:07:10.216 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6dd84631-3d26-4a17-925e-d46f4ad87d58 2021-08-02 10:07:10.216 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d180dda4-d26c-4b77-9c5a-7953edb16fad'] 2021-08-02 10:07:10.216 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 10:07:10.216 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 10:07:10.216 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d180dda4-d26c-4b77-9c5a-7953edb16fad'] 2021-08-02 10:07:11.988 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:07:12.012 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:07:13.021 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b0a8871-d71b-4946-aa87-d928e0784e19 a7ffb74429c84b968af8962cb5dcb5d0 39fac7826381440cb4cc60e503d3a8e9 - - -] port_delete event received for '5d0ccf8f-ea1c-4160-8792-4c0a525cac5d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:07:13.537 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf 2021-08-02 10:07:13.997 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 10:07:14.169 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf 2021-08-02 10:07:14.169 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf updated. Details: {'device': 'e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf', 'network_id': '9a129e81-c580-4a8b-8766-45c32d301414', 'port_id': 'e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf', 'mac_address': 'fa:16:3e:b4:94:f5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 103, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '67c418ac-1ae3-453f-bc8f-507e36df0e76', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 10:07:14.169 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 10:07:14.169 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:07:14.169 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 10:07:14.169 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9a129e81-c580-4a8b-8766-45c32d301414 2021-08-02 10:07:14.169 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 10:07:14.396 3992 1689581596344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:07:14.401 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:07:14.401 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 10:07:14.401 3992 1689581596344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 103, VLAN trunk: None to switch port e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf 2021-08-02 10:07:14.537 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 10:07:14.537 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:07:14.771 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:07:14.771 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:07:14.771 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fa56256e-9ea9-4d3a-b3a0-163b295166b5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:07:14.771 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 10:07:14.771 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 10:07:14.771 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf not yet added. Adding. 2021-08-02 10:07:14.771 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 10:07:14.771 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 10:07:14.904 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:07:15.005 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:07:15.005 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:07:15.162 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:07:15.284 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:07:15.284 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 10:07:15.284 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf processed. 2021-08-02 10:07:16.029 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:07:16.216 3992 1689581596344 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:07:16.606 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f8621b8-00f7-445d-96f2-085a11a53660 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for '601775fb-8717-47da-9d8b-bab013f7a9e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:07:17.837 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc942249-9bf1-40ff-a671-29461b4c6786 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for '3b527d8b-c1e5-4886-b09c-df666f846bab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:07:18.947 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47130cc2-c97d-4a73-a694-2ae7c88cecca e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for '8cacb5b8-d51f-44f1-a2c5-f078483d8f2f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:07:19.059 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38c3d124-edb6-4598-9bb9-1fa31a72322a - - - - -] port_delete event received for '8cacb5b8-d51f-44f1-a2c5-f078483d8f2f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:07:19.132 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47130cc2-c97d-4a73-a694-2ae7c88cecca e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] network_delete received. Deleting network 6dd84631-3d26-4a17-925e-d46f4ad87d58 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 10:07:19.132 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47130cc2-c97d-4a73-a694-2ae7c88cecca e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] Network 6dd84631-3d26-4a17-925e-d46f4ad87d58 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 10:07:26.132 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c37fa3e-3101-4187-9fda-e0a37b2a425d 848f76a3b53446f5bf1b68a3b1b4d48f d1e174c7267e4d71b5cf2f9893191929 - - -] Security group member updated on remote: ['d7339a3c-f6b7-4944-8a9a-5a878dbed8cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:07:26.132 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-5c37fa3e-3101-4187-9fda-e0a37b2a425d 848f76a3b53446f5bf1b68a3b1b4d48f d1e174c7267e4d71b5cf2f9893191929 - - -] Security group member updated ['d7339a3c-f6b7-4944-8a9a-5a878dbed8cd'] 2021-08-02 10:07:26.915 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86a9dbf7-9203-4012-9118-254d13a2f943 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: 89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:07:26.915 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86a9dbf7-9203-4012-9118-254d13a2f943 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port 89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:07:29.697 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da 2021-08-02 10:07:30.147 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 10:07:30.333 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port 89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da 2021-08-02 10:07:30.333 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port 89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da updated. Details: {'device': '89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da', 'network_id': 'bdca343a-2051-46df-b499-01ba53b2f9f9', 'port_id': '89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da', 'mac_address': 'fa:16:3e:79:48:36', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 120, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4fcc4db7-1a35-4206-a545-b83f0bd63609', 'ip_address': '192.168.233.209'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 10:07:30.333 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 10:07:30.350 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:07:30.350 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 10:07:30.350 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bdca343a-2051-46df-b499-01ba53b2f9f9 2021-08-02 10:07:30.350 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 10:07:30.568 3992 1689581596344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:07:30.568 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:07:30.577 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 10:07:30.577 3992 1689581596344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 120, VLAN trunk: None to switch port 89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da 2021-08-02 10:07:30.702 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 10:07:30.702 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:07:30.838 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:07:30.838 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:07:30.838 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d7339a3c-f6b7-4944-8a9a-5a878dbed8cd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:07:30.838 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d7339a3c-f6b7-4944-8a9a-5a878dbed8cd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-02 10:07:30.838 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 10:07:30.838 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 10:07:30.838 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da not yet added. Adding. 2021-08-02 10:07:30.838 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 10:07:30.838 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 10:07:30.991 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:07:31.164 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:07:31.164 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:07:31.350 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:07:31.497 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:07:31.497 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 10:07:31.497 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da processed. 2021-08-02 10:07:32.164 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:07:32.345 3992 1689581596344 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:07:36.130 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a8f50f9-aa73-4bf3-9e08-9f9305c16bd7 848f76a3b53446f5bf1b68a3b1b4d48f d1e174c7267e4d71b5cf2f9893191929 - - -] Security group member updated on remote: ['d7339a3c-f6b7-4944-8a9a-5a878dbed8cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:07:36.130 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-3a8f50f9-aa73-4bf3-9e08-9f9305c16bd7 848f76a3b53446f5bf1b68a3b1b4d48f d1e174c7267e4d71b5cf2f9893191929 - - -] Security group member updated ['d7339a3c-f6b7-4944-8a9a-5a878dbed8cd'] 2021-08-02 10:07:36.130 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-3a8f50f9-aa73-4bf3-9e08-9f9305c16bd7 848f76a3b53446f5bf1b68a3b1b4d48f d1e174c7267e4d71b5cf2f9893191929 - - -] Refresh firewall rules 2021-08-02 10:07:36.130 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a8f50f9-aa73-4bf3-9e08-9f9305c16bd7 848f76a3b53446f5bf1b68a3b1b4d48f d1e174c7267e4d71b5cf2f9893191929 - - -] Get security group information for devices via rpc ['89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:07:36.154 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3a8f50f9-aa73-4bf3-9e08-9f9305c16bd7 848f76a3b53446f5bf1b68a3b1b4d48f d1e174c7267e4d71b5cf2f9893191929 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:07:36.154 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3a8f50f9-aa73-4bf3-9e08-9f9305c16bd7 848f76a3b53446f5bf1b68a3b1b4d48f d1e174c7267e4d71b5cf2f9893191929 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:07:36.200 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a8f50f9-aa73-4bf3-9e08-9f9305c16bd7 848f76a3b53446f5bf1b68a3b1b4d48f d1e174c7267e4d71b5cf2f9893191929 - - -] port_delete event received for '89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:07:36.966 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da 2021-08-02 10:07:38.208 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 10:07:38.208 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 10:07:38.208 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 10:07:38.208 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 10:07:38.216 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bdca343a-2051-46df-b499-01ba53b2f9f9 2021-08-02 10:07:38.216 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da'] 2021-08-02 10:07:38.216 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 10:07:38.216 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 10:07:38.216 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['89afc3e5-d8fd-4290-b6aa-1ebcf4cb71da'] 2021-08-02 10:07:40.208 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:07:40.231 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:08:00.957 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-535c7812-4470-4c4c-82a3-3c784c6bef87 - - - - -] port_update received: ecaf40c5-684b-403a-8b57-3e5604bf2cf5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:08:00.974 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-535c7812-4470-4c4c-82a3-3c784c6bef87 - - - - -] No port ecaf40c5-684b-403a-8b57-3e5604bf2cf5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:08:04.457 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69a5d8a3-f490-4003-b46d-62cf16881d6c - - - - -] port_update received: c634bf14-1aa1-4df9-81d7-2a40a45b1b11 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:08:04.478 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69a5d8a3-f490-4003-b46d-62cf16881d6c - - - - -] No port c634bf14-1aa1-4df9-81d7-2a40a45b1b11 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:08:06.000 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d6d3726-7e52-4fdc-abc6-a45ec3d6c904 - - - - -] port_update received: 7023cf65-3c11-427a-b727-29bdf4530fe1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:08:06.023 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d6d3726-7e52-4fdc-abc6-a45ec3d6c904 - - - - -] No port 7023cf65-3c11-427a-b727-29bdf4530fe1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:08:07.614 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80496566-ff75-4ae7-89c0-478026fdeac6 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] Security group rule updated on remote: ['e9390c16-7103-424a-aa55-616a6db53daa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:08:07.614 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-80496566-ff75-4ae7-89c0-478026fdeac6 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] Security group rule updated ['e9390c16-7103-424a-aa55-616a6db53daa'] 2021-08-02 10:08:07.754 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a80fb029-9dab-4ff7-a28c-f1255b9b1dae 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] Security group rule updated on remote: ['e9390c16-7103-424a-aa55-616a6db53daa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:08:07.754 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-a80fb029-9dab-4ff7-a28c-f1255b9b1dae 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] Security group rule updated ['e9390c16-7103-424a-aa55-616a6db53daa'] 2021-08-02 10:08:07.891 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6616fa23-d69e-4019-98d1-b181dcf4c9f7 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] Security group rule updated on remote: ['e9390c16-7103-424a-aa55-616a6db53daa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:08:07.891 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-6616fa23-d69e-4019-98d1-b181dcf4c9f7 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] Security group rule updated ['e9390c16-7103-424a-aa55-616a6db53daa'] 2021-08-02 10:08:08.050 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8c744d7-e224-40dc-ae06-fbeab0b64d68 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] Security group rule updated on remote: ['e9390c16-7103-424a-aa55-616a6db53daa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:08:08.050 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-e8c744d7-e224-40dc-ae06-fbeab0b64d68 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] Security group rule updated ['e9390c16-7103-424a-aa55-616a6db53daa'] 2021-08-02 10:08:08.182 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71da8366-8d37-45c3-bff1-f9049723205c 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] Security group rule updated on remote: ['e9390c16-7103-424a-aa55-616a6db53daa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:08:08.182 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-71da8366-8d37-45c3-bff1-f9049723205c 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] Security group rule updated ['e9390c16-7103-424a-aa55-616a6db53daa'] 2021-08-02 10:08:08.313 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-614f1b4d-3c76-42e2-8b75-1fbf0fdd46a8 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] Security group rule updated on remote: ['e9390c16-7103-424a-aa55-616a6db53daa'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-02 10:08:08.313 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-614f1b4d-3c76-42e2-8b75-1fbf0fdd46a8 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] Security group rule updated ['e9390c16-7103-424a-aa55-616a6db53daa'] 2021-08-02 10:08:09.862 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80162456-f1a7-4935-a3be-f5d843774bf5 - - - - -] port_update received: aac9874c-0e9e-41b0-bb83-395341df79ed port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:08:09.881 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80162456-f1a7-4935-a3be-f5d843774bf5 - - - - -] No port aac9874c-0e9e-41b0-bb83-395341df79ed defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:08:32.235 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cc58e2b-bd16-4887-8bb7-28b3a4670f34 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] Security group member updated on remote: ['e9390c16-7103-424a-aa55-616a6db53daa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:08:32.235 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-6cc58e2b-bd16-4887-8bb7-28b3a4670f34 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] Security group member updated ['e9390c16-7103-424a-aa55-616a6db53daa'] 2021-08-02 10:08:32.956 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbc18f0b-cef9-4fb8-a56c-4ec9c490b833 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: 64ef09b3-af33-4a0e-b4c0-656fa2952371 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:08:32.970 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbc18f0b-cef9-4fb8-a56c-4ec9c490b833 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port 64ef09b3-af33-4a0e-b4c0-656fa2952371 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:08:40.219 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 64ef09b3-af33-4a0e-b4c0-656fa2952371 2021-08-02 10:08:40.500 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 10:08:40.672 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port 64ef09b3-af33-4a0e-b4c0-656fa2952371 2021-08-02 10:08:40.672 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port 64ef09b3-af33-4a0e-b4c0-656fa2952371 updated. Details: {'device': '64ef09b3-af33-4a0e-b4c0-656fa2952371', 'network_id': '9f0cb75c-e40f-49ab-8501-a773121c4121', 'port_id': '64ef09b3-af33-4a0e-b4c0-656fa2952371', 'mac_address': 'fa:16:3e:9c:a9:ce', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 100, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae5a57e2-4b10-43ba-87c2-c40245d5be0d', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 10:08:40.672 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 10:08:40.686 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64ef09b3-af33-4a0e-b4c0-656fa2952371" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:08:40.686 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 64ef09b3-af33-4a0e-b4c0-656fa2952371 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 10:08:40.686 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9f0cb75c-e40f-49ab-8501-a773121c4121 2021-08-02 10:08:40.686 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 10:08:40.881 3992 1689581596344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '64ef09b3-af33-4a0e-b4c0-656fa2952371') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:08:40.881 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '64ef09b3-af33-4a0e-b4c0-656fa2952371') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:08:40.881 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 64ef09b3-af33-4a0e-b4c0-656fa2952371 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 10:08:40.892 3992 1689581596344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 100, VLAN trunk: None to switch port 64ef09b3-af33-4a0e-b4c0-656fa2952371 2021-08-02 10:08:40.994 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 10:08:41.004 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['64ef09b3-af33-4a0e-b4c0-656fa2952371'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:08:41.212 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['64ef09b3-af33-4a0e-b4c0-656fa2952371']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:08:41.212 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:08:41.212 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e9390c16-7103-424a-aa55-616a6db53daa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:08:41.212 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 64ef09b3-af33-4a0e-b4c0-656fa2952371 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 10:08:41.212 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 10:08:41.212 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 64ef09b3-af33-4a0e-b4c0-656fa2952371 not yet added. Adding. 2021-08-02 10:08:41.212 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 10:08:41.212 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 10:08:41.363 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64ef09b3-af33-4a0e-b4c0-656fa2952371" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:08:41.486 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64ef09b3-af33-4a0e-b4c0-656fa2952371" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:08:41.486 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64ef09b3-af33-4a0e-b4c0-656fa2952371" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:08:41.703 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64ef09b3-af33-4a0e-b4c0-656fa2952371" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:08:41.817 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64ef09b3-af33-4a0e-b4c0-656fa2952371" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:08:41.817 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 64ef09b3-af33-4a0e-b4c0-656fa2952371 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 10:08:41.817 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 64ef09b3-af33-4a0e-b4c0-656fa2952371 processed. 2021-08-02 10:08:42.516 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:08:42.689 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:09:38.075 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf 2021-08-02 10:09:38.214 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-beaadb28-8b95-4cac-a762-600f928b9d28 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group member updated on remote: ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:09:38.214 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-beaadb28-8b95-4cac-a762-600f928b9d28 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group member updated ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] 2021-08-02 10:09:38.526 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-beaadb28-8b95-4cac-a762-600f928b9d28 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] port_delete event received for 'e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:09:38.730 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 10:09:38.730 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 10:09:38.730 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 10:09:38.730 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 10:09:38.730 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9a129e81-c580-4a8b-8766-45c32d301414 2021-08-02 10:09:38.730 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf'] 2021-08-02 10:09:38.730 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 10:09:38.730 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 10:09:38.730 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e5e55ad9-3186-4edf-b0bd-36b9ea1e19bf'] 2021-08-02 10:09:40.745 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:09:40.746 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:09:45.766 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31b43b68-0031-4507-ad90-caf56c5a37e7 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group member updated on remote: ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:09:45.766 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-31b43b68-0031-4507-ad90-caf56c5a37e7 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group member updated ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] 2021-08-02 10:09:46.469 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-856247b0-9d99-4e4e-bd6c-aa7dd8dbae5f 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: b4d47238-5bc6-4dea-b433-f200e5356a48 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:09:46.469 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-856247b0-9d99-4e4e-bd6c-aa7dd8dbae5f 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port b4d47238-5bc6-4dea-b433-f200e5356a48 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:09:54.793 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b4d47238-5bc6-4dea-b433-f200e5356a48 2021-08-02 10:09:54.825 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 10:09:55.013 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port b4d47238-5bc6-4dea-b433-f200e5356a48 2021-08-02 10:09:55.013 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port b4d47238-5bc6-4dea-b433-f200e5356a48 updated. Details: {'device': 'b4d47238-5bc6-4dea-b433-f200e5356a48', 'network_id': '9a129e81-c580-4a8b-8766-45c32d301414', 'port_id': 'b4d47238-5bc6-4dea-b433-f200e5356a48', 'mac_address': 'fa:16:3e:67:56:87', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 103, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '67c418ac-1ae3-453f-bc8f-507e36df0e76', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 10:09:55.013 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 10:09:55.013 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b4d47238-5bc6-4dea-b433-f200e5356a48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:09:55.013 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b4d47238-5bc6-4dea-b433-f200e5356a48 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 10:09:55.013 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9a129e81-c580-4a8b-8766-45c32d301414 2021-08-02 10:09:55.013 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 10:09:55.204 3992 1689581596344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b4d47238-5bc6-4dea-b433-f200e5356a48') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:09:55.204 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b4d47238-5bc6-4dea-b433-f200e5356a48') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:09:55.204 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b4d47238-5bc6-4dea-b433-f200e5356a48 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 10:09:55.204 3992 1689581596344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 103, VLAN trunk: None to switch port b4d47238-5bc6-4dea-b433-f200e5356a48 2021-08-02 10:09:55.338 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 10:09:55.338 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b4d47238-5bc6-4dea-b433-f200e5356a48'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:09:55.560 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b4d47238-5bc6-4dea-b433-f200e5356a48']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:09:55.560 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:09:55.560 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fa56256e-9ea9-4d3a-b3a0-163b295166b5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:09:55.560 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b4d47238-5bc6-4dea-b433-f200e5356a48 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 10:09:55.560 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 10:09:55.560 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b4d47238-5bc6-4dea-b433-f200e5356a48 not yet added. Adding. 2021-08-02 10:09:55.560 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 10:09:55.560 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 10:09:55.700 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4d47238-5bc6-4dea-b433-f200e5356a48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:09:55.809 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4d47238-5bc6-4dea-b433-f200e5356a48" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:09:55.809 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4d47238-5bc6-4dea-b433-f200e5356a48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:09:55.997 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4d47238-5bc6-4dea-b433-f200e5356a48" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:09:56.126 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b4d47238-5bc6-4dea-b433-f200e5356a48" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:09:56.126 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b4d47238-5bc6-4dea-b433-f200e5356a48 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 10:09:56.126 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b4d47238-5bc6-4dea-b433-f200e5356a48 processed. 2021-08-02 10:09:56.822 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:09:56.982 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:11:14.744 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 64ef09b3-af33-4a0e-b4c0-656fa2952371 2021-08-02 10:11:15.193 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 10:11:15.193 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '64ef09b3-af33-4a0e-b4c0-656fa2952371' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 10:11:15.193 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '64ef09b3-af33-4a0e-b4c0-656fa2952371' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 10:11:15.193 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 64ef09b3-af33-4a0e-b4c0-656fa2952371 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 10:11:15.198 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9f0cb75c-e40f-49ab-8501-a773121c4121 2021-08-02 10:11:15.198 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64ef09b3-af33-4a0e-b4c0-656fa2952371'] 2021-08-02 10:11:15.198 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 10:11:15.198 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 10:11:15.198 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64ef09b3-af33-4a0e-b4c0-656fa2952371'] 2021-08-02 10:11:17.201 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:11:17.322 3992 1689581596344 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:11:25.664 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 64ef09b3-af33-4a0e-b4c0-656fa2952371 2021-08-02 10:11:27.239 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 10:11:27.427 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port 64ef09b3-af33-4a0e-b4c0-656fa2952371 2021-08-02 10:11:27.427 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port 64ef09b3-af33-4a0e-b4c0-656fa2952371 updated. Details: {'device': '64ef09b3-af33-4a0e-b4c0-656fa2952371', 'network_id': '9f0cb75c-e40f-49ab-8501-a773121c4121', 'port_id': '64ef09b3-af33-4a0e-b4c0-656fa2952371', 'mac_address': 'fa:16:3e:9c:a9:ce', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 100, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae5a57e2-4b10-43ba-87c2-c40245d5be0d', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 10:11:27.427 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 10:11:27.427 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64ef09b3-af33-4a0e-b4c0-656fa2952371" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:11:27.427 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 64ef09b3-af33-4a0e-b4c0-656fa2952371 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 10:11:27.427 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9f0cb75c-e40f-49ab-8501-a773121c4121 2021-08-02 10:11:27.427 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 10:11:27.630 3992 1689581596344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '64ef09b3-af33-4a0e-b4c0-656fa2952371') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:11:27.630 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '64ef09b3-af33-4a0e-b4c0-656fa2952371') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:11:27.630 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 64ef09b3-af33-4a0e-b4c0-656fa2952371 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 10:11:27.630 3992 1689581596344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 100, VLAN trunk: None to switch port 64ef09b3-af33-4a0e-b4c0-656fa2952371 2021-08-02 10:11:27.759 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 10:11:27.759 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['64ef09b3-af33-4a0e-b4c0-656fa2952371'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:11:27.971 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['64ef09b3-af33-4a0e-b4c0-656fa2952371']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:11:27.971 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:11:27.971 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e9390c16-7103-424a-aa55-616a6db53daa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:11:27.971 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 64ef09b3-af33-4a0e-b4c0-656fa2952371 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 10:11:27.971 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 10:11:27.971 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 64ef09b3-af33-4a0e-b4c0-656fa2952371 not yet added. Adding. 2021-08-02 10:11:27.971 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 10:11:27.971 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 10:11:28.131 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64ef09b3-af33-4a0e-b4c0-656fa2952371" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:11:28.275 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64ef09b3-af33-4a0e-b4c0-656fa2952371" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:11:28.275 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64ef09b3-af33-4a0e-b4c0-656fa2952371" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:11:28.479 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64ef09b3-af33-4a0e-b4c0-656fa2952371" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:11:28.589 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64ef09b3-af33-4a0e-b4c0-656fa2952371" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:11:28.589 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 64ef09b3-af33-4a0e-b4c0-656fa2952371 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 10:11:28.589 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 64ef09b3-af33-4a0e-b4c0-656fa2952371 processed. 2021-08-02 10:11:29.255 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:11:29.416 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:12:05.314 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2fbf766b-5046-4ed0-b442-53b4e026dcd8 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group member updated on remote: ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:12:05.314 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-2fbf766b-5046-4ed0-b442-53b4e026dcd8 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group member updated ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] 2021-08-02 10:12:06.035 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ae1119a-9213-4f7b-80bb-5e107cb9f895 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] port_update received: ce5d25fa-be2a-4727-895c-b5c2d04bdf88 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-02 10:12:06.052 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ae1119a-9213-4f7b-80bb-5e107cb9f895 42e24c944d19406abd789214a9f97e7d 095e7e300f19419b841aef8412f57868 - - -] No port ce5d25fa-be2a-4727-895c-b5c2d04bdf88 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-02 10:12:14.039 3992 1689581593000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ce5d25fa-be2a-4727-895c-b5c2d04bdf88 2021-08-02 10:12:15.461 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-02 10:12:15.648 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Adding port ce5d25fa-be2a-4727-895c-b5c2d04bdf88 2021-08-02 10:12:15.648 3992 1689485540520 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Port ce5d25fa-be2a-4727-895c-b5c2d04bdf88 updated. Details: {'device': 'ce5d25fa-be2a-4727-895c-b5c2d04bdf88', 'network_id': '9a129e81-c580-4a8b-8766-45c32d301414', 'port_id': 'ce5d25fa-be2a-4727-895c-b5c2d04bdf88', 'mac_address': 'fa:16:3e:54:8c:3c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 103, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '67c418ac-1ae3-453f-bc8f-507e36df0e76', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-02 10:12:15.648 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-02 10:12:15.648 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ce5d25fa-be2a-4727-895c-b5c2d04bdf88" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:12:15.648 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ce5d25fa-be2a-4727-895c-b5c2d04bdf88 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-02 10:12:15.648 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-02 10:12:15.835 3992 1689581596344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ce5d25fa-be2a-4727-895c-b5c2d04bdf88') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:12:15.835 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ce5d25fa-be2a-4727-895c-b5c2d04bdf88') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-02 10:12:15.835 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ce5d25fa-be2a-4727-895c-b5c2d04bdf88 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-02 10:12:15.835 3992 1689581596344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 103, VLAN trunk: None to switch port ce5d25fa-be2a-4727-895c-b5c2d04bdf88 2021-08-02 10:12:15.979 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-02 10:12:15.979 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ce5d25fa-be2a-4727-895c-b5c2d04bdf88'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-02 10:12:16.210 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ce5d25fa-be2a-4727-895c-b5c2d04bdf88']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-02 10:12:16.210 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-02 10:12:16.210 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fa56256e-9ea9-4d3a-b3a0-163b295166b5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-02 10:12:16.210 3992 1689581596344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ce5d25fa-be2a-4727-895c-b5c2d04bdf88 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-02 10:12:16.210 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-02 10:12:16.210 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ce5d25fa-be2a-4727-895c-b5c2d04bdf88 not yet added. Adding. 2021-08-02 10:12:16.210 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-02 10:12:16.210 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-02 10:12:16.372 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce5d25fa-be2a-4727-895c-b5c2d04bdf88" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:12:16.524 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce5d25fa-be2a-4727-895c-b5c2d04bdf88" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:12:16.524 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce5d25fa-be2a-4727-895c-b5c2d04bdf88" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:12:16.759 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce5d25fa-be2a-4727-895c-b5c2d04bdf88" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:12:16.888 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ce5d25fa-be2a-4727-895c-b5c2d04bdf88" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:12:16.888 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ce5d25fa-be2a-4727-895c-b5c2d04bdf88 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-02 10:12:16.888 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ce5d25fa-be2a-4727-895c-b5c2d04bdf88 processed. 2021-08-02 10:12:17.477 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:12:17.649 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:13:11.042 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2f490e8-5c9b-4e07-a23f-726b66a5dfb2 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] port_delete event received for 'dbb5d0f3-603a-430d-861a-aaa1e2ad2700' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:13:13.628 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 64ef09b3-af33-4a0e-b4c0-656fa2952371 2021-08-02 10:13:13.829 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 10:13:13.829 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '64ef09b3-af33-4a0e-b4c0-656fa2952371' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 10:13:13.829 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '64ef09b3-af33-4a0e-b4c0-656fa2952371' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 10:13:13.829 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 64ef09b3-af33-4a0e-b4c0-656fa2952371 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 10:13:13.836 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9f0cb75c-e40f-49ab-8501-a773121c4121 2021-08-02 10:13:13.836 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64ef09b3-af33-4a0e-b4c0-656fa2952371'] 2021-08-02 10:13:13.836 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 10:13:13.836 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 10:13:13.836 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64ef09b3-af33-4a0e-b4c0-656fa2952371'] 2021-08-02 10:13:13.861 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a9177b96-62ac-466d-9ae4-77882ea45cde 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] Security group member updated on remote: ['e9390c16-7103-424a-aa55-616a6db53daa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:13:13.861 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-a9177b96-62ac-466d-9ae4-77882ea45cde 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] Security group member updated ['e9390c16-7103-424a-aa55-616a6db53daa'] 2021-08-02 10:13:13.951 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9177b96-62ac-466d-9ae4-77882ea45cde 2feff50504344eceb2d8c5aa24876283 cec1e81a9f4e4302a20f187a6194963d - - -] port_delete event received for '64ef09b3-af33-4a0e-b4c0-656fa2952371' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:13:15.829 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:13:15.845 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:13:16.221 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3432c6f-2158-4cad-890e-bb4b7de2e8ad e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for 'c634bf14-1aa1-4df9-81d7-2a40a45b1b11' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:13:17.498 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2c5147a-24b6-477e-9f3d-999dedb378a3 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for 'ecaf40c5-684b-403a-8b57-3e5604bf2cf5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:13:18.234 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9b55fe6-e21b-423b-b2b5-40df9c604566 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for '18262cf8-a228-4dbf-ae6f-aa79e74602c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:13:18.297 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1410c2d4-44dd-4329-8938-ba42877e7d46 - - - - -] port_delete event received for '18262cf8-a228-4dbf-ae6f-aa79e74602c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:13:18.407 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9b55fe6-e21b-423b-b2b5-40df9c604566 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] network_delete received. Deleting network 9f0cb75c-e40f-49ab-8501-a773121c4121 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 10:13:18.407 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9b55fe6-e21b-423b-b2b5-40df9c604566 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] Network 9f0cb75c-e40f-49ab-8501-a773121c4121 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 10:13:19.535 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c29dc9f-15f3-4ef0-bc16-49b3475f5160 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for 'aac9874c-0e9e-41b0-bb83-395341df79ed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:13:20.579 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fe66b7c-5481-4abf-9a32-d8926abcaf49 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for '7023cf65-3c11-427a-b727-29bdf4530fe1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:13:21.309 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3960d82b-9cce-4fcf-bc6a-c3daa8d075f9 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for '4572d9bf-eb39-47d1-af95-f11a1d16ba68' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:13:21.422 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-756de95d-8a2c-429d-ae4d-b3c86598f55c - - - - -] port_delete event received for '4572d9bf-eb39-47d1-af95-f11a1d16ba68' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:13:21.500 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3960d82b-9cce-4fcf-bc6a-c3daa8d075f9 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] network_delete received. Deleting network cb270c5e-96d5-47ee-9285-bdc35048c6fc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 10:13:21.500 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3960d82b-9cce-4fcf-bc6a-c3daa8d075f9 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] Network cb270c5e-96d5-47ee-9285-bdc35048c6fc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 10:14:10.814 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef850b5d-35d0-4a54-8f1e-e56329e05b8f 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] port_delete event received for 'f6b032de-89ba-4728-bced-dcf9a3cf47fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:14:13.330 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62ab0c3a-5de5-4dfb-81de-d321b15b1016 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group member updated on remote: ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:14:13.330 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-62ab0c3a-5de5-4dfb-81de-d321b15b1016 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group member updated ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] 2021-08-02 10:14:13.392 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62ab0c3a-5de5-4dfb-81de-d321b15b1016 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] port_delete event received for 'ce5d25fa-be2a-4727-895c-b5c2d04bdf88' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:14:14.060 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ce5d25fa-be2a-4727-895c-b5c2d04bdf88 2021-08-02 10:14:14.094 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 10:14:14.094 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ce5d25fa-be2a-4727-895c-b5c2d04bdf88' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 10:14:14.094 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ce5d25fa-be2a-4727-895c-b5c2d04bdf88' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 10:14:14.094 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ce5d25fa-be2a-4727-895c-b5c2d04bdf88 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 10:14:14.094 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ce5d25fa-be2a-4727-895c-b5c2d04bdf88'] 2021-08-02 10:14:14.094 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 10:14:14.094 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 10:14:14.094 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ce5d25fa-be2a-4727-895c-b5c2d04bdf88'] 2021-08-02 10:14:16.095 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:14:16.110 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:14:17.750 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6eddea6-377a-4d65-a186-5d0af632de74 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] port_delete event received for '8a39d579-c8d6-4e03-b8cc-07ce43d0e0be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:14:20.093 3992 1689581593176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b4d47238-5bc6-4dea-b433-f200e5356a48 2021-08-02 10:14:20.125 3992 1689485540520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18f8ebdd-7252-4f79-858e-d02a443a17fc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-02 10:14:20.125 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b4d47238-5bc6-4dea-b433-f200e5356a48' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-02 10:14:20.125 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b4d47238-5bc6-4dea-b433-f200e5356a48' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-02 10:14:20.125 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b4d47238-5bc6-4dea-b433-f200e5356a48 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-02 10:14:20.125 3992 1689581596344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9a129e81-c580-4a8b-8766-45c32d301414 2021-08-02 10:14:20.125 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b4d47238-5bc6-4dea-b433-f200e5356a48'] 2021-08-02 10:14:20.125 3992 1689581596344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-02 10:14:20.125 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-02 10:14:20.125 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b4d47238-5bc6-4dea-b433-f200e5356a48'] 2021-08-02 10:14:20.218 3992 1689581596344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd6277ed-3514-41ea-9a4b-16dc550d2f8b 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group member updated on remote: ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-02 10:14:20.218 3992 1689581596344 MainThread INFO neutron.agent.securitygroups_rpc [req-dd6277ed-3514-41ea-9a4b-16dc550d2f8b 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] Security group member updated ['fa56256e-9ea9-4d3a-b3a0-163b295166b5'] 2021-08-02 10:14:20.296 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd6277ed-3514-41ea-9a4b-16dc550d2f8b 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] port_delete event received for 'b4d47238-5bc6-4dea-b433-f200e5356a48' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:14:22.125 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-02 10:14:22.143 3992 1689581596344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-02 10:14:22.203 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c8e306c-3986-4cf8-b66d-d33e2620298b 199777f98a694c10af6eca115842cc12 354852b841c946558ce95bd67839ac36 - - -] port_delete event received for '9eebd2bf-8075-417f-8c22-caa724bb4eaf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:14:24.924 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6b65335-e509-4ad6-8e4d-94b672f8cbc0 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for 'fb208823-1122-4657-9aba-00c4b6ec6f5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:14:25.956 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b46d3319-3ffd-4aa5-88f3-208a642fa949 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for 'd0a736c9-6e91-4517-8ce3-d1944222eede' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:14:26.674 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df60f797-06fb-4a74-873a-3a2400005a83 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for 'ad0230b8-5d58-41b0-906d-cdd29632f262' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:14:26.859 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df60f797-06fb-4a74-873a-3a2400005a83 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] network_delete received. Deleting network 9a129e81-c580-4a8b-8766-45c32d301414 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 10:14:26.859 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df60f797-06fb-4a74-873a-3a2400005a83 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] Network 9a129e81-c580-4a8b-8766-45c32d301414 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-02 10:14:27.784 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8473a48-42d2-45bc-82b9-ae257055c86f e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for '73318c5b-3180-494f-b669-501bac5da53f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:14:29.064 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d3f0462-734d-4ada-8e9a-590cd3b26cd9 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for '376b8fdc-ba99-4b64-a85c-85c55928942b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:14:29.769 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18c88f1e-b5f1-4cd3-b8b3-0994f07a15e0 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] port_delete event received for '88aa3a52-d22c-4cdb-9547-2c0dcc1820b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:14:29.862 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44de73d3-7632-40e0-83b6-3751793f5aef - - - - -] port_delete event received for '88aa3a52-d22c-4cdb-9547-2c0dcc1820b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-02 10:14:29.957 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18c88f1e-b5f1-4cd3-b8b3-0994f07a15e0 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] network_delete received. Deleting network b28d5882-55a1-4d0e-9be2-2ca6c0ff36aa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-02 10:14:29.957 3992 1689581596344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18c88f1e-b5f1-4cd3-b8b3-0994f07a15e0 e8e07cfabd2949efbc9f09d184c53277 52c542075ad04d48872e32577a6999df - - -] Network b28d5882-55a1-4d0e-9be2-2ca6c0ff36aa not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463