2021-06-29 20:51:48.302 4864 2297637854904 MainThread INFO neutron.common.config [-] Logging enabled! 2021-06-29 20:51:48.302 4864 2297637854904 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 17.1.3.dev53 2021-06-29 20:51:48.302 4864 2297637854904 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:111 2021-06-29 20:51:48.343 4864 2297637854904 MainThread INFO os_win.utils.network.networkutils [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] WMI caching is disabled. 2021-06-29 20:51:48.593 4864 2297637854904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:108 2021-06-29 20:51:48.672 4864 2297637854904 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-29 20:51:48.672 4864 2297637854904 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-29 20:51:48.878 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent initialized successfully, now running... 2021-06-29 20:51:48.895 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-06-29 20:51:48.895 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-29 20:51:48.948 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-29 20:53:49.892 4864 2297719086104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf307637-5480-4020-838e-d6d085a2f7c4 - - - - -] port_update received: 74dd0e3d-1ca9-456f-99e8-c7e205ccbc6d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:53:49.905 4864 2297719086104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf307637-5480-4020-838e-d6d085a2f7c4 - - - - -] No port 74dd0e3d-1ca9-456f-99e8-c7e205ccbc6d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:53:54.173 4864 2297719086104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3ac62aa-16ef-4f48-8976-c7586eb12bbf - - - - -] port_update received: 91248f7a-fe7f-47c6-9707-844cfe1c7e2e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:53:54.198 4864 2297719170272 MainThread WARNING oslo_policy.policy [req-7789c0f2-bd53-4d0c-bee6-ed7ee84dc95e 9985ca5d72c747f3988bece2215f284d e6d3830317044e6f9e81e92f4501826a - - -] 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-06-29 20:53:54.198 4864 2297719170272 MainThread WARNING oslo_policy.policy [req-7789c0f2-bd53-4d0c-bee6-ed7ee84dc95e 9985ca5d72c747f3988bece2215f284d e6d3830317044e6f9e81e92f4501826a - - -] 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-06-29 20:53:54.211 4864 2297719170272 MainThread WARNING oslo_policy.policy [req-7789c0f2-bd53-4d0c-bee6-ed7ee84dc95e 9985ca5d72c747f3988bece2215f284d e6d3830317044e6f9e81e92f4501826a - - -] 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-06-29 20:53:54.211 4864 2297719170272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7789c0f2-bd53-4d0c-bee6-ed7ee84dc95e 9985ca5d72c747f3988bece2215f284d e6d3830317044e6f9e81e92f4501826a - - -] Security group member updated on remote: ['53e074f4-e4a7-4152-aefe-59f7e2061902'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:53:54.227 4864 2297719170272 MainThread INFO neutron.agent.securitygroups_rpc [req-7789c0f2-bd53-4d0c-bee6-ed7ee84dc95e 9985ca5d72c747f3988bece2215f284d e6d3830317044e6f9e81e92f4501826a - - -] Security group member updated ['53e074f4-e4a7-4152-aefe-59f7e2061902'] 2021-06-29 20:53:54.227 4864 2297719086104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3ac62aa-16ef-4f48-8976-c7586eb12bbf - - - - -] No port 91248f7a-fe7f-47c6-9707-844cfe1c7e2e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:53:56.649 4864 2297719086104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbfea4d4-5f05-4fe9-82fb-b48a05c99a6d - - - - -] port_update received: e26b9b84-fbc0-4c58-a0bc-9de1fa240901 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:53:56.669 4864 2297719086104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbfea4d4-5f05-4fe9-82fb-b48a05c99a6d - - - - -] No port e26b9b84-fbc0-4c58-a0bc-9de1fa240901 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:54:00.645 4864 2297719086104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73a11180-1090-45b7-a560-151e05ca8624 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: 448ffd9f-9f67-4d63-9f21-976cba1fd54c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:54:00.664 4864 2297719086104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73a11180-1090-45b7-a560-151e05ca8624 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port 448ffd9f-9f67-4d63-9f21-976cba1fd54c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:54:04.376 4864 2297719292144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8e52a3d-2526-43d0-aeeb-c5e040747abb 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] Security group rule updated on remote: ['06a26c27-1977-4c15-8b5f-9d10f2899e23'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:54:04.376 4864 2297719292144 MainThread INFO neutron.agent.securitygroups_rpc [req-d8e52a3d-2526-43d0-aeeb-c5e040747abb 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] Security group rule updated ['06a26c27-1977-4c15-8b5f-9d10f2899e23'] 2021-06-29 20:54:05.779 4864 2297719292144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66bc51f1-a990-406d-9c79-871b621c04c3 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] Security group rule updated on remote: ['06a26c27-1977-4c15-8b5f-9d10f2899e23'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:54:07.635 4864 2297719292144 MainThread INFO neutron.agent.securitygroups_rpc [req-66bc51f1-a990-406d-9c79-871b621c04c3 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] Security group rule updated ['06a26c27-1977-4c15-8b5f-9d10f2899e23'] 2021-06-29 20:54:07.657 4864 2297719292144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d937835b-fc00-42b5-8094-d5a47e072497 - - - - -] port_update received: d46a4a4c-162a-4bb0-a0b8-63c9ca83e423 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:54:07.672 4864 2297719324744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-919130d5-9cce-4e16-b97e-81dadece65de 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] Security group rule updated on remote: ['2b55f8c8-37b7-40f6-8dcc-7604de3e1ce8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:54:07.672 4864 2297719324744 MainThread INFO neutron.agent.securitygroups_rpc [req-919130d5-9cce-4e16-b97e-81dadece65de 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] Security group rule updated ['2b55f8c8-37b7-40f6-8dcc-7604de3e1ce8'] 2021-06-29 20:54:07.691 4864 2297719326928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1074d60-987f-4849-9740-08223ba3b341 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] Security group rule updated on remote: ['2b55f8c8-37b7-40f6-8dcc-7604de3e1ce8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:54:07.704 4864 2297719326928 MainThread INFO neutron.agent.securitygroups_rpc [req-e1074d60-987f-4849-9740-08223ba3b341 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] Security group rule updated ['2b55f8c8-37b7-40f6-8dcc-7604de3e1ce8'] 2021-06-29 20:54:07.704 4864 2297719292144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d937835b-fc00-42b5-8094-d5a47e072497 - - - - -] No port d46a4a4c-162a-4bb0-a0b8-63c9ca83e423 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:54:09.754 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 448ffd9f-9f67-4d63-9f21-976cba1fd54c 2021-06-29 20:54:09.992 4864 2297667476168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bc0386e-7238-459f-9854-df784e55fd9b - - - - -] port_update received: 215510a1-c2a5-43de-b16c-0a45b7533238 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:54:10.004 4864 2297667476168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bc0386e-7238-459f-9854-df784e55fd9b - - - - -] No port 215510a1-c2a5-43de-b16c-0a45b7533238 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:54:11.664 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:54:12.297 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port 448ffd9f-9f67-4d63-9f21-976cba1fd54c 2021-06-29 20:54:12.304 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port 448ffd9f-9f67-4d63-9f21-976cba1fd54c updated. Details: {'device': '448ffd9f-9f67-4d63-9f21-976cba1fd54c', 'network_id': 'b7e4c575-4ed0-40b3-92a5-33bd10a75a7d', 'port_id': '448ffd9f-9f67-4d63-9f21-976cba1fd54c', 'mac_address': 'fa:16:3e:c3:53:0b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 552, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9fe3b287-7412-4b7f-a6fd-1e846037696a', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-29 20:54:12.304 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:54:12.320 4864 2297718073888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-448ffd9f-9f67-4d63-9f21-976cba1fd54c" 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-06-29 20:54:12.320 4864 2297718073888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 448ffd9f-9f67-4d63-9f21-976cba1fd54c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:54:12.320 4864 2297718073888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b7e4c575-4ed0-40b3-92a5-33bd10a75a7d 2021-06-29 20:54:12.335 4864 2297718073888 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-06-29 20:54:12.500 4864 2297718073888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '448ffd9f-9f67-4d63-9f21-976cba1fd54c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:54:12.500 4864 2297718073888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '448ffd9f-9f67-4d63-9f21-976cba1fd54c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:54:12.515 4864 2297718073888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 448ffd9f-9f67-4d63-9f21-976cba1fd54c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:54:12.515 4864 2297718073888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 552, VLAN trunk: None to switch port 448ffd9f-9f67-4d63-9f21-976cba1fd54c 2021-06-29 20:54:12.601 4864 2297718073888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:54:12.601 4864 2297718073888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['448ffd9f-9f67-4d63-9f21-976cba1fd54c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:54:13.179 4864 2297718073888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['448ffd9f-9f67-4d63-9f21-976cba1fd54c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:54:13.194 4864 2297718073888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:54:13.194 4864 2297718073888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (53e074f4-e4a7-4152-aefe-59f7e2061902) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:54:13.210 4864 2297718073888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (53e074f4-e4a7-4152-aefe-59f7e2061902) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:54:13.210 4864 2297718073888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 448ffd9f-9f67-4d63-9f21-976cba1fd54c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:54:13.210 4864 2297718073888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:54:13.225 4864 2297718073888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 448ffd9f-9f67-4d63-9f21-976cba1fd54c not yet added. Adding. 2021-06-29 20:54:13.225 4864 2297718073888 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-06-29 20:54:13.225 4864 2297718073888 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-06-29 20:54:13.320 4864 2297718073888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-448ffd9f-9f67-4d63-9f21-976cba1fd54c" 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-06-29 20:54:13.390 4864 2297718073888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-448ffd9f-9f67-4d63-9f21-976cba1fd54c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:54:13.390 4864 2297718073888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-448ffd9f-9f67-4d63-9f21-976cba1fd54c" 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-06-29 20:54:13.476 4864 2297718073888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-448ffd9f-9f67-4d63-9f21-976cba1fd54c" 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-06-29 20:54:13.547 4864 2297718073888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-448ffd9f-9f67-4d63-9f21-976cba1fd54c" 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-06-29 20:54:13.547 4864 2297718073888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 448ffd9f-9f67-4d63-9f21-976cba1fd54c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:54:13.547 4864 2297718073888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 448ffd9f-9f67-4d63-9f21-976cba1fd54c processed. 2021-06-29 20:54:13.678 4864 2297718073888 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-06-29 20:54:14.588 4864 2297718073888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.921s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:54:17.640 4864 2297718073888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-854abaf2-b713-407a-b7a9-88ed385c5c61 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Security group member updated on remote: ['efa5e2be-1468-4d2d-b3ee-c48f0d1f74ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:54:17.640 4864 2297718073888 MainThread INFO neutron.agent.securitygroups_rpc [req-854abaf2-b713-407a-b7a9-88ed385c5c61 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Security group member updated ['efa5e2be-1468-4d2d-b3ee-c48f0d1f74ae'] 2021-06-29 20:54:19.100 4864 2297718073888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-577dcadf-8a36-498d-bcc6-7e076886cdad 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] Security group member updated on remote: ['06a26c27-1977-4c15-8b5f-9d10f2899e23'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:54:19.113 4864 2297718073888 MainThread INFO neutron.agent.securitygroups_rpc [req-577dcadf-8a36-498d-bcc6-7e076886cdad 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] Security group member updated ['06a26c27-1977-4c15-8b5f-9d10f2899e23'] 2021-06-29 20:54:19.660 4864 2297718073888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6d7598e-d70e-4519-95af-c6f1b61886ec 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] Security group member updated on remote: ['2b55f8c8-37b7-40f6-8dcc-7604de3e1ce8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:54:19.660 4864 2297718073888 MainThread INFO neutron.agent.securitygroups_rpc [req-c6d7598e-d70e-4519-95af-c6f1b61886ec 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] Security group member updated ['2b55f8c8-37b7-40f6-8dcc-7604de3e1ce8'] 2021-06-29 20:54:21.288 4864 2297718833728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-397df1b2-6b08-4452-8f23-709cf59dd586 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: b85b22e6-1753-40f3-bb5c-1ceb228955d0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:54:21.303 4864 2297718833728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-397df1b2-6b08-4452-8f23-709cf59dd586 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port b85b22e6-1753-40f3-bb5c-1ceb228955d0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:54:22.235 4864 2297718833728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db1363d2-6c31-43d7-90ec-d4e39b18e591 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Security group member updated on remote: ['efa5e2be-1468-4d2d-b3ee-c48f0d1f74ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:54:22.235 4864 2297718833728 MainThread INFO neutron.agent.securitygroups_rpc [req-db1363d2-6c31-43d7-90ec-d4e39b18e591 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Security group member updated ['efa5e2be-1468-4d2d-b3ee-c48f0d1f74ae'] 2021-06-29 20:54:22.316 4864 2297718833728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a9d4793-35b1-4c94-bb7e-db312b797e57 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: a52622e2-cb29-438d-9466-b3f2c2619f2f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:54:22.332 4864 2297718833728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a9d4793-35b1-4c94-bb7e-db312b797e57 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port a52622e2-cb29-438d-9466-b3f2c2619f2f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:54:23.834 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b85b22e6-1753-40f3-bb5c-1ceb228955d0 2021-06-29 20:54:25.066 4864 2297718833728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df067621-4486-471d-a3a0-91f3e7c21489 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: 058125b9-8744-426e-9941-0e89f3b80a1c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:54:25.100 4864 2297718833728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df067621-4486-471d-a3a0-91f3e7c21489 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port 058125b9-8744-426e-9941-0e89f3b80a1c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:54:25.744 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:54:25.851 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a52622e2-cb29-438d-9466-b3f2c2619f2f 2021-06-29 20:54:26.256 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port b85b22e6-1753-40f3-bb5c-1ceb228955d0 2021-06-29 20:54:26.256 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port b85b22e6-1753-40f3-bb5c-1ceb228955d0 updated. Details: {'device': 'b85b22e6-1753-40f3-bb5c-1ceb228955d0', 'network_id': '5e765c4e-8e0a-4679-9639-4ff3f118b9af', 'port_id': 'b85b22e6-1753-40f3-bb5c-1ceb228955d0', 'mac_address': 'fa:16:3e:c7:29:e9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 554, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'baa3e9b5-82b0-44c2-8b28-d9e2a2e489e9', '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-06-29 20:54:26.256 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:54:26.279 4864 2297718686104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b85b22e6-1753-40f3-bb5c-1ceb228955d0" 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-06-29 20:54:26.279 4864 2297718686104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b85b22e6-1753-40f3-bb5c-1ceb228955d0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:54:26.290 4864 2297718686104 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5e765c4e-8e0a-4679-9639-4ff3f118b9af 2021-06-29 20:54:26.290 4864 2297718686104 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-06-29 20:54:26.426 4864 2297718686104 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b85b22e6-1753-40f3-bb5c-1ceb228955d0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:54:26.436 4864 2297718686104 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b85b22e6-1753-40f3-bb5c-1ceb228955d0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:54:26.457 4864 2297718686104 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b85b22e6-1753-40f3-bb5c-1ceb228955d0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:54:26.457 4864 2297718686104 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 554, VLAN trunk: None to switch port b85b22e6-1753-40f3-bb5c-1ceb228955d0 2021-06-29 20:54:26.501 4864 2297717872512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d9544b5-fef2-45b8-a58f-1542bbaa37c6 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: 36a65d8a-ac47-48e2-b298-5e405d5f8053 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:54:26.517 4864 2297717872512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d9544b5-fef2-45b8-a58f-1542bbaa37c6 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port 36a65d8a-ac47-48e2-b298-5e405d5f8053 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:54:26.532 4864 2297718686104 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:54:26.532 4864 2297718686104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b85b22e6-1753-40f3-bb5c-1ceb228955d0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:54:26.939 4864 2297718686104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b85b22e6-1753-40f3-bb5c-1ceb228955d0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:54:26.939 4864 2297718686104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:54:26.939 4864 2297718686104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (efa5e2be-1468-4d2d-b3ee-c48f0d1f74ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:54:26.955 4864 2297718686104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (efa5e2be-1468-4d2d-b3ee-c48f0d1f74ae) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:54:26.955 4864 2297718686104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b85b22e6-1753-40f3-bb5c-1ceb228955d0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:54:26.955 4864 2297718686104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:54:26.985 4864 2297718686104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b85b22e6-1753-40f3-bb5c-1ceb228955d0 not yet added. Adding. 2021-06-29 20:54:26.985 4864 2297718686104 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-06-29 20:54:26.985 4864 2297718686104 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-06-29 20:54:27.093 4864 2297718686104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b85b22e6-1753-40f3-bb5c-1ceb228955d0" 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-06-29 20:54:27.189 4864 2297718686104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b85b22e6-1753-40f3-bb5c-1ceb228955d0" 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-06-29 20:54:27.189 4864 2297718686104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b85b22e6-1753-40f3-bb5c-1ceb228955d0" 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-06-29 20:54:27.311 4864 2297718686104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b85b22e6-1753-40f3-bb5c-1ceb228955d0" 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-06-29 20:54:27.405 4864 2297718686104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b85b22e6-1753-40f3-bb5c-1ceb228955d0" 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-06-29 20:54:27.417 4864 2297718686104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b85b22e6-1753-40f3-bb5c-1ceb228955d0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:54:27.417 4864 2297718686104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b85b22e6-1753-40f3-bb5c-1ceb228955d0 processed. 2021-06-29 20:54:27.757 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:54:27.757 4864 2297718686104 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-06-29 20:54:28.300 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port a52622e2-cb29-438d-9466-b3f2c2619f2f 2021-06-29 20:54:28.300 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port a52622e2-cb29-438d-9466-b3f2c2619f2f updated. Details: {'device': 'a52622e2-cb29-438d-9466-b3f2c2619f2f', 'network_id': '656014fe-ebe5-425d-bc87-c747781da88f', 'port_id': 'a52622e2-cb29-438d-9466-b3f2c2619f2f', 'mac_address': 'fa:16:3e:9b:fb:02', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 555, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63dec314-ebde-4349-8abc-5371f107b8f7', '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-06-29 20:54:28.319 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:54:28.330 4864 2297719337536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" 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-06-29 20:54:28.330 4864 2297719337536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a52622e2-cb29-438d-9466-b3f2c2619f2f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:54:28.330 4864 2297719337536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 656014fe-ebe5-425d-bc87-c747781da88f 2021-06-29 20:54:28.344 4864 2297719337536 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-06-29 20:54:28.483 4864 2297719337536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a52622e2-cb29-438d-9466-b3f2c2619f2f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:54:28.483 4864 2297719337536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a52622e2-cb29-438d-9466-b3f2c2619f2f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:54:28.533 4864 2297719337536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a52622e2-cb29-438d-9466-b3f2c2619f2f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:54:28.533 4864 2297719337536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 555, VLAN trunk: None to switch port a52622e2-cb29-438d-9466-b3f2c2619f2f 2021-06-29 20:54:28.547 4864 2297718686104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.782s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:54:28.646 4864 2297719337536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:54:28.646 4864 2297719337536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a52622e2-cb29-438d-9466-b3f2c2619f2f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:54:28.827 4864 2297718766448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ff1d786-fe85-4197-8ca1-3d738f5becad 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] Security group member updated on remote: ['5aa62691-b802-4817-bc85-c16e3faeb591'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:54:28.827 4864 2297718766448 MainThread INFO neutron.agent.securitygroups_rpc [req-5ff1d786-fe85-4197-8ca1-3d738f5becad 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] Security group member updated ['5aa62691-b802-4817-bc85-c16e3faeb591'] 2021-06-29 20:54:28.984 4864 2297719337536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a52622e2-cb29-438d-9466-b3f2c2619f2f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:54:28.984 4864 2297719337536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:54:29.003 4864 2297719337536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (06a26c27-1977-4c15-8b5f-9d10f2899e23) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:54:29.015 4864 2297719337536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a52622e2-cb29-438d-9466-b3f2c2619f2f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:54:29.015 4864 2297719337536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:54:29.015 4864 2297719337536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a52622e2-cb29-438d-9466-b3f2c2619f2f not yet added. Adding. 2021-06-29 20:54:29.033 4864 2297719337536 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-06-29 20:54:29.033 4864 2297719337536 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-06-29 20:54:29.157 4864 2297719337536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" 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-06-29 20:54:29.268 4864 2297719337536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" 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-06-29 20:54:29.281 4864 2297719337536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" 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-06-29 20:54:29.408 4864 2297719337536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" 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-06-29 20:54:29.521 4864 2297719337536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" 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-06-29 20:54:29.521 4864 2297719337536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a52622e2-cb29-438d-9466-b3f2c2619f2f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:54:29.532 4864 2297719337536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a52622e2-cb29-438d-9466-b3f2c2619f2f processed. 2021-06-29 20:54:29.762 4864 2297718834064 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-06-29 20:54:29.876 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 058125b9-8744-426e-9941-0e89f3b80a1c 2021-06-29 20:54:29.876 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 36a65d8a-ac47-48e2-b298-5e405d5f8053 2021-06-29 20:54:30.194 4864 2297718834064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:54:30.364 4864 2297718834064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5837d251-98b1-4ce9-82a8-96caa70f507e 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: 0abebf0c-d790-4c17-a7ba-1345456e0e30 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:54:30.388 4864 2297718834064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5837d251-98b1-4ce9-82a8-96caa70f507e 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port 0abebf0c-d790-4c17-a7ba-1345456e0e30 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:54:31.799 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:54:32.677 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port 058125b9-8744-426e-9941-0e89f3b80a1c 2021-06-29 20:54:32.687 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port 058125b9-8744-426e-9941-0e89f3b80a1c updated. Details: {'device': '058125b9-8744-426e-9941-0e89f3b80a1c', 'network_id': 'd76c2cdb-9cac-4e13-839f-9ee932b7c711', 'port_id': '058125b9-8744-426e-9941-0e89f3b80a1c', 'mac_address': 'fa:16:3e:e3:e0:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 553, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cbbb664c-27ca-451c-8320-c1ba4548a65b', '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-06-29 20:54:32.687 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:54:32.687 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port 36a65d8a-ac47-48e2-b298-5e405d5f8053 2021-06-29 20:54:32.719 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port 36a65d8a-ac47-48e2-b298-5e405d5f8053 updated. Details: {'device': '36a65d8a-ac47-48e2-b298-5e405d5f8053', 'network_id': '5e765c4e-8e0a-4679-9639-4ff3f118b9af', 'port_id': '36a65d8a-ac47-48e2-b298-5e405d5f8053', 'mac_address': 'fa:16:3e:80:80:1d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 554, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'baa3e9b5-82b0-44c2-8b28-d9e2a2e489e9', '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-06-29 20:54:32.722 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:54:32.722 4864 2297718834064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-058125b9-8744-426e-9941-0e89f3b80a1c" 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-06-29 20:54:32.742 4864 2297718834064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 058125b9-8744-426e-9941-0e89f3b80a1c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:54:32.753 4864 2297718834064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d76c2cdb-9cac-4e13-839f-9ee932b7c711 2021-06-29 20:54:32.753 4864 2297718834064 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-06-29 20:54:32.770 4864 2297718483320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-36a65d8a-ac47-48e2-b298-5e405d5f8053" 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-06-29 20:54:32.782 4864 2297718483320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 36a65d8a-ac47-48e2-b298-5e405d5f8053 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:54:32.815 4864 2297718483320 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-06-29 20:54:32.989 4864 2297718834064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '058125b9-8744-426e-9941-0e89f3b80a1c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:54:32.989 4864 2297718834064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '058125b9-8744-426e-9941-0e89f3b80a1c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:54:33.006 4864 2297718834064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 058125b9-8744-426e-9941-0e89f3b80a1c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:54:33.020 4864 2297718834064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 553, VLAN trunk: None to switch port 058125b9-8744-426e-9941-0e89f3b80a1c 2021-06-29 20:54:33.032 4864 2297718483320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '36a65d8a-ac47-48e2-b298-5e405d5f8053') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:54:33.032 4864 2297718483320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '36a65d8a-ac47-48e2-b298-5e405d5f8053') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:54:33.062 4864 2297718483320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 36a65d8a-ac47-48e2-b298-5e405d5f8053 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:54:33.062 4864 2297718483320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 554, VLAN trunk: None to switch port 36a65d8a-ac47-48e2-b298-5e405d5f8053 2021-06-29 20:54:33.142 4864 2297718834064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:54:33.155 4864 2297718834064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['058125b9-8744-426e-9941-0e89f3b80a1c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:54:33.204 4864 2297718483320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:54:33.224 4864 2297718483320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['36a65d8a-ac47-48e2-b298-5e405d5f8053'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:54:33.630 4864 2297718834064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['058125b9-8744-426e-9941-0e89f3b80a1c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:54:33.640 4864 2297718834064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:54:33.640 4864 2297718834064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2b55f8c8-37b7-40f6-8dcc-7604de3e1ce8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:54:33.655 4864 2297718834064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 058125b9-8744-426e-9941-0e89f3b80a1c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:54:33.655 4864 2297718834064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:54:33.680 4864 2297718834064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 058125b9-8744-426e-9941-0e89f3b80a1c not yet added. Adding. 2021-06-29 20:54:33.686 4864 2297718834064 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-06-29 20:54:33.686 4864 2297718834064 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-06-29 20:54:33.704 4864 2297718483320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['36a65d8a-ac47-48e2-b298-5e405d5f8053']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:54:33.727 4864 2297718483320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:54:33.738 4864 2297718483320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (efa5e2be-1468-4d2d-b3ee-c48f0d1f74ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:54:33.738 4864 2297718483320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (efa5e2be-1468-4d2d-b3ee-c48f0d1f74ae) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:54:33.753 4864 2297718483320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 36a65d8a-ac47-48e2-b298-5e405d5f8053 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:54:33.753 4864 2297718483320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:54:33.765 4864 2297718483320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 36a65d8a-ac47-48e2-b298-5e405d5f8053 not yet added. Adding. 2021-06-29 20:54:33.782 4864 2297718483320 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-06-29 20:54:33.782 4864 2297718483320 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-06-29 20:54:33.908 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0abebf0c-d790-4c17-a7ba-1345456e0e30 2021-06-29 20:54:33.988 4864 2297718483320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36a65d8a-ac47-48e2-b298-5e405d5f8053" 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-06-29 20:54:34.000 4864 2297718834064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-058125b9-8744-426e-9941-0e89f3b80a1c" 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-06-29 20:54:34.172 4864 2297718834064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-058125b9-8744-426e-9941-0e89f3b80a1c" 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-06-29 20:54:34.172 4864 2297718834064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-058125b9-8744-426e-9941-0e89f3b80a1c" 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-06-29 20:54:34.202 4864 2297718483320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36a65d8a-ac47-48e2-b298-5e405d5f8053" 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-06-29 20:54:34.202 4864 2297718483320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36a65d8a-ac47-48e2-b298-5e405d5f8053" 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-06-29 20:54:34.452 4864 2297718483320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36a65d8a-ac47-48e2-b298-5e405d5f8053" 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-06-29 20:54:34.474 4864 2297718834064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-058125b9-8744-426e-9941-0e89f3b80a1c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:54:34.644 4864 2297718834064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-058125b9-8744-426e-9941-0e89f3b80a1c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:54:34.644 4864 2297718834064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 058125b9-8744-426e-9941-0e89f3b80a1c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:54:34.662 4864 2297718834064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 058125b9-8744-426e-9941-0e89f3b80a1c processed. 2021-06-29 20:54:34.671 4864 2297718483320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-36a65d8a-ac47-48e2-b298-5e405d5f8053" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.907s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:54:34.689 4864 2297718483320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 36a65d8a-ac47-48e2-b298-5e405d5f8053 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:54:34.689 4864 2297718483320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 36a65d8a-ac47-48e2-b298-5e405d5f8053 processed. 2021-06-29 20:54:35.803 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:54:35.819 4864 2297718686608 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-06-29 20:54:36.610 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port 0abebf0c-d790-4c17-a7ba-1345456e0e30 2021-06-29 20:54:36.610 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port 0abebf0c-d790-4c17-a7ba-1345456e0e30 updated. Details: {'device': '0abebf0c-d790-4c17-a7ba-1345456e0e30', 'network_id': '232c3708-0dab-431f-8e45-181215153597', 'port_id': '0abebf0c-d790-4c17-a7ba-1345456e0e30', 'mac_address': 'fa:16:3e:26:fa:2a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 556, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'efece223-9394-4cf6-8e37-4aec8483f1ae', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-29 20:54:36.626 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:54:36.626 4864 2297717944728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0abebf0c-d790-4c17-a7ba-1345456e0e30" 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-06-29 20:54:36.646 4864 2297717944728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0abebf0c-d790-4c17-a7ba-1345456e0e30 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:54:36.668 4864 2297717944728 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 232c3708-0dab-431f-8e45-181215153597 2021-06-29 20:54:36.668 4864 2297717944728 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-06-29 20:54:36.863 4864 2297717944728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0abebf0c-d790-4c17-a7ba-1345456e0e30') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:54:36.863 4864 2297717944728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0abebf0c-d790-4c17-a7ba-1345456e0e30') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:54:36.896 4864 2297717944728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0abebf0c-d790-4c17-a7ba-1345456e0e30 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:54:36.909 4864 2297717944728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 556, VLAN trunk: None to switch port 0abebf0c-d790-4c17-a7ba-1345456e0e30 2021-06-29 20:54:37.032 4864 2297717944728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:54:37.048 4864 2297717944728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0abebf0c-d790-4c17-a7ba-1345456e0e30'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:54:37.270 4864 2297718686608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:54:37.546 4864 2297717944728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0abebf0c-d790-4c17-a7ba-1345456e0e30']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:54:37.546 4864 2297717944728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:54:37.565 4864 2297717944728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5aa62691-b802-4817-bc85-c16e3faeb591) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:54:37.565 4864 2297717944728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5aa62691-b802-4817-bc85-c16e3faeb591) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:54:37.583 4864 2297717944728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0abebf0c-d790-4c17-a7ba-1345456e0e30 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:54:37.599 4864 2297717944728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:54:37.608 4864 2297717944728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0abebf0c-d790-4c17-a7ba-1345456e0e30 not yet added. Adding. 2021-06-29 20:54:37.626 4864 2297717944728 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-06-29 20:54:37.626 4864 2297717944728 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-06-29 20:54:37.813 4864 2297717944728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0abebf0c-d790-4c17-a7ba-1345456e0e30" 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-06-29 20:54:38.015 4864 2297717944728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0abebf0c-d790-4c17-a7ba-1345456e0e30" 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-06-29 20:54:38.015 4864 2297717944728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0abebf0c-d790-4c17-a7ba-1345456e0e30" 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-06-29 20:54:38.235 4864 2297717944728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0abebf0c-d790-4c17-a7ba-1345456e0e30" 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-06-29 20:54:38.375 4864 2297717944728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0abebf0c-d790-4c17-a7ba-1345456e0e30" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:54:38.395 4864 2297717944728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0abebf0c-d790-4c17-a7ba-1345456e0e30 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:54:38.407 4864 2297717944728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0abebf0c-d790-4c17-a7ba-1345456e0e30 processed. 2021-06-29 20:54:39.820 4864 2297717944728 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-06-29 20:54:40.217 4864 2297717944728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:54:41.858 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 448ffd9f-9f67-4d63-9f21-976cba1fd54c 2021-06-29 20:54:42.294 4864 2297717944728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4dada56d-9925-4340-9ba0-dea1bf0e4007 9985ca5d72c747f3988bece2215f284d e6d3830317044e6f9e81e92f4501826a - - -] Security group member updated on remote: ['53e074f4-e4a7-4152-aefe-59f7e2061902'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:54:42.294 4864 2297717944728 MainThread INFO neutron.agent.securitygroups_rpc [req-4dada56d-9925-4340-9ba0-dea1bf0e4007 9985ca5d72c747f3988bece2215f284d e6d3830317044e6f9e81e92f4501826a - - -] Security group member updated ['53e074f4-e4a7-4152-aefe-59f7e2061902'] 2021-06-29 20:54:42.310 4864 2297717944728 MainThread INFO neutron.agent.securitygroups_rpc [req-4dada56d-9925-4340-9ba0-dea1bf0e4007 9985ca5d72c747f3988bece2215f284d e6d3830317044e6f9e81e92f4501826a - - -] Refresh firewall rules 2021-06-29 20:54:42.313 4864 2297717944728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4dada56d-9925-4340-9ba0-dea1bf0e4007 9985ca5d72c747f3988bece2215f284d e6d3830317044e6f9e81e92f4501826a - - -] Get security group information for devices via rpc ['448ffd9f-9f67-4d63-9f21-976cba1fd54c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:54:42.373 4864 2297717944728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4dada56d-9925-4340-9ba0-dea1bf0e4007 9985ca5d72c747f3988bece2215f284d e6d3830317044e6f9e81e92f4501826a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:54:42.380 4864 2297717944728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4dada56d-9925-4340-9ba0-dea1bf0e4007 9985ca5d72c747f3988bece2215f284d e6d3830317044e6f9e81e92f4501826a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:54:42.466 4864 2297717944728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4dada56d-9925-4340-9ba0-dea1bf0e4007 9985ca5d72c747f3988bece2215f284d e6d3830317044e6f9e81e92f4501826a - - -] port_delete event received for '448ffd9f-9f67-4d63-9f21-976cba1fd54c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:54:43.842 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:54:43.842 4864 2297717944728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '448ffd9f-9f67-4d63-9f21-976cba1fd54c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:54:43.842 4864 2297717944728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '448ffd9f-9f67-4d63-9f21-976cba1fd54c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:54:43.882 4864 2297717944728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 448ffd9f-9f67-4d63-9f21-976cba1fd54c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 20:54:43.911 4864 2297717944728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b7e4c575-4ed0-40b3-92a5-33bd10a75a7d 2021-06-29 20:54:43.926 4864 2297717944728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['448ffd9f-9f67-4d63-9f21-976cba1fd54c'] 2021-06-29 20:54:43.936 4864 2297717944728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 20:54:43.936 4864 2297717944728 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-06-29 20:54:43.952 4864 2297717944728 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['448ffd9f-9f67-4d63-9f21-976cba1fd54c'] 2021-06-29 20:54:45.849 4864 2297716769008 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-06-29 20:54:45.988 4864 2297716769008 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-06-29 20:54:49.786 4864 2297716769008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c02dbe6-0997-4497-a08a-2fb7066a13e1 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] network_delete received. Deleting network b7e4c575-4ed0-40b3-92a5-33bd10a75a7d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-29 20:54:49.799 4864 2297716769008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c02dbe6-0997-4497-a08a-2fb7066a13e1 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] Network b7e4c575-4ed0-40b3-92a5-33bd10a75a7d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-29 20:54:51.092 4864 2297719438528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71d5abeb-3ee8-4d71-ad59-5938241627eb - - - - -] port_update received: 729e7cb5-9827-4199-b74f-f195dcf959cf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:54:51.130 4864 2297719438528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71d5abeb-3ee8-4d71-ad59-5938241627eb - - - - -] No port 729e7cb5-9827-4199-b74f-f195dcf959cf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:54:51.770 4864 2297719438528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af917b0f-993c-432d-a627-6aab27a13167 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] Security group member updated on remote: ['5aa62691-b802-4817-bc85-c16e3faeb591'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:54:51.779 4864 2297719438528 MainThread INFO neutron.agent.securitygroups_rpc [req-af917b0f-993c-432d-a627-6aab27a13167 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] Security group member updated ['5aa62691-b802-4817-bc85-c16e3faeb591'] 2021-06-29 20:54:51.795 4864 2297719438528 MainThread INFO neutron.agent.securitygroups_rpc [req-af917b0f-993c-432d-a627-6aab27a13167 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] Refresh firewall rules 2021-06-29 20:54:51.795 4864 2297719438528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af917b0f-993c-432d-a627-6aab27a13167 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] Get security group information for devices via rpc ['0abebf0c-d790-4c17-a7ba-1345456e0e30'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:54:51.971 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0abebf0c-d790-4c17-a7ba-1345456e0e30 2021-06-29 20:54:51.999 4864 2297718151880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af917b0f-993c-432d-a627-6aab27a13167 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] port_delete event received for '0abebf0c-d790-4c17-a7ba-1345456e0e30' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:54:52.095 4864 2297719438528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-af917b0f-993c-432d-a627-6aab27a13167 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:54:52.108 4864 2297719438528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-af917b0f-993c-432d-a627-6aab27a13167 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:54:53.892 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:54:53.892 4864 2297719392800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0abebf0c-d790-4c17-a7ba-1345456e0e30' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:54:53.909 4864 2297719392800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0abebf0c-d790-4c17-a7ba-1345456e0e30' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:54:53.909 4864 2297719392800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0abebf0c-d790-4c17-a7ba-1345456e0e30 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 20:54:53.940 4864 2297719392800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 232c3708-0dab-431f-8e45-181215153597 2021-06-29 20:54:53.955 4864 2297719392800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0abebf0c-d790-4c17-a7ba-1345456e0e30'] 2021-06-29 20:54:53.966 4864 2297719392800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 20:54:53.966 4864 2297719392800 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-06-29 20:54:53.966 4864 2297719392800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0abebf0c-d790-4c17-a7ba-1345456e0e30'] 2021-06-29 20:54:55.905 4864 2297719392800 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-06-29 20:54:56.030 4864 2297719392800 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-06-29 20:54:58.090 4864 2297719392800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1b8cb6ab-15e5-4cf4-9b86-af1972f29c98 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] Security group member updated on remote: ['5aa62691-b802-4817-bc85-c16e3faeb591'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:54:58.090 4864 2297719392800 MainThread INFO neutron.agent.securitygroups_rpc [req-1b8cb6ab-15e5-4cf4-9b86-af1972f29c98 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] Security group member updated ['5aa62691-b802-4817-bc85-c16e3faeb591'] 2021-06-29 20:54:59.345 4864 2297719392800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0bc8912-3f04-44e1-9fc7-4d1322340166 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: 5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:55:02.232 4864 2297718662032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea82a8e6-56e3-4bcb-a9f2-4398f5688495 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Security group member updated on remote: ['f01d8879-03c1-48ca-9024-d114c2cc7fe4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:55:02.248 4864 2297718662032 MainThread INFO neutron.agent.securitygroups_rpc [req-ea82a8e6-56e3-4bcb-a9f2-4398f5688495 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Security group member updated ['f01d8879-03c1-48ca-9024-d114c2cc7fe4'] 2021-06-29 20:55:02.248 4864 2297719392800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0bc8912-3f04-44e1-9fc7-4d1322340166 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port 5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:55:03.874 4864 2297718688960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-675eda8f-0f16-433a-bd2a-2d071aa2ef92 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: 002614df-5979-4f83-b55d-1bdfe4a85527 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:55:06.794 4864 2297718688960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-675eda8f-0f16-433a-bd2a-2d071aa2ef92 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port 002614df-5979-4f83-b55d-1bdfe4a85527 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:55:08.295 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8 2021-06-29 20:55:08.781 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:55:09.044 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port 5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8 2021-06-29 20:55:09.044 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port 5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8 updated. Details: {'device': '5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8', 'network_id': '232c3708-0dab-431f-8e45-181215153597', 'port_id': '5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8', 'mac_address': 'fa:16:3e:c0:1c:9b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 556, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'efece223-9394-4cf6-8e37-4aec8483f1ae', '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-06-29 20:55:09.059 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:55:09.075 4864 2297719326256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8" 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-06-29 20:55:09.075 4864 2297719326256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:55:09.075 4864 2297719326256 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 232c3708-0dab-431f-8e45-181215153597 2021-06-29 20:55:09.101 4864 2297719326256 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-06-29 20:55:09.320 4864 2297719326256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:55:09.320 4864 2297719326256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:55:09.340 4864 2297719326256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:55:09.340 4864 2297719326256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 556, VLAN trunk: None to switch port 5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8 2021-06-29 20:55:09.482 4864 2297719326256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:55:09.501 4864 2297719326256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:55:09.684 4864 2297719326256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:55:09.702 4864 2297719326256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:55:09.702 4864 2297719326256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5aa62691-b802-4817-bc85-c16e3faeb591) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:55:09.716 4864 2297719326256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5aa62691-b802-4817-bc85-c16e3faeb591) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:55:09.716 4864 2297719326256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:55:09.733 4864 2297719326256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:55:09.733 4864 2297719326256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8 not yet added. Adding. 2021-06-29 20:55:09.733 4864 2297719326256 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-06-29 20:55:09.751 4864 2297719326256 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-06-29 20:55:09.966 4864 2297719326256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8" 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-06-29 20:55:10.140 4864 2297719326256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8" 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-06-29 20:55:10.160 4864 2297719326256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8" 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-06-29 20:55:10.330 4864 2297719326256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8" 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-06-29 20:55:10.343 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 002614df-5979-4f83-b55d-1bdfe4a85527 2021-06-29 20:55:10.451 4864 2297719326256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:55:10.451 4864 2297719326256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:55:10.470 4864 2297719326256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8 processed. 2021-06-29 20:55:10.797 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:55:10.797 4864 2297719326256 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-06-29 20:55:11.234 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port 002614df-5979-4f83-b55d-1bdfe4a85527 2021-06-29 20:55:11.234 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port 002614df-5979-4f83-b55d-1bdfe4a85527 updated. Details: {'device': '002614df-5979-4f83-b55d-1bdfe4a85527', 'network_id': '1d5bead4-e2f1-44b9-97ad-701849f7e964', 'port_id': '002614df-5979-4f83-b55d-1bdfe4a85527', 'mac_address': 'fa:16:3e:d1:7a:74', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 557, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '630813ae-6938-45f7-a451-02e152b1e922', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-29 20:55:11.253 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:55:11.253 4864 2297719489760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:55:11.270 4864 2297719489760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 002614df-5979-4f83-b55d-1bdfe4a85527 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:55:11.280 4864 2297719489760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1d5bead4-e2f1-44b9-97ad-701849f7e964 2021-06-29 20:55:11.280 4864 2297719489760 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-06-29 20:55:11.340 4864 2297719326256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.546s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:55:11.467 4864 2297719489760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '002614df-5979-4f83-b55d-1bdfe4a85527') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:55:11.467 4864 2297719489760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '002614df-5979-4f83-b55d-1bdfe4a85527') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:55:11.487 4864 2297719489760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 002614df-5979-4f83-b55d-1bdfe4a85527 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:55:11.500 4864 2297719489760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 557, VLAN trunk: None to switch port 002614df-5979-4f83-b55d-1bdfe4a85527 2021-06-29 20:55:11.624 4864 2297719489760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:55:11.641 4864 2297719489760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['002614df-5979-4f83-b55d-1bdfe4a85527'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:55:11.997 4864 2297719489760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['002614df-5979-4f83-b55d-1bdfe4a85527']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:55:12.014 4864 2297719489760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:55:12.033 4864 2297719489760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:55:12.033 4864 2297719489760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:55:12.048 4864 2297719489760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 002614df-5979-4f83-b55d-1bdfe4a85527 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:55:12.063 4864 2297719489760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:55:12.063 4864 2297719489760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 002614df-5979-4f83-b55d-1bdfe4a85527 not yet added. Adding. 2021-06-29 20:55:12.079 4864 2297719489760 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-06-29 20:55:12.079 4864 2297719489760 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-06-29 20:55:12.334 4864 2297719489760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:55:12.546 4864 2297719489760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:55:12.546 4864 2297719489760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:55:13.919 4864 2297719489760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:55:15.873 4864 2297719489760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:55:15.873 4864 2297719489760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 002614df-5979-4f83-b55d-1bdfe4a85527 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:55:15.890 4864 2297719489760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 002614df-5979-4f83-b55d-1bdfe4a85527 processed. 2021-06-29 20:55:16.831 4864 2297719489760 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-06-29 20:55:17.169 4864 2297719489760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:55:25.451 4864 2297719489760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e74eba59-3598-4228-ba30-3ac9d794dd08 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] Security group member updated on remote: ['5aa62691-b802-4817-bc85-c16e3faeb591'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:55:25.468 4864 2297719489760 MainThread INFO neutron.agent.securitygroups_rpc [req-e74eba59-3598-4228-ba30-3ac9d794dd08 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] Security group member updated ['5aa62691-b802-4817-bc85-c16e3faeb591'] 2021-06-29 20:55:25.468 4864 2297719489760 MainThread INFO neutron.agent.securitygroups_rpc [req-e74eba59-3598-4228-ba30-3ac9d794dd08 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] Refresh firewall rules 2021-06-29 20:55:25.487 4864 2297719489760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e74eba59-3598-4228-ba30-3ac9d794dd08 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] Get security group information for devices via rpc ['5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:55:25.559 4864 2297719489760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e74eba59-3598-4228-ba30-3ac9d794dd08 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:55:25.575 4864 2297719489760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e74eba59-3598-4228-ba30-3ac9d794dd08 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:55:25.698 4864 2297719489760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e74eba59-3598-4228-ba30-3ac9d794dd08 1cdedae6f29844bb95143bc28cff7688 0c6f4afcf4404a2a9535c77cb9e6c076 - - -] port_delete event received for '5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:55:26.308 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8 2021-06-29 20:55:26.872 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:55:26.872 4864 2297719489760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:55:26.890 4864 2297719489760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:55:26.902 4864 2297719489760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 20:55:26.933 4864 2297719489760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 232c3708-0dab-431f-8e45-181215153597 2021-06-29 20:55:26.933 4864 2297719489760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8'] 2021-06-29 20:55:26.951 4864 2297719489760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 20:55:26.966 4864 2297719489760 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-06-29 20:55:26.966 4864 2297719489760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5a196e3e-c5c5-48ed-8f3e-d5799b0c15c8'] 2021-06-29 20:55:28.761 4864 2297719528304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcd3e7a4-da38-48cf-a698-5d8a52b64fb6 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] network_delete received. Deleting network 47fa03a4-d75e-413d-8aa3-9758a6389b70 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-29 20:55:28.782 4864 2297719528304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcd3e7a4-da38-48cf-a698-5d8a52b64fb6 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] Network 47fa03a4-d75e-413d-8aa3-9758a6389b70 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-29 20:55:28.891 4864 2297719528304 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-06-29 20:55:28.967 4864 2297719528304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:55:30.015 4864 2297719528304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c90df8a-f47f-437b-a17f-93c8a3c43b9b 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] network_delete received. Deleting network 60ca6b31-8114-434d-9d44-c0a5737338c1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-29 20:55:30.030 4864 2297719528304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c90df8a-f47f-437b-a17f-93c8a3c43b9b 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] Network 60ca6b31-8114-434d-9d44-c0a5737338c1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-29 20:55:43.370 4864 2297719600688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3021441f-0cfa-4a1a-b70c-ad980e615952 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Security group member updated on remote: ['f01d8879-03c1-48ca-9024-d114c2cc7fe4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:55:43.370 4864 2297719600688 MainThread INFO neutron.agent.securitygroups_rpc [req-3021441f-0cfa-4a1a-b70c-ad980e615952 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Security group member updated ['f01d8879-03c1-48ca-9024-d114c2cc7fe4'] 2021-06-29 20:55:43.370 4864 2297719600688 MainThread INFO neutron.agent.securitygroups_rpc [req-3021441f-0cfa-4a1a-b70c-ad980e615952 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Refresh firewall rules 2021-06-29 20:55:43.404 4864 2297719600688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3021441f-0cfa-4a1a-b70c-ad980e615952 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Get security group information for devices via rpc ['002614df-5979-4f83-b55d-1bdfe4a85527'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:55:43.825 4864 2297719600688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3021441f-0cfa-4a1a-b70c-ad980e615952 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update security group information for ports dict_keys(['002614df-5979-4f83-b55d-1bdfe4a85527']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:55:43.840 4864 2297719600688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3021441f-0cfa-4a1a-b70c-ad980e615952 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:55:43.840 4864 2297719600688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3021441f-0cfa-4a1a-b70c-ad980e615952 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update rules of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:55:43.871 4864 2297719600688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3021441f-0cfa-4a1a-b70c-ad980e615952 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update members of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:55:43.871 4864 2297719600688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3021441f-0cfa-4a1a-b70c-ad980e615952 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update port filter for 002614df-5979-4f83-b55d-1bdfe4a85527 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:55:43.871 4864 2297719600688 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3021441f-0cfa-4a1a-b70c-ad980e615952 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Updating port rules. 2021-06-29 20:55:43.871 4864 2297719600688 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3021441f-0cfa-4a1a-b70c-ad980e615952 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-29 20:55:43.901 4864 2297719600688 MainThread DEBUG oslo_concurrency.lockutils [req-3021441f-0cfa-4a1a-b70c-ad980e615952 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:55:44.106 4864 2297719600688 MainThread DEBUG oslo_concurrency.lockutils [req-3021441f-0cfa-4a1a-b70c-ad980e615952 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:55:44.138 4864 2297719600688 MainThread DEBUG oslo_concurrency.lockutils [req-3021441f-0cfa-4a1a-b70c-ad980e615952 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:55:44.138 4864 2297719600688 MainThread DEBUG oslo_concurrency.lockutils [req-3021441f-0cfa-4a1a-b70c-ad980e615952 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:55:44.561 4864 2297719600688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cba67276-51bc-44e8-9c60-5526771fce7b 29b61657bfea4df6b233e41129e2bf8f 01d862ca755947109b178d5a3e1ce8db - - -] Security group member updated on remote: ['09cb1dc6-5d4c-4e72-867a-116453fa842d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:55:44.577 4864 2297719600688 MainThread INFO neutron.agent.securitygroups_rpc [req-cba67276-51bc-44e8-9c60-5526771fce7b 29b61657bfea4df6b233e41129e2bf8f 01d862ca755947109b178d5a3e1ce8db - - -] Security group member updated ['09cb1dc6-5d4c-4e72-867a-116453fa842d'] 2021-06-29 20:55:45.813 4864 2297719600688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cde07e1-9d6c-43cf-8c86-081247d9898c 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: 4729a45b-ca20-4394-948e-5fd7274758da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:55:45.813 4864 2297719600688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cde07e1-9d6c-43cf-8c86-081247d9898c 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port 4729a45b-ca20-4394-948e-5fd7274758da defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:55:46.247 4864 2297716401880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b456c4-8f82-484f-83e5-02fd8658761d 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: d4dd8f8a-dc32-4d56-81ca-26ca900f0e46 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:55:46.270 4864 2297716401880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b456c4-8f82-484f-83e5-02fd8658761d 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port d4dd8f8a-dc32-4d56-81ca-26ca900f0e46 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:55:49.088 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4729a45b-ca20-4394-948e-5fd7274758da 2021-06-29 20:55:49.105 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d4dd8f8a-dc32-4d56-81ca-26ca900f0e46 2021-06-29 20:55:50.988 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:55:51.760 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port d4dd8f8a-dc32-4d56-81ca-26ca900f0e46 2021-06-29 20:55:51.777 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port d4dd8f8a-dc32-4d56-81ca-26ca900f0e46 updated. Details: {'device': 'd4dd8f8a-dc32-4d56-81ca-26ca900f0e46', 'network_id': 'a263fd2b-14a4-4eec-b9e4-c74b31845f3d', 'port_id': 'd4dd8f8a-dc32-4d56-81ca-26ca900f0e46', 'mac_address': 'fa:16:3e:44:b3:50', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 551, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ea01eca3-1ae0-4dc8-aaf0-d3d7000e3e17', 'ip_address': '192.168.233.248'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-29 20:55:51.777 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:55:51.797 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port 4729a45b-ca20-4394-948e-5fd7274758da 2021-06-29 20:55:51.814 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port 4729a45b-ca20-4394-948e-5fd7274758da updated. Details: {'device': '4729a45b-ca20-4394-948e-5fd7274758da', 'network_id': '1d5bead4-e2f1-44b9-97ad-701849f7e964', 'port_id': '4729a45b-ca20-4394-948e-5fd7274758da', 'mac_address': 'fa:16:3e:b5:d7:c5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 557, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '630813ae-6938-45f7-a451-02e152b1e922', '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-06-29 20:55:51.814 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:55:51.833 4864 2297737554968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d4dd8f8a-dc32-4d56-81ca-26ca900f0e46" 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-06-29 20:55:51.841 4864 2297737554968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d4dd8f8a-dc32-4d56-81ca-26ca900f0e46 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:55:51.854 4864 2297737554968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a263fd2b-14a4-4eec-b9e4-c74b31845f3d 2021-06-29 20:55:51.854 4864 2297737554968 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-06-29 20:55:51.875 4864 2297737552952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:55:51.875 4864 2297737552952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4729a45b-ca20-4394-948e-5fd7274758da _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:55:51.889 4864 2297737552952 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-06-29 20:55:52.073 4864 2297737554968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd4dd8f8a-dc32-4d56-81ca-26ca900f0e46') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:55:52.073 4864 2297737554968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd4dd8f8a-dc32-4d56-81ca-26ca900f0e46') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:55:52.097 4864 2297737552952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4729a45b-ca20-4394-948e-5fd7274758da') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:55:52.105 4864 2297737552952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4729a45b-ca20-4394-948e-5fd7274758da') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:55:52.105 4864 2297737554968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d4dd8f8a-dc32-4d56-81ca-26ca900f0e46 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:55:52.121 4864 2297737554968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 551, VLAN trunk: None to switch port d4dd8f8a-dc32-4d56-81ca-26ca900f0e46 2021-06-29 20:55:52.121 4864 2297737552952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4729a45b-ca20-4394-948e-5fd7274758da is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:55:52.140 4864 2297737552952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 557, VLAN trunk: None to switch port 4729a45b-ca20-4394-948e-5fd7274758da 2021-06-29 20:55:52.276 4864 2297737554968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:55:52.292 4864 2297737554968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d4dd8f8a-dc32-4d56-81ca-26ca900f0e46'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:55:52.341 4864 2297737552952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:55:52.354 4864 2297737552952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4729a45b-ca20-4394-948e-5fd7274758da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:55:52.682 4864 2297737554968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d4dd8f8a-dc32-4d56-81ca-26ca900f0e46']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:55:52.682 4864 2297737554968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:55:52.704 4864 2297737554968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (09cb1dc6-5d4c-4e72-867a-116453fa842d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:55:52.714 4864 2297737554968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (09cb1dc6-5d4c-4e72-867a-116453fa842d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:55:52.714 4864 2297737554968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d4dd8f8a-dc32-4d56-81ca-26ca900f0e46 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:55:52.732 4864 2297737554968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:55:52.746 4864 2297737554968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d4dd8f8a-dc32-4d56-81ca-26ca900f0e46 not yet added. Adding. 2021-06-29 20:55:52.746 4864 2297737554968 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-06-29 20:55:52.762 4864 2297737554968 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-06-29 20:55:52.779 4864 2297737552952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4729a45b-ca20-4394-948e-5fd7274758da']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:55:52.779 4864 2297737552952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:55:52.794 4864 2297737552952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:55:52.794 4864 2297737552952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:55:52.814 4864 2297737552952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4729a45b-ca20-4394-948e-5fd7274758da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:55:52.814 4864 2297737552952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:55:52.825 4864 2297737552952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4729a45b-ca20-4394-948e-5fd7274758da not yet added. Adding. 2021-06-29 20:55:52.838 4864 2297737552952 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-06-29 20:55:52.838 4864 2297737552952 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-06-29 20:55:53.044 4864 2297737554968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d4dd8f8a-dc32-4d56-81ca-26ca900f0e46" 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-06-29 20:55:53.074 4864 2297737552952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:55:53.293 4864 2297737554968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d4dd8f8a-dc32-4d56-81ca-26ca900f0e46" 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-06-29 20:55:53.309 4864 2297737554968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d4dd8f8a-dc32-4d56-81ca-26ca900f0e46" 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-06-29 20:55:53.329 4864 2297737552952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:55:53.341 4864 2297737552952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:55:53.637 4864 2297737552952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:55:53.669 4864 2297737554968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d4dd8f8a-dc32-4d56-81ca-26ca900f0e46" 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-06-29 20:55:53.854 4864 2297737552952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:55:53.870 4864 2297737552952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4729a45b-ca20-4394-948e-5fd7274758da status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:55:53.870 4864 2297737552952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4729a45b-ca20-4394-948e-5fd7274758da processed. 2021-06-29 20:55:53.886 4864 2297737554968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d4dd8f8a-dc32-4d56-81ca-26ca900f0e46" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:55:53.886 4864 2297737554968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d4dd8f8a-dc32-4d56-81ca-26ca900f0e46 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:55:53.904 4864 2297737554968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d4dd8f8a-dc32-4d56-81ca-26ca900f0e46 processed. 2021-06-29 20:55:55.011 4864 2297717907128 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-06-29 20:55:56.074 4864 2297717907128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:56:01.779 4864 2297717907128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0069389d-00dd-4c5f-9ff7-69b1fc656552 40ff0bb78f604b8da57444c7a50efeb3 e3a11445def64a93972ecaf5644cb126 - - -] Security group member updated on remote: ['d54f7f78-9544-4879-b64e-83a8ee0459d7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:56:01.810 4864 2297717907128 MainThread INFO neutron.agent.securitygroups_rpc [req-0069389d-00dd-4c5f-9ff7-69b1fc656552 40ff0bb78f604b8da57444c7a50efeb3 e3a11445def64a93972ecaf5644cb126 - - -] Security group member updated ['d54f7f78-9544-4879-b64e-83a8ee0459d7'] 2021-06-29 20:56:03.166 4864 2297717907128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-697b0040-a47f-4a3b-a568-4d88997563fb 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: fc0e7555-46e1-4fdb-901b-c18dbb7aa165 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:56:03.218 4864 2297717907128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-697b0040-a47f-4a3b-a568-4d88997563fb 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port fc0e7555-46e1-4fdb-901b-c18dbb7aa165 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:56:05.402 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d4dd8f8a-dc32-4d56-81ca-26ca900f0e46 2021-06-29 20:56:05.873 4864 2297737552952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a413948-c8b9-4698-b9f0-7199ed1ee451 29b61657bfea4df6b233e41129e2bf8f 01d862ca755947109b178d5a3e1ce8db - - -] Security group member updated on remote: ['09cb1dc6-5d4c-4e72-867a-116453fa842d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:56:05.891 4864 2297737552952 MainThread INFO neutron.agent.securitygroups_rpc [req-2a413948-c8b9-4698-b9f0-7199ed1ee451 29b61657bfea4df6b233e41129e2bf8f 01d862ca755947109b178d5a3e1ce8db - - -] Security group member updated ['09cb1dc6-5d4c-4e72-867a-116453fa842d'] 2021-06-29 20:56:05.900 4864 2297737552952 MainThread INFO neutron.agent.securitygroups_rpc [req-2a413948-c8b9-4698-b9f0-7199ed1ee451 29b61657bfea4df6b233e41129e2bf8f 01d862ca755947109b178d5a3e1ce8db - - -] Refresh firewall rules 2021-06-29 20:56:05.932 4864 2297737552952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a413948-c8b9-4698-b9f0-7199ed1ee451 29b61657bfea4df6b233e41129e2bf8f 01d862ca755947109b178d5a3e1ce8db - - -] Get security group information for devices via rpc ['d4dd8f8a-dc32-4d56-81ca-26ca900f0e46'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:56:06.013 4864 2297737552952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2a413948-c8b9-4698-b9f0-7199ed1ee451 29b61657bfea4df6b233e41129e2bf8f 01d862ca755947109b178d5a3e1ce8db - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:56:06.029 4864 2297737552952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2a413948-c8b9-4698-b9f0-7199ed1ee451 29b61657bfea4df6b233e41129e2bf8f 01d862ca755947109b178d5a3e1ce8db - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:56:06.167 4864 2297737552952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a413948-c8b9-4698-b9f0-7199ed1ee451 29b61657bfea4df6b233e41129e2bf8f 01d862ca755947109b178d5a3e1ce8db - - -] port_delete event received for 'd4dd8f8a-dc32-4d56-81ca-26ca900f0e46' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:56:07.043 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:56:07.057 4864 2297737552952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd4dd8f8a-dc32-4d56-81ca-26ca900f0e46' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:56:07.074 4864 2297737552952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd4dd8f8a-dc32-4d56-81ca-26ca900f0e46' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:56:07.074 4864 2297737552952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d4dd8f8a-dc32-4d56-81ca-26ca900f0e46 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 20:56:07.134 4864 2297737552952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a263fd2b-14a4-4eec-b9e4-c74b31845f3d 2021-06-29 20:56:07.134 4864 2297737552952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d4dd8f8a-dc32-4d56-81ca-26ca900f0e46'] 2021-06-29 20:56:07.155 4864 2297737552952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 20:56:07.155 4864 2297737552952 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-06-29 20:56:07.169 4864 2297737552952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d4dd8f8a-dc32-4d56-81ca-26ca900f0e46'] 2021-06-29 20:56:07.419 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fc0e7555-46e1-4fdb-901b-c18dbb7aa165 2021-06-29 20:56:09.076 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:56:09.090 4864 2297717885640 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-06-29 20:56:09.384 4864 2297717885640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:56:09.565 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port fc0e7555-46e1-4fdb-901b-c18dbb7aa165 2021-06-29 20:56:09.565 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port fc0e7555-46e1-4fdb-901b-c18dbb7aa165 updated. Details: {'device': 'fc0e7555-46e1-4fdb-901b-c18dbb7aa165', 'network_id': 'c4654ed2-a547-4fac-a1d6-d18db969fcc6', 'port_id': 'fc0e7555-46e1-4fdb-901b-c18dbb7aa165', 'mac_address': 'fa:16:3e:d7:0e:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 552, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9c8c9eca-cc87-4857-802e-7d6de73856ff', '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-06-29 20:56:09.580 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:56:09.590 4864 2297717885640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fc0e7555-46e1-4fdb-901b-c18dbb7aa165" 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-06-29 20:56:09.608 4864 2297717885640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fc0e7555-46e1-4fdb-901b-c18dbb7aa165 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:56:09.608 4864 2297717885640 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c4654ed2-a547-4fac-a1d6-d18db969fcc6 2021-06-29 20:56:09.619 4864 2297717885640 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-06-29 20:56:09.823 4864 2297717885640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fc0e7555-46e1-4fdb-901b-c18dbb7aa165') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:56:09.840 4864 2297717885640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fc0e7555-46e1-4fdb-901b-c18dbb7aa165') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:56:09.855 4864 2297717885640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fc0e7555-46e1-4fdb-901b-c18dbb7aa165 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:56:09.872 4864 2297717885640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 552, VLAN trunk: None to switch port fc0e7555-46e1-4fdb-901b-c18dbb7aa165 2021-06-29 20:56:09.996 4864 2297717885640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:56:10.010 4864 2297717885640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fc0e7555-46e1-4fdb-901b-c18dbb7aa165'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:56:10.353 4864 2297717885640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fc0e7555-46e1-4fdb-901b-c18dbb7aa165']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:56:10.372 4864 2297717885640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:56:10.372 4864 2297717885640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d54f7f78-9544-4879-b64e-83a8ee0459d7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:56:10.386 4864 2297717885640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d54f7f78-9544-4879-b64e-83a8ee0459d7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:56:10.402 4864 2297717885640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fc0e7555-46e1-4fdb-901b-c18dbb7aa165 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:56:10.415 4864 2297717885640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:56:10.415 4864 2297717885640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fc0e7555-46e1-4fdb-901b-c18dbb7aa165 not yet added. Adding. 2021-06-29 20:56:10.432 4864 2297717885640 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-06-29 20:56:10.432 4864 2297717885640 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-06-29 20:56:10.683 4864 2297717885640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc0e7555-46e1-4fdb-901b-c18dbb7aa165" 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-06-29 20:56:10.948 4864 2297717885640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc0e7555-46e1-4fdb-901b-c18dbb7aa165" 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-06-29 20:56:10.948 4864 2297717885640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc0e7555-46e1-4fdb-901b-c18dbb7aa165" 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-06-29 20:56:11.218 4864 2297717885640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc0e7555-46e1-4fdb-901b-c18dbb7aa165" 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-06-29 20:56:11.401 4864 2297717885640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fc0e7555-46e1-4fdb-901b-c18dbb7aa165" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:56:11.420 4864 2297717885640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fc0e7555-46e1-4fdb-901b-c18dbb7aa165 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:56:11.436 4864 2297717885640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fc0e7555-46e1-4fdb-901b-c18dbb7aa165 processed. 2021-06-29 20:56:12.806 4864 2297717907128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Security group member updated on remote: ['f01d8879-03c1-48ca-9024-d114c2cc7fe4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:56:12.822 4864 2297717907128 MainThread INFO neutron.agent.securitygroups_rpc [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Security group member updated ['f01d8879-03c1-48ca-9024-d114c2cc7fe4'] 2021-06-29 20:56:12.822 4864 2297717907128 MainThread INFO neutron.agent.securitygroups_rpc [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Refresh firewall rules 2021-06-29 20:56:12.839 4864 2297717907128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Get security group information for devices via rpc ['002614df-5979-4f83-b55d-1bdfe4a85527', '4729a45b-ca20-4394-948e-5fd7274758da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:56:13.090 4864 2297716764912 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-06-29 20:56:14.150 4864 2297716764912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:56:14.342 4864 2297717907128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update security group information for ports dict_keys(['002614df-5979-4f83-b55d-1bdfe4a85527', '4729a45b-ca20-4394-948e-5fd7274758da']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:56:14.362 4864 2297717907128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:56:14.362 4864 2297717907128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update rules of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:56:14.373 4864 2297717907128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update members of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:56:14.386 4864 2297717907128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update port filter for 002614df-5979-4f83-b55d-1bdfe4a85527 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:56:14.386 4864 2297717907128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Updating port rules. 2021-06-29 20:56:14.416 4864 2297717907128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-29 20:56:14.416 4864 2297717907128 MainThread DEBUG oslo_concurrency.lockutils [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:56:14.744 4864 2297717907128 MainThread DEBUG oslo_concurrency.lockutils [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:56:14.764 4864 2297717907128 MainThread DEBUG oslo_concurrency.lockutils [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:56:14.776 4864 2297717907128 MainThread DEBUG oslo_concurrency.lockutils [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:56:14.776 4864 2297717907128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update port filter for 4729a45b-ca20-4394-948e-5fd7274758da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:56:14.794 4864 2297717907128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Updating port rules. 2021-06-29 20:56:14.794 4864 2297717907128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-29 20:56:14.820 4864 2297717907128 MainThread DEBUG oslo_concurrency.lockutils [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:56:15.099 4864 2297718833560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eda4e3f1-fcc8-4bab-90d5-7c88852583b9 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: fd36f385-de4e-49ff-b035-b6949db9aace port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:56:15.107 4864 2297717907128 MainThread DEBUG oslo_concurrency.lockutils [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:56:15.123 4864 2297717907128 MainThread DEBUG oslo_concurrency.lockutils [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:56:15.123 4864 2297717907128 MainThread DEBUG oslo_concurrency.lockutils [req-31b523d9-33ba-42d3-85de-011485245dba 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:56:15.134 4864 2297718833560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eda4e3f1-fcc8-4bab-90d5-7c88852583b9 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port fd36f385-de4e-49ff-b035-b6949db9aace defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:56:15.494 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a52622e2-cb29-438d-9466-b3f2c2619f2f 2021-06-29 20:56:17.110 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:56:17.572 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port a52622e2-cb29-438d-9466-b3f2c2619f2f 2021-06-29 20:56:17.591 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port a52622e2-cb29-438d-9466-b3f2c2619f2f updated. Details: {'device': 'a52622e2-cb29-438d-9466-b3f2c2619f2f', 'network_id': '656014fe-ebe5-425d-bc87-c747781da88f', 'port_id': 'a52622e2-cb29-438d-9466-b3f2c2619f2f', 'mac_address': 'fa:16:3e:9b:fb:02', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 555, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63dec314-ebde-4349-8abc-5371f107b8f7', '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-06-29 20:56:17.624 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:56:17.636 4864 2297719601696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" 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-06-29 20:56:17.636 4864 2297719601696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a52622e2-cb29-438d-9466-b3f2c2619f2f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:56:17.650 4864 2297719601696 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-06-29 20:56:17.810 4864 2297719601696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a52622e2-cb29-438d-9466-b3f2c2619f2f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:56:17.824 4864 2297719601696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a52622e2-cb29-438d-9466-b3f2c2619f2f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:56:17.853 4864 2297719601696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a52622e2-cb29-438d-9466-b3f2c2619f2f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:56:17.853 4864 2297719601696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 555, VLAN trunk: None to switch port a52622e2-cb29-438d-9466-b3f2c2619f2f 2021-06-29 20:56:18.044 4864 2297719601696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:56:18.044 4864 2297719601696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a52622e2-cb29-438d-9466-b3f2c2619f2f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:56:18.235 4864 2297719601696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a52622e2-cb29-438d-9466-b3f2c2619f2f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:56:18.265 4864 2297719601696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:56:18.281 4864 2297719601696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (06a26c27-1977-4c15-8b5f-9d10f2899e23) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:56:18.292 4864 2297719601696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a52622e2-cb29-438d-9466-b3f2c2619f2f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:56:18.307 4864 2297719601696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:56:18.324 4864 2297719601696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-06-29 20:56:18.324 4864 2297719601696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" 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-06-29 20:56:18.353 4864 2297719601696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:56:18.353 4864 2297719601696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" 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-06-29 20:56:18.373 4864 2297719601696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:56:18.542 4864 2297719601696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.907s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:56:18.542 4864 2297719601696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a52622e2-cb29-438d-9466-b3f2c2619f2f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:56:18.564 4864 2297719601696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a52622e2-cb29-438d-9466-b3f2c2619f2f processed. 2021-06-29 20:56:19.118 4864 2297719601696 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-06-29 20:56:19.560 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fd36f385-de4e-49ff-b035-b6949db9aace 2021-06-29 20:56:19.574 4864 2297719601696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:56:20.027 4864 2297719601696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67538aca-65ac-49a3-bf2f-318fde8130c0 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] network_delete received. Deleting network 232c3708-0dab-431f-8e45-181215153597 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-29 20:56:20.048 4864 2297719601696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67538aca-65ac-49a3-bf2f-318fde8130c0 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] Network 232c3708-0dab-431f-8e45-181215153597 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-29 20:56:21.138 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:56:21.509 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port fd36f385-de4e-49ff-b035-b6949db9aace 2021-06-29 20:56:21.526 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port fd36f385-de4e-49ff-b035-b6949db9aace updated. Details: {'device': 'fd36f385-de4e-49ff-b035-b6949db9aace', 'network_id': '1d5bead4-e2f1-44b9-97ad-701849f7e964', 'port_id': 'fd36f385-de4e-49ff-b035-b6949db9aace', 'mac_address': 'fa:16:3e:80:1e:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 557, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '630813ae-6938-45f7-a451-02e152b1e922', '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-06-29 20:56:21.546 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:56:21.546 4864 2297719601696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fd36f385-de4e-49ff-b035-b6949db9aace" 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-06-29 20:56:21.558 4864 2297719601696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fd36f385-de4e-49ff-b035-b6949db9aace _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:56:21.558 4864 2297719601696 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-06-29 20:56:21.843 4864 2297719601696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fd36f385-de4e-49ff-b035-b6949db9aace') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:56:21.857 4864 2297719601696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fd36f385-de4e-49ff-b035-b6949db9aace') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:56:21.888 4864 2297719601696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fd36f385-de4e-49ff-b035-b6949db9aace is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:56:21.888 4864 2297719601696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 557, VLAN trunk: None to switch port fd36f385-de4e-49ff-b035-b6949db9aace 2021-06-29 20:56:22.103 4864 2297719601696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:56:22.126 4864 2297719601696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fd36f385-de4e-49ff-b035-b6949db9aace'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:56:22.478 4864 2297719601696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fd36f385-de4e-49ff-b035-b6949db9aace']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:56:22.494 4864 2297719601696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:56:22.510 4864 2297719601696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:56:22.510 4864 2297719601696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:56:22.530 4864 2297719601696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fd36f385-de4e-49ff-b035-b6949db9aace _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:56:22.549 4864 2297719601696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:56:22.560 4864 2297719601696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fd36f385-de4e-49ff-b035-b6949db9aace not yet added. Adding. 2021-06-29 20:56:22.560 4864 2297719601696 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-06-29 20:56:22.576 4864 2297719601696 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-06-29 20:56:22.856 4864 2297719601696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd36f385-de4e-49ff-b035-b6949db9aace" 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-06-29 20:56:23.135 4864 2297719601696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd36f385-de4e-49ff-b035-b6949db9aace" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:56:23.159 4864 2297719601696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd36f385-de4e-49ff-b035-b6949db9aace" 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-06-29 20:56:23.494 4864 2297719601696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd36f385-de4e-49ff-b035-b6949db9aace" 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-06-29 20:56:23.697 4864 2297719601696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fd36f385-de4e-49ff-b035-b6949db9aace" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:56:23.721 4864 2297719601696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fd36f385-de4e-49ff-b035-b6949db9aace status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:56:23.721 4864 2297719601696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fd36f385-de4e-49ff-b035-b6949db9aace processed. 2021-06-29 20:56:25.153 4864 2297719601696 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-06-29 20:56:25.528 4864 2297719601696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:56:32.778 4864 2297719601696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f42818ec-97d6-4b67-a42c-e7104fd7f4a1 - - - - -] port_update received: 8bfc7b75-67fc-40c3-9f76-183bd74981c9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:56:32.813 4864 2297719601696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f42818ec-97d6-4b67-a42c-e7104fd7f4a1 - - - - -] No port 8bfc7b75-67fc-40c3-9f76-183bd74981c9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:56:43.043 4864 2297718151880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3fe3853-2bcf-4b27-991f-a68f97dbe86b - - - - -] port_update received: 17018cb8-8acb-47ae-9888-020961a5f80f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:56:43.901 4864 2297718151880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3fe3853-2bcf-4b27-991f-a68f97dbe86b - - - - -] No port 17018cb8-8acb-47ae-9888-020961a5f80f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:56:45.993 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a52622e2-cb29-438d-9466-b3f2c2619f2f 2021-06-29 20:56:48.293 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:56:49.555 4864 2297718072040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d3da25d-8c6a-4f71-841f-746da80402e1 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group rule updated on remote: ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:56:49.571 4864 2297718072040 MainThread INFO neutron.agent.securitygroups_rpc [req-1d3da25d-8c6a-4f71-841f-746da80402e1 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group rule updated ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] 2021-06-29 20:56:49.586 4864 2297654900272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16071553-9229-4048-bb36-76185e1de63c fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group rule updated on remote: ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:56:49.602 4864 2297654900272 MainThread INFO neutron.agent.securitygroups_rpc [req-16071553-9229-4048-bb36-76185e1de63c fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group rule updated ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] 2021-06-29 20:56:49.602 4864 2297718072880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9549323-76f1-4638-b70c-99546e6d5817 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group rule updated on remote: ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:56:49.638 4864 2297718072880 MainThread INFO neutron.agent.securitygroups_rpc [req-d9549323-76f1-4638-b70c-99546e6d5817 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group rule updated ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] 2021-06-29 20:56:49.638 4864 2297718151880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d1d9df7-ff2e-4432-a8e7-f3887ffed262 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group rule updated on remote: ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:56:49.652 4864 2297718151880 MainThread INFO neutron.agent.securitygroups_rpc [req-2d1d9df7-ff2e-4432-a8e7-f3887ffed262 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group rule updated ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] 2021-06-29 20:56:49.652 4864 2297719405256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e59bca88-54bb-437f-9ddb-7dd47a0ecacd fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group rule updated on remote: ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:56:49.671 4864 2297719405256 MainThread INFO neutron.agent.securitygroups_rpc [req-e59bca88-54bb-437f-9ddb-7dd47a0ecacd fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group rule updated ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] 2021-06-29 20:56:49.688 4864 2297716677152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e30bcd3-bbff-4b9e-a773-6318f7c12ae5 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group rule updated on remote: ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:56:49.696 4864 2297716677152 MainThread INFO neutron.agent.securitygroups_rpc [req-0e30bcd3-bbff-4b9e-a773-6318f7c12ae5 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group rule updated ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] 2021-06-29 20:56:49.716 4864 2297718192336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a52622e2-cb29-438d-9466-b3f2c2619f2f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:56:49.734 4864 2297718192336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a52622e2-cb29-438d-9466-b3f2c2619f2f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:56:49.734 4864 2297718192336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a52622e2-cb29-438d-9466-b3f2c2619f2f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 20:56:49.806 4864 2297718192336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a52622e2-cb29-438d-9466-b3f2c2619f2f'] 2021-06-29 20:56:49.823 4864 2297718192336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 20:56:49.823 4864 2297718192336 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-06-29 20:56:49.839 4864 2297718192336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a52622e2-cb29-438d-9466-b3f2c2619f2f'] 2021-06-29 20:56:50.306 4864 2297718192336 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-06-29 20:56:50.901 4864 2297718192336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:56:50.915 4864 2297718192336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38cf02f0-c6f5-45b3-99a2-03c0a3697d84 - - - - -] port_update received: 8cb105c6-8859-446f-a187-22c6ff2e9c34 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:56:50.966 4864 2297718192336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38cf02f0-c6f5-45b3-99a2-03c0a3697d84 - - - - -] No port 8cb105c6-8859-446f-a187-22c6ff2e9c34 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:56:54.683 4864 2297718192336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1c21d2-c218-4db0-b735-452b3bc0b704 - - - - -] port_update received: 7da33687-be24-459e-bc40-f276e6e94e99 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:56:54.700 4864 2297718192336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d1c21d2-c218-4db0-b735-452b3bc0b704 - - - - -] No port 7da33687-be24-459e-bc40-f276e6e94e99 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:56:56.181 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a52622e2-cb29-438d-9466-b3f2c2619f2f 2021-06-29 20:56:56.340 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:56:56.340 4864 2297718192336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a52622e2-cb29-438d-9466-b3f2c2619f2f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:56:56.367 4864 2297718192336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a52622e2-cb29-438d-9466-b3f2c2619f2f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:56:56.367 4864 2297718192336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a52622e2-cb29-438d-9466-b3f2c2619f2f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 20:56:56.431 4864 2297718192336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 656014fe-ebe5-425d-bc87-c747781da88f 2021-06-29 20:56:56.431 4864 2297718192336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a52622e2-cb29-438d-9466-b3f2c2619f2f'] 2021-06-29 20:56:56.461 4864 2297718192336 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-06-29 20:56:56.461 4864 2297718192336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a52622e2-cb29-438d-9466-b3f2c2619f2f'] 2021-06-29 20:56:58.354 4864 2297718192336 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-06-29 20:56:58.510 4864 2297718192336 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-06-29 20:57:01.789 4864 2297718192336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Security group member updated on remote: ['f01d8879-03c1-48ca-9024-d114c2cc7fe4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:57:01.806 4864 2297718192336 MainThread INFO neutron.agent.securitygroups_rpc [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Security group member updated ['f01d8879-03c1-48ca-9024-d114c2cc7fe4'] 2021-06-29 20:57:01.821 4864 2297718192336 MainThread INFO neutron.agent.securitygroups_rpc [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Refresh firewall rules 2021-06-29 20:57:01.838 4864 2297718192336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Get security group information for devices via rpc ['002614df-5979-4f83-b55d-1bdfe4a85527', '4729a45b-ca20-4394-948e-5fd7274758da', 'fd36f385-de4e-49ff-b035-b6949db9aace'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:57:02.542 4864 2297716677152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fcdbad6-684a-4394-9ce1-c0024e9174cd - - - - -] port_update received: 3b7141ab-297d-4142-88e6-cc05b9efec54 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:57:02.571 4864 2297716677152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fcdbad6-684a-4394-9ce1-c0024e9174cd - - - - -] No port 3b7141ab-297d-4142-88e6-cc05b9efec54 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:57:02.900 4864 2297718192336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update security group information for ports dict_keys(['002614df-5979-4f83-b55d-1bdfe4a85527', '4729a45b-ca20-4394-948e-5fd7274758da', 'fd36f385-de4e-49ff-b035-b6949db9aace']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:57:02.917 4864 2297718192336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:57:02.939 4864 2297718192336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update rules of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:57:02.950 4864 2297718192336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update members of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:57:02.950 4864 2297718192336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update port filter for 002614df-5979-4f83-b55d-1bdfe4a85527 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:57:02.962 4864 2297718192336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Updating port rules. 2021-06-29 20:57:02.962 4864 2297718192336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-29 20:57:02.978 4864 2297718192336 MainThread DEBUG oslo_concurrency.lockutils [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:57:03.264 4864 2297718192336 MainThread DEBUG oslo_concurrency.lockutils [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:57:03.274 4864 2297718192336 MainThread DEBUG oslo_concurrency.lockutils [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:57:03.306 4864 2297718192336 MainThread DEBUG oslo_concurrency.lockutils [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:57:03.306 4864 2297718192336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update port filter for 4729a45b-ca20-4394-948e-5fd7274758da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:57:03.324 4864 2297718192336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Updating port rules. 2021-06-29 20:57:03.324 4864 2297718192336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-29 20:57:03.337 4864 2297718192336 MainThread DEBUG oslo_concurrency.lockutils [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:57:04.338 4864 2297719390448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1f2f9e8-f1c1-42c2-8fdc-29e7cb54568e 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: f862e310-cda7-4976-a013-4624d4ffec07 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:57:05.512 4864 2297718192336 MainThread DEBUG oslo_concurrency.lockutils [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:57:06.552 4864 2297718192336 MainThread DEBUG oslo_concurrency.lockutils [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:57:06.557 4864 2297718192336 MainThread DEBUG oslo_concurrency.lockutils [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:57:06.557 4864 2297718192336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update port filter for fd36f385-de4e-49ff-b035-b6949db9aace _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:57:06.578 4864 2297718192336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Updating port rules. 2021-06-29 20:57:06.578 4864 2297718192336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Creating 1 new rules, removing 0 old rules. 2021-06-29 20:57:06.590 4864 2297718192336 MainThread DEBUG oslo_concurrency.lockutils [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-fd36f385-de4e-49ff-b035-b6949db9aace" 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-06-29 20:57:06.605 4864 2297719390448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1f2f9e8-f1c1-42c2-8fdc-29e7cb54568e 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port f862e310-cda7-4976-a013-4624d4ffec07 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:57:06.915 4864 2297718192336 MainThread DEBUG oslo_concurrency.lockutils [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-fd36f385-de4e-49ff-b035-b6949db9aace" 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-06-29 20:57:06.937 4864 2297718192336 MainThread DEBUG oslo_concurrency.lockutils [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-fd36f385-de4e-49ff-b035-b6949db9aace" 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-06-29 20:57:06.937 4864 2297718192336 MainThread DEBUG oslo_concurrency.lockutils [req-ed6698a3-0e7e-4d6b-b99d-35fbae174b40 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-fd36f385-de4e-49ff-b035-b6949db9aace" 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-06-29 20:57:10.648 4864 2297718129048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80a6d215-eaff-4a81-a400-9e3ce516091d - - - - -] port_update received: bdc0a4ed-635b-43f4-b004-de42ac51b358 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:57:10.684 4864 2297718129048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80a6d215-eaff-4a81-a400-9e3ce516091d - - - - -] No port bdc0a4ed-635b-43f4-b004-de42ac51b358 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:57:13.573 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f862e310-cda7-4976-a013-4624d4ffec07 2021-06-29 20:57:15.649 4864 2297718026816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dcbebbfb-3762-451e-b840-30b00b279766 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] Security group rule updated on remote: ['56fa1c3d-8334-4f06-ba26-a1edafaa26f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:57:15.665 4864 2297718026816 MainThread INFO neutron.agent.securitygroups_rpc [req-dcbebbfb-3762-451e-b840-30b00b279766 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] Security group rule updated ['56fa1c3d-8334-4f06-ba26-a1edafaa26f8'] 2021-06-29 20:57:15.680 4864 2297718766448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-880a0bec-9827-44f9-80a6-6567851df8c3 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] Security group rule updated on remote: ['56fa1c3d-8334-4f06-ba26-a1edafaa26f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:57:15.697 4864 2297718766448 MainThread INFO neutron.agent.securitygroups_rpc [req-880a0bec-9827-44f9-80a6-6567851df8c3 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] Security group rule updated ['56fa1c3d-8334-4f06-ba26-a1edafaa26f8'] 2021-06-29 20:57:15.697 4864 2297719599176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9e3429c-e5a6-4279-bf37-4d61eda032e6 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] Security group rule updated on remote: ['56fa1c3d-8334-4f06-ba26-a1edafaa26f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:57:15.712 4864 2297719599176 MainThread INFO neutron.agent.securitygroups_rpc [req-f9e3429c-e5a6-4279-bf37-4d61eda032e6 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] Security group rule updated ['56fa1c3d-8334-4f06-ba26-a1edafaa26f8'] 2021-06-29 20:57:15.726 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:57:15.742 4864 2297718766448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44fbeff4-4675-4c51-a4c3-c9225f1b2f9c 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] Security group rule updated on remote: ['56fa1c3d-8334-4f06-ba26-a1edafaa26f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:57:15.742 4864 2297718766448 MainThread INFO neutron.agent.securitygroups_rpc [req-44fbeff4-4675-4c51-a4c3-c9225f1b2f9c 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] Security group rule updated ['56fa1c3d-8334-4f06-ba26-a1edafaa26f8'] 2021-06-29 20:57:15.760 4864 2297719599176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0722ae4a-d3a7-42f1-935e-10239561338d 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] Security group rule updated on remote: ['56fa1c3d-8334-4f06-ba26-a1edafaa26f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:57:15.773 4864 2297719599176 MainThread INFO neutron.agent.securitygroups_rpc [req-0722ae4a-d3a7-42f1-935e-10239561338d 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] Security group rule updated ['56fa1c3d-8334-4f06-ba26-a1edafaa26f8'] 2021-06-29 20:57:15.773 4864 2297718026816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39e934c5-c630-444b-a87f-6c2e33284f8d 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] Security group rule updated on remote: ['56fa1c3d-8334-4f06-ba26-a1edafaa26f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:57:15.794 4864 2297718026816 MainThread INFO neutron.agent.securitygroups_rpc [req-39e934c5-c630-444b-a87f-6c2e33284f8d 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] Security group rule updated ['56fa1c3d-8334-4f06-ba26-a1edafaa26f8'] 2021-06-29 20:57:16.039 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port f862e310-cda7-4976-a013-4624d4ffec07 2021-06-29 20:57:16.057 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port f862e310-cda7-4976-a013-4624d4ffec07 updated. Details: {'device': 'f862e310-cda7-4976-a013-4624d4ffec07', 'network_id': '1d5bead4-e2f1-44b9-97ad-701849f7e964', 'port_id': 'f862e310-cda7-4976-a013-4624d4ffec07', 'mac_address': 'fa:16:3e:eb:f5:15', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 557, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '630813ae-6938-45f7-a451-02e152b1e922', '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-06-29 20:57:16.057 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:57:16.071 4864 2297718026816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f862e310-cda7-4976-a013-4624d4ffec07" 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-06-29 20:57:16.071 4864 2297718026816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f862e310-cda7-4976-a013-4624d4ffec07 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:57:16.071 4864 2297718026816 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-06-29 20:57:16.321 4864 2297718026816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f862e310-cda7-4976-a013-4624d4ffec07') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:57:16.338 4864 2297718026816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f862e310-cda7-4976-a013-4624d4ffec07') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:57:16.354 4864 2297718026816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f862e310-cda7-4976-a013-4624d4ffec07 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:57:16.354 4864 2297718026816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 557, VLAN trunk: None to switch port f862e310-cda7-4976-a013-4624d4ffec07 2021-06-29 20:57:16.530 4864 2297718026816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:57:16.540 4864 2297718026816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f862e310-cda7-4976-a013-4624d4ffec07'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:57:16.805 4864 2297718026816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f862e310-cda7-4976-a013-4624d4ffec07']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:57:16.805 4864 2297718026816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:57:16.833 4864 2297718026816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:57:16.838 4864 2297718026816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:57:16.852 4864 2297718026816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f862e310-cda7-4976-a013-4624d4ffec07 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:57:16.852 4864 2297718026816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:57:16.852 4864 2297718026816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f862e310-cda7-4976-a013-4624d4ffec07 not yet added. Adding. 2021-06-29 20:57:16.873 4864 2297718026816 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-06-29 20:57:16.887 4864 2297718026816 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-06-29 20:57:17.145 4864 2297718026816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f862e310-cda7-4976-a013-4624d4ffec07" 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-06-29 20:57:17.407 4864 2297718026816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f862e310-cda7-4976-a013-4624d4ffec07" 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-06-29 20:57:17.407 4864 2297718026816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f862e310-cda7-4976-a013-4624d4ffec07" 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-06-29 20:57:17.727 4864 2297718026816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f862e310-cda7-4976-a013-4624d4ffec07" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:57:17.914 4864 2297718026816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f862e310-cda7-4976-a013-4624d4ffec07" 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-06-29 20:57:17.930 4864 2297718026816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f862e310-cda7-4976-a013-4624d4ffec07 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:57:17.930 4864 2297718026816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f862e310-cda7-4976-a013-4624d4ffec07 processed. 2021-06-29 20:57:19.733 4864 2297718026816 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-06-29 20:57:21.742 4864 2297718026816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:57:21.757 4864 2297719295168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-29 20:57:21.757 4864 2297719295168 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-06-29 20:57:25.710 4864 2297719295168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf877db6-eb74-4157-9fef-10f15c225054 - - - - -] port_update received: 3c9c6696-9304-4a64-8f14-b1d614f4302e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:57:25.729 4864 2297719295168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf877db6-eb74-4157-9fef-10f15c225054 - - - - -] No port 3c9c6696-9304-4a64-8f14-b1d614f4302e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:57:26.166 4864 2297719295168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f794a05c-1079-4327-a5b6-9d7d19f59b50 - - - - -] port_update received: 6a47392b-7fcc-4410-8811-206f946c08bb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:57:26.196 4864 2297719295168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f794a05c-1079-4327-a5b6-9d7d19f59b50 - - - - -] No port 6a47392b-7fcc-4410-8811-206f946c08bb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:57:36.399 4864 2297719295168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a956706-e1c9-4c1e-b94c-992752fb145b fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group member updated on remote: ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:57:36.399 4864 2297719295168 MainThread INFO neutron.agent.securitygroups_rpc [req-9a956706-e1c9-4c1e-b94c-992752fb145b fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group member updated ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] 2021-06-29 20:57:37.852 4864 2297718529216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c77128e-68c1-44d2-847c-b26023ec9482 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: 1a1dd688-257c-44e8-a30d-9bb513f20c29 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:57:37.867 4864 2297718529216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c77128e-68c1-44d2-847c-b26023ec9482 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port 1a1dd688-257c-44e8-a30d-9bb513f20c29 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:57:39.993 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 36a65d8a-ac47-48e2-b298-5e405d5f8053 2021-06-29 20:57:40.447 4864 2297718529216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0bce7e3-2754-4c89-98b0-99833e2d485f 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Security group member updated on remote: ['efa5e2be-1468-4d2d-b3ee-c48f0d1f74ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:57:40.447 4864 2297718529216 MainThread INFO neutron.agent.securitygroups_rpc [req-b0bce7e3-2754-4c89-98b0-99833e2d485f 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Security group member updated ['efa5e2be-1468-4d2d-b3ee-c48f0d1f74ae'] 2021-06-29 20:57:40.463 4864 2297718529216 MainThread INFO neutron.agent.securitygroups_rpc [req-b0bce7e3-2754-4c89-98b0-99833e2d485f 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Refresh firewall rules 2021-06-29 20:57:40.477 4864 2297718529216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0bce7e3-2754-4c89-98b0-99833e2d485f 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Get security group information for devices via rpc ['b85b22e6-1753-40f3-bb5c-1ceb228955d0', '36a65d8a-ac47-48e2-b298-5e405d5f8053'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:57:40.575 4864 2297718565240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0bce7e3-2754-4c89-98b0-99833e2d485f 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] port_delete event received for '36a65d8a-ac47-48e2-b298-5e405d5f8053' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:57:40.715 4864 2297718529216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b0bce7e3-2754-4c89-98b0-99833e2d485f 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Update security group information for ports dict_keys(['b85b22e6-1753-40f3-bb5c-1ceb228955d0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:57:40.730 4864 2297718529216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b0bce7e3-2754-4c89-98b0-99833e2d485f 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:57:40.743 4864 2297718529216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b0bce7e3-2754-4c89-98b0-99833e2d485f 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Update rules of security group (efa5e2be-1468-4d2d-b3ee-c48f0d1f74ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:57:40.743 4864 2297718529216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b0bce7e3-2754-4c89-98b0-99833e2d485f 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Update members of security group (efa5e2be-1468-4d2d-b3ee-c48f0d1f74ae) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:57:40.757 4864 2297718529216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b0bce7e3-2754-4c89-98b0-99833e2d485f 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Update port filter for b85b22e6-1753-40f3-bb5c-1ceb228955d0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:57:40.757 4864 2297718529216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b0bce7e3-2754-4c89-98b0-99833e2d485f 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Updating port rules. 2021-06-29 20:57:40.777 4864 2297718529216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b0bce7e3-2754-4c89-98b0-99833e2d485f 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-29 20:57:40.795 4864 2297718529216 MainThread DEBUG oslo_concurrency.lockutils [req-b0bce7e3-2754-4c89-98b0-99833e2d485f 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Lock "n-hv-driver-port-lock-b85b22e6-1753-40f3-bb5c-1ceb228955d0" 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-06-29 20:57:40.808 4864 2297718529216 MainThread DEBUG oslo_concurrency.lockutils [req-b0bce7e3-2754-4c89-98b0-99833e2d485f 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Lock "n-hv-driver-port-lock-b85b22e6-1753-40f3-bb5c-1ceb228955d0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:57:40.808 4864 2297718529216 MainThread DEBUG oslo_concurrency.lockutils [req-b0bce7e3-2754-4c89-98b0-99833e2d485f 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Lock "n-hv-driver-port-lock-b85b22e6-1753-40f3-bb5c-1ceb228955d0" 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-06-29 20:57:41.155 4864 2297718529216 MainThread DEBUG oslo_concurrency.lockutils [req-b0bce7e3-2754-4c89-98b0-99833e2d485f 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Lock "n-hv-driver-port-lock-b85b22e6-1753-40f3-bb5c-1ceb228955d0" 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-06-29 20:57:41.610 4864 2297718529216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0de43d05-6e2c-4523-947a-1d3e5121f2a0 40ff0bb78f604b8da57444c7a50efeb3 e3a11445def64a93972ecaf5644cb126 - - -] Security group member updated on remote: ['d54f7f78-9544-4879-b64e-83a8ee0459d7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:57:41.610 4864 2297718529216 MainThread INFO neutron.agent.securitygroups_rpc [req-0de43d05-6e2c-4523-947a-1d3e5121f2a0 40ff0bb78f604b8da57444c7a50efeb3 e3a11445def64a93972ecaf5644cb126 - - -] Security group member updated ['d54f7f78-9544-4879-b64e-83a8ee0459d7'] 2021-06-29 20:57:41.620 4864 2297718529216 MainThread INFO neutron.agent.securitygroups_rpc [req-0de43d05-6e2c-4523-947a-1d3e5121f2a0 40ff0bb78f604b8da57444c7a50efeb3 e3a11445def64a93972ecaf5644cb126 - - -] Refresh firewall rules 2021-06-29 20:57:41.620 4864 2297718529216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0de43d05-6e2c-4523-947a-1d3e5121f2a0 40ff0bb78f604b8da57444c7a50efeb3 e3a11445def64a93972ecaf5644cb126 - - -] Get security group information for devices via rpc ['fc0e7555-46e1-4fdb-901b-c18dbb7aa165'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:57:41.680 4864 2297718529216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0de43d05-6e2c-4523-947a-1d3e5121f2a0 40ff0bb78f604b8da57444c7a50efeb3 e3a11445def64a93972ecaf5644cb126 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:57:41.695 4864 2297718529216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0de43d05-6e2c-4523-947a-1d3e5121f2a0 40ff0bb78f604b8da57444c7a50efeb3 e3a11445def64a93972ecaf5644cb126 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:57:41.745 4864 2297718529216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0de43d05-6e2c-4523-947a-1d3e5121f2a0 40ff0bb78f604b8da57444c7a50efeb3 e3a11445def64a93972ecaf5644cb126 - - -] port_delete event received for 'fc0e7555-46e1-4fdb-901b-c18dbb7aa165' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:57:41.828 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:57:41.836 4864 2297718529216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '36a65d8a-ac47-48e2-b298-5e405d5f8053' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:57:41.836 4864 2297718529216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '36a65d8a-ac47-48e2-b298-5e405d5f8053' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:57:41.851 4864 2297718529216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 36a65d8a-ac47-48e2-b298-5e405d5f8053 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 20:57:41.884 4864 2297718529216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['36a65d8a-ac47-48e2-b298-5e405d5f8053'] 2021-06-29 20:57:41.900 4864 2297718529216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 20:57:41.900 4864 2297718529216 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-06-29 20:57:41.915 4864 2297718529216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['36a65d8a-ac47-48e2-b298-5e405d5f8053'] 2021-06-29 20:57:42.024 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fc0e7555-46e1-4fdb-901b-c18dbb7aa165 2021-06-29 20:57:42.038 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a52622e2-cb29-438d-9466-b3f2c2619f2f 2021-06-29 20:57:43.837 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:57:45.305 4864 2297718529216 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-06-29 20:57:46.305 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port a52622e2-cb29-438d-9466-b3f2c2619f2f 2021-06-29 20:57:46.337 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port a52622e2-cb29-438d-9466-b3f2c2619f2f updated. Details: {'device': 'a52622e2-cb29-438d-9466-b3f2c2619f2f', 'network_id': '656014fe-ebe5-425d-bc87-c747781da88f', 'port_id': 'a52622e2-cb29-438d-9466-b3f2c2619f2f', 'mac_address': 'fa:16:3e:9b:fb:02', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 555, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63dec314-ebde-4349-8abc-5371f107b8f7', '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-06-29 20:57:46.337 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:57:46.352 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:57:46.352 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.base [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Loop iteration exceeded interval (2 vs. 2.5153675079345703) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-06-29 20:57:46.372 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:57:46.384 4864 2297737656528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" 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-06-29 20:57:46.398 4864 2297737656528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a52622e2-cb29-438d-9466-b3f2c2619f2f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:57:46.398 4864 2297737656528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 656014fe-ebe5-425d-bc87-c747781da88f 2021-06-29 20:57:46.398 4864 2297737656528 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-06-29 20:57:46.418 4864 2297737656696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fc0e7555-46e1-4fdb-901b-c18dbb7aa165' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:57:46.452 4864 2297737656696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fc0e7555-46e1-4fdb-901b-c18dbb7aa165' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:57:46.460 4864 2297737656696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fc0e7555-46e1-4fdb-901b-c18dbb7aa165 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 20:57:46.460 4864 2297737657032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fc0e7555-46e1-4fdb-901b-c18dbb7aa165' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:57:46.479 4864 2297737657032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fc0e7555-46e1-4fdb-901b-c18dbb7aa165' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:57:46.531 4864 2297737657032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fc0e7555-46e1-4fdb-901b-c18dbb7aa165 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 20:57:46.541 4864 2297718529216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:57:46.557 4864 2297737656696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c4654ed2-a547-4fac-a1d6-d18db969fcc6 2021-06-29 20:57:46.557 4864 2297737656696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fc0e7555-46e1-4fdb-901b-c18dbb7aa165'] 2021-06-29 20:57:46.577 4864 2297737656696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 20:57:46.601 4864 2297737656696 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-06-29 20:57:46.601 4864 2297737656696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fc0e7555-46e1-4fdb-901b-c18dbb7aa165'] 2021-06-29 20:57:46.621 4864 2297737656864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-29 20:57:46.728 4864 2297737656864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:57:46.936 4864 2297737656528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a52622e2-cb29-438d-9466-b3f2c2619f2f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:57:46.949 4864 2297737656528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a52622e2-cb29-438d-9466-b3f2c2619f2f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:57:46.963 4864 2297737656528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a52622e2-cb29-438d-9466-b3f2c2619f2f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:57:46.983 4864 2297737656528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 555, VLAN trunk: None to switch port a52622e2-cb29-438d-9466-b3f2c2619f2f 2021-06-29 20:57:47.327 4864 2297737656528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:57:47.337 4864 2297737656528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a52622e2-cb29-438d-9466-b3f2c2619f2f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:57:47.605 4864 2297737656528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a52622e2-cb29-438d-9466-b3f2c2619f2f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:57:47.605 4864 2297737656528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:57:47.636 4864 2297737656528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (06a26c27-1977-4c15-8b5f-9d10f2899e23) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:57:47.665 4864 2297737656528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a52622e2-cb29-438d-9466-b3f2c2619f2f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:57:47.665 4864 2297737656528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:57:47.684 4864 2297737656528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a52622e2-cb29-438d-9466-b3f2c2619f2f not yet added. Adding. 2021-06-29 20:57:47.684 4864 2297737656528 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-06-29 20:57:47.717 4864 2297737656528 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-06-29 20:57:48.091 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1a1dd688-257c-44e8-a30d-9bb513f20c29 2021-06-29 20:57:48.292 4864 2297737656528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" 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-06-29 20:57:48.404 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:57:48.602 4864 2297737656528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:57:48.639 4864 2297737656528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" 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-06-29 20:57:48.759 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port 1a1dd688-257c-44e8-a30d-9bb513f20c29 2021-06-29 20:57:48.759 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port 1a1dd688-257c-44e8-a30d-9bb513f20c29 updated. Details: {'device': '1a1dd688-257c-44e8-a30d-9bb513f20c29', 'network_id': 'd3bb8228-fca8-4915-a5dd-c117efe631ab', 'port_id': '1a1dd688-257c-44e8-a30d-9bb513f20c29', 'mac_address': 'fa:16:3e:d5:35:a2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 556, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'afdaecb3-6a5f-41a7-8182-32bce5b23c4d', '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-06-29 20:57:48.790 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:57:48.790 4864 2297623260520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1a1dd688-257c-44e8-a30d-9bb513f20c29" 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-06-29 20:57:48.820 4864 2297623260520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1a1dd688-257c-44e8-a30d-9bb513f20c29 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:57:48.853 4864 2297623260520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d3bb8228-fca8-4915-a5dd-c117efe631ab 2021-06-29 20:57:48.869 4864 2297623260520 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-06-29 20:57:49.011 4864 2297737656528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" 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-06-29 20:57:49.197 4864 2297623260520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1a1dd688-257c-44e8-a30d-9bb513f20c29') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:57:49.197 4864 2297623260520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1a1dd688-257c-44e8-a30d-9bb513f20c29') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:57:49.215 4864 2297623260520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1a1dd688-257c-44e8-a30d-9bb513f20c29 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:57:49.245 4864 2297623260520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 556, VLAN trunk: None to switch port 1a1dd688-257c-44e8-a30d-9bb513f20c29 2021-06-29 20:57:49.260 4864 2297737656528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a52622e2-cb29-438d-9466-b3f2c2619f2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:57:49.273 4864 2297737656528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a52622e2-cb29-438d-9466-b3f2c2619f2f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:57:49.306 4864 2297737656528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a52622e2-cb29-438d-9466-b3f2c2619f2f processed. 2021-06-29 20:57:49.461 4864 2297623260520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:57:51.227 4864 2297623260520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1a1dd688-257c-44e8-a30d-9bb513f20c29'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:57:52.211 4864 2297719340056 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-06-29 20:57:52.759 4864 2297719340056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:57:52.836 4864 2297623260520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1a1dd688-257c-44e8-a30d-9bb513f20c29']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:57:52.836 4864 2297623260520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:57:52.851 4864 2297623260520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fb66a6d8-9ba3-42c8-997b-58c98125b04b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:57:52.851 4864 2297623260520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1a1dd688-257c-44e8-a30d-9bb513f20c29 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:57:52.851 4864 2297623260520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:57:52.873 4864 2297623260520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1a1dd688-257c-44e8-a30d-9bb513f20c29 not yet added. Adding. 2021-06-29 20:57:52.873 4864 2297623260520 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-06-29 20:57:52.883 4864 2297623260520 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-06-29 20:57:53.148 4864 2297623260520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a1dd688-257c-44e8-a30d-9bb513f20c29" 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-06-29 20:57:53.415 4864 2297623260520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a1dd688-257c-44e8-a30d-9bb513f20c29" 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-06-29 20:57:53.429 4864 2297623260520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a1dd688-257c-44e8-a30d-9bb513f20c29" 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-06-29 20:57:53.701 4864 2297623260520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a1dd688-257c-44e8-a30d-9bb513f20c29" 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-06-29 20:57:53.867 4864 2297623260520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1a1dd688-257c-44e8-a30d-9bb513f20c29" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:57:53.867 4864 2297623260520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1a1dd688-257c-44e8-a30d-9bb513f20c29 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:57:53.889 4864 2297623260520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1a1dd688-257c-44e8-a30d-9bb513f20c29 processed. 2021-06-29 20:57:54.238 4864 2297716772200 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-06-29 20:57:54.445 4864 2297737689296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fda566bc-2863-4cf7-9769-4492b183e6d4 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] Security group member updated on remote: ['56fa1c3d-8334-4f06-ba26-a1edafaa26f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:57:54.445 4864 2297737689296 MainThread INFO neutron.agent.securitygroups_rpc [req-fda566bc-2863-4cf7-9769-4492b183e6d4 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] Security group member updated ['56fa1c3d-8334-4f06-ba26-a1edafaa26f8'] 2021-06-29 20:57:54.632 4864 2297716772200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:57:56.226 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b85b22e6-1753-40f3-bb5c-1ceb228955d0 2021-06-29 20:57:56.253 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:57:56.257 4864 2297716772200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b85b22e6-1753-40f3-bb5c-1ceb228955d0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:57:56.274 4864 2297716772200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b85b22e6-1753-40f3-bb5c-1ceb228955d0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:57:56.289 4864 2297716772200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b85b22e6-1753-40f3-bb5c-1ceb228955d0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 20:57:56.322 4864 2297716772200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5e765c4e-8e0a-4679-9639-4ff3f118b9af 2021-06-29 20:57:56.343 4864 2297716772200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b85b22e6-1753-40f3-bb5c-1ceb228955d0'] 2021-06-29 20:57:56.354 4864 2297716772200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 20:57:56.373 4864 2297716772200 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-06-29 20:57:56.373 4864 2297716772200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b85b22e6-1753-40f3-bb5c-1ceb228955d0'] 2021-06-29 20:57:56.402 4864 2297716772200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64e451b6-4934-4b11-915b-f67d30b54cf3 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: 5ae8f816-5598-49d0-a742-1583e0555133 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:57:56.413 4864 2297716772200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64e451b6-4934-4b11-915b-f67d30b54cf3 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port 5ae8f816-5598-49d0-a742-1583e0555133 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:57:58.241 4864 2297718028160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74720f77-ffd9-42d7-ac31-eedb8ed0d0b1 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Security group member updated on remote: ['efa5e2be-1468-4d2d-b3ee-c48f0d1f74ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:57:58.263 4864 2297718028160 MainThread INFO neutron.agent.securitygroups_rpc [req-74720f77-ffd9-42d7-ac31-eedb8ed0d0b1 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] Security group member updated ['efa5e2be-1468-4d2d-b3ee-c48f0d1f74ae'] 2021-06-29 20:57:58.263 4864 2297718028160 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-06-29 20:57:58.320 4864 2297718028160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:57:58.417 4864 2297718028160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74720f77-ffd9-42d7-ac31-eedb8ed0d0b1 240f294b86c14b7ab3d7d2cd667fc063 bafaee80f7dc44798ec8f2b8a7edf142 - - -] port_delete event received for 'b85b22e6-1753-40f3-bb5c-1ceb228955d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:57:58.899 4864 2297718028160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-545cd1cf-2d93-448d-b11f-347d9993adc0 40ff0bb78f604b8da57444c7a50efeb3 e3a11445def64a93972ecaf5644cb126 - - -] Security group member updated on remote: ['d54f7f78-9544-4879-b64e-83a8ee0459d7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:57:58.922 4864 2297718028160 MainThread INFO neutron.agent.securitygroups_rpc [req-545cd1cf-2d93-448d-b11f-347d9993adc0 40ff0bb78f604b8da57444c7a50efeb3 e3a11445def64a93972ecaf5644cb126 - - -] Security group member updated ['d54f7f78-9544-4879-b64e-83a8ee0459d7'] 2021-06-29 20:58:00.001 4864 2297737689296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-075742d3-32ea-4d03-9789-b2f5cd747f35 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: f4e2a4e7-d475-4d0f-8a7c-11de0d10e021 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:58:00.010 4864 2297737689296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-075742d3-32ea-4d03-9789-b2f5cd747f35 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port f4e2a4e7-d475-4d0f-8a7c-11de0d10e021 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:58:00.260 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f862e310-cda7-4976-a013-4624d4ffec07 2021-06-29 20:58:00.260 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:58:00.272 4864 2297737689296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f862e310-cda7-4976-a013-4624d4ffec07' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:58:00.272 4864 2297737689296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f862e310-cda7-4976-a013-4624d4ffec07' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:58:00.290 4864 2297737689296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f862e310-cda7-4976-a013-4624d4ffec07 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 20:58:00.313 4864 2297737689296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f862e310-cda7-4976-a013-4624d4ffec07'] 2021-06-29 20:58:00.330 4864 2297737689296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 20:58:00.330 4864 2297737689296 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-06-29 20:58:00.353 4864 2297737689296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f862e310-cda7-4976-a013-4624d4ffec07'] 2021-06-29 20:58:00.844 4864 2297737689296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Security group member updated on remote: ['f01d8879-03c1-48ca-9024-d114c2cc7fe4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:58:00.855 4864 2297737689296 MainThread INFO neutron.agent.securitygroups_rpc [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Security group member updated ['f01d8879-03c1-48ca-9024-d114c2cc7fe4'] 2021-06-29 20:58:00.875 4864 2297737689296 MainThread INFO neutron.agent.securitygroups_rpc [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Refresh firewall rules 2021-06-29 20:58:00.885 4864 2297737689296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Get security group information for devices via rpc ['002614df-5979-4f83-b55d-1bdfe4a85527', '4729a45b-ca20-4394-948e-5fd7274758da', 'fd36f385-de4e-49ff-b035-b6949db9aace'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:58:00.978 4864 2297718564568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] port_delete event received for 'f862e310-cda7-4976-a013-4624d4ffec07' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:58:01.461 4864 2297737689296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update security group information for ports dict_keys(['002614df-5979-4f83-b55d-1bdfe4a85527', '4729a45b-ca20-4394-948e-5fd7274758da', 'fd36f385-de4e-49ff-b035-b6949db9aace']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:58:01.461 4864 2297737689296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:58:01.478 4864 2297737689296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update rules of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:58:01.478 4864 2297737689296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update members of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:58:01.496 4864 2297737689296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update port filter for 002614df-5979-4f83-b55d-1bdfe4a85527 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:58:01.496 4864 2297737689296 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Updating port rules. 2021-06-29 20:58:01.496 4864 2297737689296 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-29 20:58:01.531 4864 2297737689296 MainThread DEBUG oslo_concurrency.lockutils [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:58:01.531 4864 2297737689296 MainThread DEBUG oslo_concurrency.lockutils [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:58:01.544 4864 2297737689296 MainThread DEBUG oslo_concurrency.lockutils [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:58:01.804 4864 2297737689296 MainThread DEBUG oslo_concurrency.lockutils [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:58:01.804 4864 2297737689296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update port filter for 4729a45b-ca20-4394-948e-5fd7274758da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:58:01.804 4864 2297737689296 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Updating port rules. 2021-06-29 20:58:01.824 4864 2297737689296 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-29 20:58:01.824 4864 2297737689296 MainThread DEBUG oslo_concurrency.lockutils [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:58:01.842 4864 2297737689296 MainThread DEBUG oslo_concurrency.lockutils [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:58:01.842 4864 2297737689296 MainThread DEBUG oslo_concurrency.lockutils [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:58:02.074 4864 2297737689296 MainThread DEBUG oslo_concurrency.lockutils [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:58:02.074 4864 2297737689296 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update port filter for fd36f385-de4e-49ff-b035-b6949db9aace _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:58:02.088 4864 2297737689296 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Updating port rules. 2021-06-29 20:58:02.088 4864 2297737689296 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-29 20:58:02.100 4864 2297737689296 MainThread DEBUG oslo_concurrency.lockutils [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-fd36f385-de4e-49ff-b035-b6949db9aace" 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-06-29 20:58:02.100 4864 2297737689296 MainThread DEBUG oslo_concurrency.lockutils [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-fd36f385-de4e-49ff-b035-b6949db9aace" 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-06-29 20:58:02.121 4864 2297737689296 MainThread DEBUG oslo_concurrency.lockutils [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-fd36f385-de4e-49ff-b035-b6949db9aace" 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-06-29 20:58:02.273 4864 2297719404584 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-06-29 20:58:02.335 4864 2297719404584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:58:02.335 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f4e2a4e7-d475-4d0f-8a7c-11de0d10e021 2021-06-29 20:58:02.383 4864 2297737689296 MainThread DEBUG oslo_concurrency.lockutils [req-fae19e9c-b03e-4d88-95e7-ecd5d0e3665d 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-fd36f385-de4e-49ff-b035-b6949db9aace" 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-06-29 20:58:04.276 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:58:04.529 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port f4e2a4e7-d475-4d0f-8a7c-11de0d10e021 2021-06-29 20:58:04.544 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port f4e2a4e7-d475-4d0f-8a7c-11de0d10e021 updated. Details: {'device': 'f4e2a4e7-d475-4d0f-8a7c-11de0d10e021', 'network_id': 'c4654ed2-a547-4fac-a1d6-d18db969fcc6', 'port_id': 'f4e2a4e7-d475-4d0f-8a7c-11de0d10e021', 'mac_address': 'fa:16:3e:24:3a:ab', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 552, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9c8c9eca-cc87-4857-802e-7d6de73856ff', '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-06-29 20:58:04.555 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:58:04.555 4864 2297718565576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4e2a4e7-d475-4d0f-8a7c-11de0d10e021" 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-06-29 20:58:04.555 4864 2297718565576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f4e2a4e7-d475-4d0f-8a7c-11de0d10e021 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:58:04.576 4864 2297718565576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c4654ed2-a547-4fac-a1d6-d18db969fcc6 2021-06-29 20:58:04.592 4864 2297718565576 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-06-29 20:58:04.759 4864 2297718620232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8914f4a9-2136-4cc2-b455-2619536f41c4 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '215510a1-c2a5-43de-b16c-0a45b7533238' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:58:04.759 4864 2297718565576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f4e2a4e7-d475-4d0f-8a7c-11de0d10e021') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:58:04.780 4864 2297718565576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f4e2a4e7-d475-4d0f-8a7c-11de0d10e021') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:58:04.788 4864 2297718565576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f4e2a4e7-d475-4d0f-8a7c-11de0d10e021 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:58:04.788 4864 2297718565576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 552, VLAN trunk: None to switch port f4e2a4e7-d475-4d0f-8a7c-11de0d10e021 2021-06-29 20:58:04.916 4864 2297718565576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:58:04.916 4864 2297718565576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f4e2a4e7-d475-4d0f-8a7c-11de0d10e021'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:58:05.134 4864 2297718565576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f4e2a4e7-d475-4d0f-8a7c-11de0d10e021']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:58:05.134 4864 2297718565576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:58:05.134 4864 2297718565576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d54f7f78-9544-4879-b64e-83a8ee0459d7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:58:05.134 4864 2297718565576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d54f7f78-9544-4879-b64e-83a8ee0459d7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:58:05.160 4864 2297718565576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f4e2a4e7-d475-4d0f-8a7c-11de0d10e021 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:58:05.160 4864 2297718565576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:58:05.172 4864 2297718565576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f4e2a4e7-d475-4d0f-8a7c-11de0d10e021 not yet added. Adding. 2021-06-29 20:58:05.172 4864 2297718565576 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-06-29 20:58:05.186 4864 2297718565576 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-06-29 20:58:05.383 4864 2297718565576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4e2a4e7-d475-4d0f-8a7c-11de0d10e021" 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-06-29 20:58:05.590 4864 2297718565576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4e2a4e7-d475-4d0f-8a7c-11de0d10e021" 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-06-29 20:58:05.609 4864 2297718565576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4e2a4e7-d475-4d0f-8a7c-11de0d10e021" 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-06-29 20:58:05.758 4864 2297718565576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4e2a4e7-d475-4d0f-8a7c-11de0d10e021" 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-06-29 20:58:05.873 4864 2297718565576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4e2a4e7-d475-4d0f-8a7c-11de0d10e021" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:58:05.894 4864 2297718565576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f4e2a4e7-d475-4d0f-8a7c-11de0d10e021 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:58:05.903 4864 2297718565576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f4e2a4e7-d475-4d0f-8a7c-11de0d10e021 processed. 2021-06-29 20:58:06.293 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fd36f385-de4e-49ff-b035-b6949db9aace 2021-06-29 20:58:06.293 4864 2297716772368 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-06-29 20:58:06.383 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5ae8f816-5598-49d0-a742-1583e0555133 2021-06-29 20:58:06.809 4864 2297718565576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Security group member updated on remote: ['f01d8879-03c1-48ca-9024-d114c2cc7fe4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:58:06.809 4864 2297718565576 MainThread INFO neutron.agent.securitygroups_rpc [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Security group member updated ['f01d8879-03c1-48ca-9024-d114c2cc7fe4'] 2021-06-29 20:58:06.819 4864 2297718565576 MainThread INFO neutron.agent.securitygroups_rpc [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Refresh firewall rules 2021-06-29 20:58:06.819 4864 2297718565576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Get security group information for devices via rpc ['002614df-5979-4f83-b55d-1bdfe4a85527', '4729a45b-ca20-4394-948e-5fd7274758da', 'fd36f385-de4e-49ff-b035-b6949db9aace'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:58:06.980 4864 2297716772368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.687s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:58:07.132 4864 2297716772368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] port_delete event received for 'fd36f385-de4e-49ff-b035-b6949db9aace' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:58:07.741 4864 2297718565576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update security group information for ports dict_keys(['002614df-5979-4f83-b55d-1bdfe4a85527', '4729a45b-ca20-4394-948e-5fd7274758da']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:58:07.772 4864 2297718565576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:58:07.779 4864 2297718565576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update rules of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:58:07.779 4864 2297718565576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update members of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:58:07.779 4864 2297718565576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update port filter for 002614df-5979-4f83-b55d-1bdfe4a85527 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:58:07.779 4864 2297718565576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Updating port rules. 2021-06-29 20:58:07.803 4864 2297718565576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-29 20:58:07.803 4864 2297718565576 MainThread DEBUG oslo_concurrency.lockutils [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:58:07.819 4864 2297718565576 MainThread DEBUG oslo_concurrency.lockutils [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:58:07.819 4864 2297718565576 MainThread DEBUG oslo_concurrency.lockutils [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:58:08.026 4864 2297718565576 MainThread DEBUG oslo_concurrency.lockutils [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:58:08.038 4864 2297718565576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update port filter for 4729a45b-ca20-4394-948e-5fd7274758da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:58:08.038 4864 2297718565576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Updating port rules. 2021-06-29 20:58:08.038 4864 2297718565576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-29 20:58:08.060 4864 2297718565576 MainThread DEBUG oslo_concurrency.lockutils [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:58:08.060 4864 2297718565576 MainThread DEBUG oslo_concurrency.lockutils [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:58:08.060 4864 2297718565576 MainThread DEBUG oslo_concurrency.lockutils [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:58:08.279 4864 2297718565576 MainThread DEBUG oslo_concurrency.lockutils [req-333a0411-c3a1-4477-86d6-e0bd3825c2f7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-4729a45b-ca20-4394-948e-5fd7274758da" 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-06-29 20:58:08.295 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:58:08.639 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port 5ae8f816-5598-49d0-a742-1583e0555133 2021-06-29 20:58:08.647 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port 5ae8f816-5598-49d0-a742-1583e0555133 updated. Details: {'device': '5ae8f816-5598-49d0-a742-1583e0555133', 'network_id': 'a6ac8742-47be-4a00-b65f-0675d13dc794', 'port_id': '5ae8f816-5598-49d0-a742-1583e0555133', 'mac_address': 'fa:16:3e:65:f2:51', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 559, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6da294a2-2cf7-453f-a2e2-a6bbfd5310a9', '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-06-29 20:58:08.647 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:58:08.647 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:58:08.647 4864 2297737688624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fd36f385-de4e-49ff-b035-b6949db9aace' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:58:08.672 4864 2297737688624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fd36f385-de4e-49ff-b035-b6949db9aace' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:58:08.681 4864 2297737688624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fd36f385-de4e-49ff-b035-b6949db9aace _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 20:58:08.681 4864 2297719171280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5ae8f816-5598-49d0-a742-1583e0555133" 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-06-29 20:58:08.696 4864 2297719171280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5ae8f816-5598-49d0-a742-1583e0555133 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:58:08.696 4864 2297719171280 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a6ac8742-47be-4a00-b65f-0675d13dc794 2021-06-29 20:58:08.696 4864 2297719171280 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-06-29 20:58:08.696 4864 2297737688624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fd36f385-de4e-49ff-b035-b6949db9aace'] 2021-06-29 20:58:08.728 4864 2297737688624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 20:58:08.748 4864 2297737688624 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-06-29 20:58:08.748 4864 2297737688624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fd36f385-de4e-49ff-b035-b6949db9aace'] 2021-06-29 20:58:08.769 4864 2297719390616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15110d75-05c5-48a1-a9c7-ccc807cbc42a 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '91248f7a-fe7f-47c6-9707-844cfe1c7e2e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:58:08.922 4864 2297719171280 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5ae8f816-5598-49d0-a742-1583e0555133') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:58:08.933 4864 2297719171280 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5ae8f816-5598-49d0-a742-1583e0555133') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:58:08.946 4864 2297719171280 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5ae8f816-5598-49d0-a742-1583e0555133 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:58:08.946 4864 2297719171280 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 559, VLAN trunk: None to switch port 5ae8f816-5598-49d0-a742-1583e0555133 2021-06-29 20:58:09.084 4864 2297719171280 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:58:09.096 4864 2297719171280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5ae8f816-5598-49d0-a742-1583e0555133'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:58:09.397 4864 2297719171280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5ae8f816-5598-49d0-a742-1583e0555133']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:58:09.401 4864 2297719171280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:58:09.414 4864 2297719171280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (56fa1c3d-8334-4f06-ba26-a1edafaa26f8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:58:09.414 4864 2297719171280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5ae8f816-5598-49d0-a742-1583e0555133 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:58:09.414 4864 2297719171280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:58:09.440 4864 2297719171280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5ae8f816-5598-49d0-a742-1583e0555133 not yet added. Adding. 2021-06-29 20:58:09.448 4864 2297719171280 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-06-29 20:58:09.459 4864 2297719171280 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-06-29 20:58:09.679 4864 2297719171280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ae8f816-5598-49d0-a742-1583e0555133" 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-06-29 20:58:09.867 4864 2297719171280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ae8f816-5598-49d0-a742-1583e0555133" 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-06-29 20:58:09.885 4864 2297719171280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ae8f816-5598-49d0-a742-1583e0555133" 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-06-29 20:58:09.992 4864 2297719083248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-397958d9-ba08-4a31-8fe0-32962a74c6d0 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] network_delete received. Deleting network 5e765c4e-8e0a-4679-9639-4ff3f118b9af network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-29 20:58:10.016 4864 2297719083248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-397958d9-ba08-4a31-8fe0-32962a74c6d0 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] Network 5e765c4e-8e0a-4679-9639-4ff3f118b9af not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-29 20:58:10.081 4864 2297719171280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ae8f816-5598-49d0-a742-1583e0555133" 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-06-29 20:58:10.214 4864 2297719171280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5ae8f816-5598-49d0-a742-1583e0555133" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:58:10.237 4864 2297719171280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5ae8f816-5598-49d0-a742-1583e0555133 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:58:10.244 4864 2297719171280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5ae8f816-5598-49d0-a742-1583e0555133 processed. 2021-06-29 20:58:10.309 4864 2297719171280 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-06-29 20:58:10.897 4864 2297719171280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:58:11.792 4864 2297719171280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd6f2aa5-67d5-4c15-a740-00db554ee7d1 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Security group member updated on remote: ['f01d8879-03c1-48ca-9024-d114c2cc7fe4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:58:11.805 4864 2297719171280 MainThread INFO neutron.agent.securitygroups_rpc [req-cd6f2aa5-67d5-4c15-a740-00db554ee7d1 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Security group member updated ['f01d8879-03c1-48ca-9024-d114c2cc7fe4'] 2021-06-29 20:58:11.805 4864 2297719171280 MainThread INFO neutron.agent.securitygroups_rpc [req-cd6f2aa5-67d5-4c15-a740-00db554ee7d1 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Refresh firewall rules 2021-06-29 20:58:11.805 4864 2297719171280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd6f2aa5-67d5-4c15-a740-00db554ee7d1 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Get security group information for devices via rpc ['002614df-5979-4f83-b55d-1bdfe4a85527', '4729a45b-ca20-4394-948e-5fd7274758da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:58:11.930 4864 2297737864248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd6f2aa5-67d5-4c15-a740-00db554ee7d1 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] port_delete event received for '4729a45b-ca20-4394-948e-5fd7274758da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:58:12.026 4864 2297719171280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd6f2aa5-67d5-4c15-a740-00db554ee7d1 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update security group information for ports dict_keys(['002614df-5979-4f83-b55d-1bdfe4a85527']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:58:12.039 4864 2297719171280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd6f2aa5-67d5-4c15-a740-00db554ee7d1 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:58:12.039 4864 2297719171280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cd6f2aa5-67d5-4c15-a740-00db554ee7d1 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update rules of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:58:12.039 4864 2297719171280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cd6f2aa5-67d5-4c15-a740-00db554ee7d1 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update members of security group (f01d8879-03c1-48ca-9024-d114c2cc7fe4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 20:58:12.056 4864 2297719171280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cd6f2aa5-67d5-4c15-a740-00db554ee7d1 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update port filter for 002614df-5979-4f83-b55d-1bdfe4a85527 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:58:12.070 4864 2297719171280 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cd6f2aa5-67d5-4c15-a740-00db554ee7d1 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Updating port rules. 2021-06-29 20:58:12.070 4864 2297719171280 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cd6f2aa5-67d5-4c15-a740-00db554ee7d1 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-29 20:58:12.092 4864 2297719171280 MainThread DEBUG oslo_concurrency.lockutils [req-cd6f2aa5-67d5-4c15-a740-00db554ee7d1 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:58:12.092 4864 2297719171280 MainThread DEBUG oslo_concurrency.lockutils [req-cd6f2aa5-67d5-4c15-a740-00db554ee7d1 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:58:12.106 4864 2297719171280 MainThread DEBUG oslo_concurrency.lockutils [req-cd6f2aa5-67d5-4c15-a740-00db554ee7d1 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:58:12.351 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4729a45b-ca20-4394-948e-5fd7274758da 2021-06-29 20:58:12.367 4864 2297719171280 MainThread DEBUG oslo_concurrency.lockutils [req-cd6f2aa5-67d5-4c15-a740-00db554ee7d1 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Lock "n-hv-driver-port-lock-002614df-5979-4f83-b55d-1bdfe4a85527" 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-06-29 20:58:14.304 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:58:14.304 4864 2297719171280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4729a45b-ca20-4394-948e-5fd7274758da' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:58:14.304 4864 2297719171280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4729a45b-ca20-4394-948e-5fd7274758da' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:58:14.322 4864 2297719171280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4729a45b-ca20-4394-948e-5fd7274758da _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 20:58:14.351 4864 2297719171280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4729a45b-ca20-4394-948e-5fd7274758da'] 2021-06-29 20:58:14.351 4864 2297719171280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 20:58:14.372 4864 2297719171280 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-06-29 20:58:14.386 4864 2297719171280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4729a45b-ca20-4394-948e-5fd7274758da'] 2021-06-29 20:58:16.306 4864 2297719171280 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-06-29 20:58:16.366 4864 2297719171280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:58:17.686 4864 2297719171280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7aa164e0-e187-412b-824d-91da583530d7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Security group member updated on remote: ['f01d8879-03c1-48ca-9024-d114c2cc7fe4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:58:17.702 4864 2297719171280 MainThread INFO neutron.agent.securitygroups_rpc [req-7aa164e0-e187-412b-824d-91da583530d7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Security group member updated ['f01d8879-03c1-48ca-9024-d114c2cc7fe4'] 2021-06-29 20:58:17.718 4864 2297719171280 MainThread INFO neutron.agent.securitygroups_rpc [req-7aa164e0-e187-412b-824d-91da583530d7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Refresh firewall rules 2021-06-29 20:58:17.725 4864 2297719171280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7aa164e0-e187-412b-824d-91da583530d7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Get security group information for devices via rpc ['002614df-5979-4f83-b55d-1bdfe4a85527'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:58:17.825 4864 2297737886240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7aa164e0-e187-412b-824d-91da583530d7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] port_delete event received for '002614df-5979-4f83-b55d-1bdfe4a85527' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:58:17.846 4864 2297719171280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7aa164e0-e187-412b-824d-91da583530d7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:58:17.846 4864 2297719171280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7aa164e0-e187-412b-824d-91da583530d7 03e1ec33b3154660b4226871d0555239 9f2a0c1ddcba46d8bad101e19c371426 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:58:18.398 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 002614df-5979-4f83-b55d-1bdfe4a85527 2021-06-29 20:58:20.327 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:58:21.945 4864 2297719171280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '002614df-5979-4f83-b55d-1bdfe4a85527' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:58:23.007 4864 2297719171280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '002614df-5979-4f83-b55d-1bdfe4a85527' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:58:23.007 4864 2297719171280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 002614df-5979-4f83-b55d-1bdfe4a85527 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 20:58:23.025 4864 2297719083248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf73f2b7-e800-407c-9f7e-da149d0adfb1 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] network_delete received. Deleting network 1d5bead4-e2f1-44b9-97ad-701849f7e964 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-29 20:58:23.025 4864 2297719083248 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-cf73f2b7-e800-407c-9f7e-da149d0adfb1 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] Reclaiming local network 1d5bead4-e2f1-44b9-97ad-701849f7e964 2021-06-29 20:58:23.045 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:58:23.053 4864 2297737910144 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-06-29 20:58:23.053 4864 2297737911152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '002614df-5979-4f83-b55d-1bdfe4a85527' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:58:23.053 4864 2297737911152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '002614df-5979-4f83-b55d-1bdfe4a85527' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:58:23.075 4864 2297737911152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port 002614df-5979-4f83-b55d-1bdfe4a85527 was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-06-29 20:58:23.091 4864 2297737911152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['002614df-5979-4f83-b55d-1bdfe4a85527'] 2021-06-29 20:58:23.091 4864 2297737911152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 20:58:23.091 4864 2297737911152 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-06-29 20:58:23.115 4864 2297737911152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['002614df-5979-4f83-b55d-1bdfe4a85527'] 2021-06-29 20:58:23.119 4864 2297719171280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1d5bead4-e2f1-44b9-97ad-701849f7e964 2021-06-29 20:58:23.133 4864 2297737910144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:58:46.601 4864 2297737886408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b521ed4-b516-46b0-bac6-1ee18c598dc7 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] network_delete received. Deleting network ed2e6d32-6656-47d6-96d6-22f5f090644a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-29 20:58:46.621 4864 2297737886408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b521ed4-b516-46b0-bac6-1ee18c598dc7 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] Network ed2e6d32-6656-47d6-96d6-22f5f090644a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-29 20:58:47.434 4864 2297737886408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6afb19c-8193-45c7-9c25-24ae6f74f2d2 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] network_delete received. Deleting network 4476eddc-a507-475d-a12e-71e2320fe642 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-29 20:58:47.434 4864 2297737886408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6afb19c-8193-45c7-9c25-24ae6f74f2d2 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] Network 4476eddc-a507-475d-a12e-71e2320fe642 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-29 20:58:52.881 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f4e2a4e7-d475-4d0f-8a7c-11de0d10e021 2021-06-29 20:58:53.307 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:58:53.307 4864 2297737886408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f4e2a4e7-d475-4d0f-8a7c-11de0d10e021' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:58:53.326 4864 2297737886408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f4e2a4e7-d475-4d0f-8a7c-11de0d10e021' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:58:53.326 4864 2297737886408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f4e2a4e7-d475-4d0f-8a7c-11de0d10e021 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 20:58:53.353 4864 2297737886408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c4654ed2-a547-4fac-a1d6-d18db969fcc6 2021-06-29 20:58:53.367 4864 2297737886408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4e2a4e7-d475-4d0f-8a7c-11de0d10e021'] 2021-06-29 20:58:53.367 4864 2297737886408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 20:58:53.381 4864 2297737886408 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-06-29 20:58:53.381 4864 2297737886408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4e2a4e7-d475-4d0f-8a7c-11de0d10e021'] 2021-06-29 20:58:55.229 4864 2297737886408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93584d0e-f13a-4adf-a263-bd150d786b0b 40ff0bb78f604b8da57444c7a50efeb3 e3a11445def64a93972ecaf5644cb126 - - -] Security group member updated on remote: ['d54f7f78-9544-4879-b64e-83a8ee0459d7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:58:57.029 4864 2297737886408 MainThread INFO neutron.agent.securitygroups_rpc [req-93584d0e-f13a-4adf-a263-bd150d786b0b 40ff0bb78f604b8da57444c7a50efeb3 e3a11445def64a93972ecaf5644cb126 - - -] Security group member updated ['d54f7f78-9544-4879-b64e-83a8ee0459d7'] 2021-06-29 20:58:57.044 4864 2297737886408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93584d0e-f13a-4adf-a263-bd150d786b0b 40ff0bb78f604b8da57444c7a50efeb3 e3a11445def64a93972ecaf5644cb126 - - -] port_delete event received for 'f4e2a4e7-d475-4d0f-8a7c-11de0d10e021' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:58:57.062 4864 2297737884560 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-06-29 20:58:57.100 4864 2297737884560 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-06-29 20:59:14.444 4864 2297737884560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49b6c0ed-fc47-45e7-857c-832418821f3c - - - - -] port_update received: 42b9b4fe-4724-4eca-9026-a52fdafb134b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:59:16.195 4864 2297737884560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49b6c0ed-fc47-45e7-857c-832418821f3c - - - - -] No port 42b9b4fe-4724-4eca-9026-a52fdafb134b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:59:17.115 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a52622e2-cb29-438d-9466-b3f2c2619f2f 2021-06-29 20:59:17.912 4864 2297737884560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00b74abc-6cd0-4aed-846e-ee187f6fb417 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] Security group member updated on remote: ['06a26c27-1977-4c15-8b5f-9d10f2899e23'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:59:17.930 4864 2297737884560 MainThread INFO neutron.agent.securitygroups_rpc [req-00b74abc-6cd0-4aed-846e-ee187f6fb417 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] Security group member updated ['06a26c27-1977-4c15-8b5f-9d10f2899e23'] 2021-06-29 20:59:18.198 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:59:18.210 4864 2297737884560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a52622e2-cb29-438d-9466-b3f2c2619f2f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:59:18.210 4864 2297737884560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a52622e2-cb29-438d-9466-b3f2c2619f2f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:59:18.210 4864 2297737884560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a52622e2-cb29-438d-9466-b3f2c2619f2f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 20:59:18.249 4864 2297737884560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 656014fe-ebe5-425d-bc87-c747781da88f 2021-06-29 20:59:18.257 4864 2297737884560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a52622e2-cb29-438d-9466-b3f2c2619f2f'] 2021-06-29 20:59:18.273 4864 2297737884560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 20:59:18.273 4864 2297737884560 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-06-29 20:59:18.289 4864 2297737884560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a52622e2-cb29-438d-9466-b3f2c2619f2f'] 2021-06-29 20:59:18.857 4864 2297737884560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00b74abc-6cd0-4aed-846e-ee187f6fb417 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] port_delete event received for 'a52622e2-cb29-438d-9466-b3f2c2619f2f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:59:20.208 4864 2297737884560 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-06-29 20:59:20.354 4864 2297737884560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:59:21.519 4864 2297719488752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-648bf215-9262-47a5-807e-67bbf4df48ef - - - - -] port_update received: 926c1198-847f-4c74-b2a9-cec318962850 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:59:21.528 4864 2297719488752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-648bf215-9262-47a5-807e-67bbf4df48ef - - - - -] No port 926c1198-847f-4c74-b2a9-cec318962850 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:59:23.040 4864 2297719488752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62e350f6-389d-4c66-85e1-3231ad0b7262 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] port_delete event received for '503d77be-9048-4226-9f58-5272a5c8c979' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:59:24.184 4864 2297719326424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f4371d2-1a1d-49bc-8e63-1f59e704763c 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] Security group rule updated on remote: ['4f30d824-6fc3-43bc-9bd3-5bdb3fc9aaf1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:59:24.200 4864 2297719326424 MainThread INFO neutron.agent.securitygroups_rpc [req-7f4371d2-1a1d-49bc-8e63-1f59e704763c 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] Security group rule updated ['4f30d824-6fc3-43bc-9bd3-5bdb3fc9aaf1'] 2021-06-29 20:59:24.405 4864 2297719326424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa3829eb-9c05-48bb-966f-563513e61466 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] Security group rule updated on remote: ['4f30d824-6fc3-43bc-9bd3-5bdb3fc9aaf1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:59:24.412 4864 2297719326424 MainThread INFO neutron.agent.securitygroups_rpc [req-aa3829eb-9c05-48bb-966f-563513e61466 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] Security group rule updated ['4f30d824-6fc3-43bc-9bd3-5bdb3fc9aaf1'] 2021-06-29 20:59:24.585 4864 2297718788504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2419cecf-6db6-4cd3-8145-b07e2027eec8 - - - - -] port_update received: fe26a71b-6676-46f2-aabc-2f5d6ea558d8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:59:24.616 4864 2297718788504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2419cecf-6db6-4cd3-8145-b07e2027eec8 - - - - -] No port fe26a71b-6676-46f2-aabc-2f5d6ea558d8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:59:29.263 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 058125b9-8744-426e-9941-0e89f3b80a1c 2021-06-29 20:59:29.474 4864 2297719391288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9215c2d9-b36b-43b6-aa71-e74cce51de37 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] Security group member updated on remote: ['2b55f8c8-37b7-40f6-8dcc-7604de3e1ce8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:59:29.474 4864 2297719391288 MainThread INFO neutron.agent.securitygroups_rpc [req-9215c2d9-b36b-43b6-aa71-e74cce51de37 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] Security group member updated ['2b55f8c8-37b7-40f6-8dcc-7604de3e1ce8'] 2021-06-29 20:59:30.240 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 20:59:30.240 4864 2297718766280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '058125b9-8744-426e-9941-0e89f3b80a1c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 20:59:30.240 4864 2297718766280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '058125b9-8744-426e-9941-0e89f3b80a1c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 20:59:30.255 4864 2297718766280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 058125b9-8744-426e-9941-0e89f3b80a1c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 20:59:30.275 4864 2297718766280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d76c2cdb-9cac-4e13-839f-9ee932b7c711 2021-06-29 20:59:30.275 4864 2297718766280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['058125b9-8744-426e-9941-0e89f3b80a1c'] 2021-06-29 20:59:30.275 4864 2297718766280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 20:59:30.294 4864 2297718766280 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-06-29 20:59:30.294 4864 2297718766280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['058125b9-8744-426e-9941-0e89f3b80a1c'] 2021-06-29 20:59:31.216 4864 2297718766280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef042836-fe12-45c5-a539-2c1b01ae9a7e 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] network_delete received. Deleting network c4654ed2-a547-4fac-a1d6-d18db969fcc6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-29 20:59:31.216 4864 2297718766280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef042836-fe12-45c5-a539-2c1b01ae9a7e 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] Network c4654ed2-a547-4fac-a1d6-d18db969fcc6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-29 20:59:31.474 4864 2297718766280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9215c2d9-b36b-43b6-aa71-e74cce51de37 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] port_delete event received for '058125b9-8744-426e-9941-0e89f3b80a1c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:59:31.654 4864 2297718766280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08d54724-b0d6-434c-a364-536f04431156 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] Security group member updated on remote: ['4f30d824-6fc3-43bc-9bd3-5bdb3fc9aaf1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:59:31.669 4864 2297718766280 MainThread INFO neutron.agent.securitygroups_rpc [req-08d54724-b0d6-434c-a364-536f04431156 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] Security group member updated ['4f30d824-6fc3-43bc-9bd3-5bdb3fc9aaf1'] 2021-06-29 20:59:32.255 4864 2297719405256 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-06-29 20:59:32.404 4864 2297719405256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:59:34.474 4864 2297719405256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8dbd5515-11fd-4179-94b1-cb980cd988d2 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: 1c40ac8c-9a04-48d6-9524-01f4765cfe0f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:59:34.488 4864 2297719405256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8dbd5515-11fd-4179-94b1-cb980cd988d2 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:59:35.498 4864 2297737563664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcbbb9f7-efce-4c07-ada4-b7f7864bc181 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] port_delete event received for '2ea55322-350d-4274-9762-f0672fae0a5a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 20:59:36.661 4864 2297737563328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e04522a4-789b-4a81-8aaf-509f576a9437 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] Security group rule updated on remote: ['2406f794-2b5d-49d9-ba48-9c7bea3dc410'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:59:36.661 4864 2297737563328 MainThread INFO neutron.agent.securitygroups_rpc [req-e04522a4-789b-4a81-8aaf-509f576a9437 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] Security group rule updated ['2406f794-2b5d-49d9-ba48-9c7bea3dc410'] 2021-06-29 20:59:36.826 4864 2297737563328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd279b02-f426-4907-bb48-f4473b3834e7 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] Security group rule updated on remote: ['2406f794-2b5d-49d9-ba48-9c7bea3dc410'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 20:59:36.826 4864 2297737563328 MainThread INFO neutron.agent.securitygroups_rpc [req-fd279b02-f426-4907-bb48-f4473b3834e7 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] Security group rule updated ['2406f794-2b5d-49d9-ba48-9c7bea3dc410'] 2021-06-29 20:59:37.333 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1c40ac8c-9a04-48d6-9524-01f4765cfe0f 2021-06-29 20:59:38.282 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:59:38.701 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f 2021-06-29 20:59:38.709 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f updated. Details: {'device': '1c40ac8c-9a04-48d6-9524-01f4765cfe0f', 'network_id': '656014fe-ebe5-425d-bc87-c747781da88f', 'port_id': '1c40ac8c-9a04-48d6-9524-01f4765cfe0f', 'mac_address': 'fa:16:3e:d7:f5:3d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 555, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63dec314-ebde-4349-8abc-5371f107b8f7', '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-06-29 20:59:38.709 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:59:38.709 4864 2297719172624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" 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-06-29 20:59:38.709 4864 2297719172624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:59:38.736 4864 2297719172624 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 656014fe-ebe5-425d-bc87-c747781da88f 2021-06-29 20:59:38.736 4864 2297719172624 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-06-29 20:59:38.873 4864 2297719172624 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1c40ac8c-9a04-48d6-9524-01f4765cfe0f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:59:38.888 4864 2297719172624 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1c40ac8c-9a04-48d6-9524-01f4765cfe0f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:59:38.888 4864 2297719172624 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:59:38.904 4864 2297719172624 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 555, VLAN trunk: None to switch port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f 2021-06-29 20:59:38.997 4864 2297719172624 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:59:38.997 4864 2297719172624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1c40ac8c-9a04-48d6-9524-01f4765cfe0f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:59:39.294 4864 2297719172624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1c40ac8c-9a04-48d6-9524-01f4765cfe0f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:59:39.294 4864 2297719172624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:59:39.294 4864 2297719172624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4f30d824-6fc3-43bc-9bd3-5bdb3fc9aaf1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:59:39.318 4864 2297719172624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1c40ac8c-9a04-48d6-9524-01f4765cfe0f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:59:39.329 4864 2297719172624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:59:39.329 4864 2297719172624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1c40ac8c-9a04-48d6-9524-01f4765cfe0f not yet added. Adding. 2021-06-29 20:59:39.341 4864 2297719172624 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-06-29 20:59:39.341 4864 2297719172624 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-06-29 20:59:39.443 4864 2297719172624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" 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-06-29 20:59:39.560 4864 2297719172624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" 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-06-29 20:59:39.560 4864 2297719172624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" 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-06-29 20:59:39.685 4864 2297719172624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" 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-06-29 20:59:39.786 4864 2297719172624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:59:39.786 4864 2297719172624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:59:39.786 4864 2297719172624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f processed. 2021-06-29 20:59:40.295 4864 2297738091712 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-06-29 20:59:40.716 4864 2297738091712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:59:42.810 4864 2297738091712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2451a222-a6a7-485f-ad11-27a5e6abc1fa 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] Security group member updated on remote: ['2406f794-2b5d-49d9-ba48-9c7bea3dc410'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:59:42.833 4864 2297738091712 MainThread INFO neutron.agent.securitygroups_rpc [req-2451a222-a6a7-485f-ad11-27a5e6abc1fa 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] Security group member updated ['2406f794-2b5d-49d9-ba48-9c7bea3dc410'] 2021-06-29 20:59:44.521 4864 2297738091712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864de442-96e1-4abd-9282-4b7ce9d16283 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: 75c1c5b5-a9fe-4840-9c99-74a5afa9a432 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:59:44.529 4864 2297738091712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-864de442-96e1-4abd-9282-4b7ce9d16283 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port 75c1c5b5-a9fe-4840-9c99-74a5afa9a432 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:59:46.021 4864 2297738091712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8937ac4e-603c-420a-9826-9d9dd14a22dd - - - - -] port_update received: 55ad385e-7bed-4028-8b48-4a01e1fb021c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 20:59:46.032 4864 2297738091712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8937ac4e-603c-420a-9826-9d9dd14a22dd - - - - -] No port 55ad385e-7bed-4028-8b48-4a01e1fb021c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 20:59:47.434 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 75c1c5b5-a9fe-4840-9c99-74a5afa9a432 2021-06-29 20:59:48.333 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 20:59:48.834 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port 75c1c5b5-a9fe-4840-9c99-74a5afa9a432 2021-06-29 20:59:48.834 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port 75c1c5b5-a9fe-4840-9c99-74a5afa9a432 updated. Details: {'device': '75c1c5b5-a9fe-4840-9c99-74a5afa9a432', 'network_id': 'd76c2cdb-9cac-4e13-839f-9ee932b7c711', 'port_id': '75c1c5b5-a9fe-4840-9c99-74a5afa9a432', 'mac_address': 'fa:16:3e:99:46:1f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 553, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cbbb664c-27ca-451c-8320-c1ba4548a65b', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-29 20:59:48.834 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 20:59:48.834 4864 2297737551944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75c1c5b5-a9fe-4840-9c99-74a5afa9a432" 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-06-29 20:59:48.865 4864 2297737551944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 75c1c5b5-a9fe-4840-9c99-74a5afa9a432 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 20:59:48.865 4864 2297737551944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d76c2cdb-9cac-4e13-839f-9ee932b7c711 2021-06-29 20:59:48.865 4864 2297737551944 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-06-29 20:59:49.023 4864 2297737551944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '75c1c5b5-a9fe-4840-9c99-74a5afa9a432') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:59:49.023 4864 2297737551944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '75c1c5b5-a9fe-4840-9c99-74a5afa9a432') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 20:59:49.023 4864 2297737551944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 75c1c5b5-a9fe-4840-9c99-74a5afa9a432 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 20:59:49.050 4864 2297737551944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 553, VLAN trunk: None to switch port 75c1c5b5-a9fe-4840-9c99-74a5afa9a432 2021-06-29 20:59:49.138 4864 2297737551944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 20:59:49.138 4864 2297737551944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['75c1c5b5-a9fe-4840-9c99-74a5afa9a432'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 20:59:49.693 4864 2297737551944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['75c1c5b5-a9fe-4840-9c99-74a5afa9a432']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 20:59:49.693 4864 2297737551944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 20:59:49.693 4864 2297737551944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2406f794-2b5d-49d9-ba48-9c7bea3dc410) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 20:59:49.693 4864 2297737551944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 75c1c5b5-a9fe-4840-9c99-74a5afa9a432 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 20:59:49.693 4864 2297737551944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 20:59:49.725 4864 2297737551944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 75c1c5b5-a9fe-4840-9c99-74a5afa9a432 not yet added. Adding. 2021-06-29 20:59:49.725 4864 2297737551944 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-06-29 20:59:49.725 4864 2297737551944 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-06-29 20:59:49.856 4864 2297737551944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75c1c5b5-a9fe-4840-9c99-74a5afa9a432" 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-06-29 20:59:49.973 4864 2297737551944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75c1c5b5-a9fe-4840-9c99-74a5afa9a432" 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-06-29 20:59:49.990 4864 2297737551944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75c1c5b5-a9fe-4840-9c99-74a5afa9a432" 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-06-29 20:59:50.084 4864 2297718565240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f04aac12-90ce-4772-bdea-8e7a46173967 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group member updated on remote: ['2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 20:59:50.100 4864 2297718565240 MainThread INFO neutron.agent.securitygroups_rpc [req-f04aac12-90ce-4772-bdea-8e7a46173967 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group member updated ['2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2'] 2021-06-29 20:59:50.146 4864 2297737551944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75c1c5b5-a9fe-4840-9c99-74a5afa9a432" 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-06-29 20:59:50.241 4864 2297737551944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75c1c5b5-a9fe-4840-9c99-74a5afa9a432" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 20:59:50.261 4864 2297737551944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 75c1c5b5-a9fe-4840-9c99-74a5afa9a432 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 20:59:50.261 4864 2297737551944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 75c1c5b5-a9fe-4840-9c99-74a5afa9a432 processed. 2021-06-29 20:59:50.357 4864 2297718072040 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-06-29 20:59:50.849 4864 2297718072040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 21:00:02.772 4864 2297718072040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ba9fc80-f781-40f0-a7e1-12621a560c23 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: 4a308695-87ed-49be-ab81-01cc6f5184d6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 21:00:02.795 4864 2297718072040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ba9fc80-f781-40f0-a7e1-12621a560c23 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port 4a308695-87ed-49be-ab81-01cc6f5184d6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 21:00:05.572 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4a308695-87ed-49be-ab81-01cc6f5184d6 2021-06-29 21:00:06.439 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 21:00:06.741 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port 4a308695-87ed-49be-ab81-01cc6f5184d6 2021-06-29 21:00:06.741 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port 4a308695-87ed-49be-ab81-01cc6f5184d6 updated. Details: {'device': '4a308695-87ed-49be-ab81-01cc6f5184d6', 'network_id': 'ab34e143-db93-43ff-9522-9281a0f76d21', 'port_id': '4a308695-87ed-49be-ab81-01cc6f5184d6', 'mac_address': 'fa:16:3e:09:80:be', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 554, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7d6f8940-7340-4a52-bcef-de4b23e59760', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-29 21:00:06.759 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 21:00:06.776 4864 2297719490936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:00:06.789 4864 2297719490936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4a308695-87ed-49be-ab81-01cc6f5184d6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 21:00:06.789 4864 2297719490936 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ab34e143-db93-43ff-9522-9281a0f76d21 2021-06-29 21:00:06.789 4864 2297719490936 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-06-29 21:00:06.962 4864 2297719490936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4a308695-87ed-49be-ab81-01cc6f5184d6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 21:00:06.979 4864 2297719490936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4a308695-87ed-49be-ab81-01cc6f5184d6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 21:00:06.979 4864 2297719490936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4a308695-87ed-49be-ab81-01cc6f5184d6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 21:00:06.998 4864 2297719490936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 554, VLAN trunk: None to switch port 4a308695-87ed-49be-ab81-01cc6f5184d6 2021-06-29 21:00:07.102 4864 2297719490936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 21:00:07.102 4864 2297719490936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4a308695-87ed-49be-ab81-01cc6f5184d6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 21:00:07.303 4864 2297719490936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4a308695-87ed-49be-ab81-01cc6f5184d6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 21:00:07.303 4864 2297719490936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 21:00:07.333 4864 2297719490936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 21:00:07.345 4864 2297719490936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 21:00:07.351 4864 2297719490936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4a308695-87ed-49be-ab81-01cc6f5184d6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 21:00:07.351 4864 2297719490936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 21:00:07.351 4864 2297719490936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4a308695-87ed-49be-ab81-01cc6f5184d6 not yet added. Adding. 2021-06-29 21:00:07.351 4864 2297719490936 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-06-29 21:00:07.381 4864 2297719490936 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-06-29 21:00:07.549 4864 2297719490936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:00:07.701 4864 2297719490936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:00:07.701 4864 2297719490936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:00:07.864 4864 2297719490936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 21:00:08.006 4864 2297719490936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 21:00:08.006 4864 2297719490936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4a308695-87ed-49be-ab81-01cc6f5184d6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 21:00:08.022 4864 2297719490936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4a308695-87ed-49be-ab81-01cc6f5184d6 processed. 2021-06-29 21:00:08.443 4864 2297719490936 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-06-29 21:00:08.683 4864 2297719490936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 21:00:32.251 4864 2297719490936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c27de01-29e2-42fb-b120-45e47a5b38cc 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group rule updated on remote: ['40d4a3f7-6747-4525-9fbb-9795024e0d2b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 21:00:32.261 4864 2297719490936 MainThread INFO neutron.agent.securitygroups_rpc [req-8c27de01-29e2-42fb-b120-45e47a5b38cc 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group rule updated ['40d4a3f7-6747-4525-9fbb-9795024e0d2b'] 2021-06-29 21:00:32.615 4864 2297719490936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c809d30d-efbc-40bc-bd17-3df7492244f7 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group rule updated on remote: ['40d4a3f7-6747-4525-9fbb-9795024e0d2b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 21:00:32.615 4864 2297719490936 MainThread INFO neutron.agent.securitygroups_rpc [req-c809d30d-efbc-40bc-bd17-3df7492244f7 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group rule updated ['40d4a3f7-6747-4525-9fbb-9795024e0d2b'] 2021-06-29 21:00:32.928 4864 2297719553216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bcc88558-49f2-4786-83df-9f35dd90cde3 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group rule updated on remote: ['40d4a3f7-6747-4525-9fbb-9795024e0d2b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 21:00:32.928 4864 2297719553216 MainThread INFO neutron.agent.securitygroups_rpc [req-bcc88558-49f2-4786-83df-9f35dd90cde3 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group rule updated ['40d4a3f7-6747-4525-9fbb-9795024e0d2b'] 2021-06-29 21:00:33.100 4864 2297719553216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1507409c-4bc7-43ef-bfb2-361891e708d3 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group rule updated on remote: ['40d4a3f7-6747-4525-9fbb-9795024e0d2b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 21:00:33.116 4864 2297719553216 MainThread INFO neutron.agent.securitygroups_rpc [req-1507409c-4bc7-43ef-bfb2-361891e708d3 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group rule updated ['40d4a3f7-6747-4525-9fbb-9795024e0d2b'] 2021-06-29 21:00:33.261 4864 2297719553216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5d0b83e-7a7d-4d0d-a4ab-fd88d3341d51 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group rule updated on remote: ['40d4a3f7-6747-4525-9fbb-9795024e0d2b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 21:00:33.273 4864 2297719553216 MainThread INFO neutron.agent.securitygroups_rpc [req-b5d0b83e-7a7d-4d0d-a4ab-fd88d3341d51 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group rule updated ['40d4a3f7-6747-4525-9fbb-9795024e0d2b'] 2021-06-29 21:00:33.396 4864 2297719553216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85bc2f47-723f-4134-8a20-73d3dccd8610 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group rule updated on remote: ['40d4a3f7-6747-4525-9fbb-9795024e0d2b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-29 21:00:33.429 4864 2297719553216 MainThread INFO neutron.agent.securitygroups_rpc [req-85bc2f47-723f-4134-8a20-73d3dccd8610 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group rule updated ['40d4a3f7-6747-4525-9fbb-9795024e0d2b'] 2021-06-29 21:00:34.084 4864 2297737561144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group member updated on remote: ['40d4a3f7-6747-4525-9fbb-9795024e0d2b', '2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 21:00:34.101 4864 2297737561144 MainThread INFO neutron.agent.securitygroups_rpc [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group member updated ['40d4a3f7-6747-4525-9fbb-9795024e0d2b', '2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2'] 2021-06-29 21:00:34.101 4864 2297737561144 MainThread INFO neutron.agent.securitygroups_rpc [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Refresh firewall rules 2021-06-29 21:00:34.116 4864 2297737561144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Get security group information for devices via rpc ['4a308695-87ed-49be-ab81-01cc6f5184d6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 21:00:34.147 4864 2297737866936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] port_update received: 4a308695-87ed-49be-ab81-01cc6f5184d6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 21:00:34.181 4864 2297737866936 MainThread DEBUG oslo_concurrency.lockutils [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-agent-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:00:34.181 4864 2297737866936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Binding port 4a308695-87ed-49be-ab81-01cc6f5184d6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 21:00:34.194 4864 2297737866936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] 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-06-29 21:00:34.209 4864 2297737866936 MainThread DEBUG neutron.services.trunk.rpc.agent [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4a308695-87ed-49be-ab81-01cc6f5184d6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 21:00:34.209 4864 2297737866936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4a308695-87ed-49be-ab81-01cc6f5184d6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 21:00:34.241 4864 2297737866936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Trunk plugin disabled on server. Assuming port 4a308695-87ed-49be-ab81-01cc6f5184d6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 21:00:34.264 4864 2297737866936 MainThread INFO networking_hyperv.neutron.trunk_driver [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Binding VLAN ID: 554, VLAN trunk: None to switch port 4a308695-87ed-49be-ab81-01cc6f5184d6 2021-06-29 21:00:34.319 4864 2297737866936 MainThread INFO neutron.agent.securitygroups_rpc [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Refresh firewall rules 2021-06-29 21:00:34.319 4864 2297737866936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Get security group information for devices via rpc ['4a308695-87ed-49be-ab81-01cc6f5184d6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 21:00:34.913 4864 2297737561144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update security group information for ports dict_keys(['4a308695-87ed-49be-ab81-01cc6f5184d6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 21:00:34.913 4864 2297737561144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 21:00:34.928 4864 2297737561144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update rules of security group (2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 21:00:34.928 4864 2297737561144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update rules of security group (40d4a3f7-6747-4525-9fbb-9795024e0d2b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 21:00:34.928 4864 2297737561144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update members of security group (2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 21:00:34.951 4864 2297737561144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update port filter for 4a308695-87ed-49be-ab81-01cc6f5184d6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 21:00:34.962 4864 2297737561144 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Updating port rules. 2021-06-29 21:00:34.962 4864 2297737561144 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Creating 6 new rules, removing 0 old rules. 2021-06-29 21:00:34.962 4864 2297737561144 MainThread DEBUG oslo_concurrency.lockutils [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:00:35.053 4864 2297737866936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update security group information for ports dict_keys(['4a308695-87ed-49be-ab81-01cc6f5184d6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 21:00:35.053 4864 2297737866936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 21:00:35.053 4864 2297737866936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update rules of security group (2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 21:00:35.086 4864 2297737866936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update rules of security group (40d4a3f7-6747-4525-9fbb-9795024e0d2b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 21:00:35.086 4864 2297737866936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update members of security group (2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 21:00:35.099 4864 2297737866936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update port filter for 4a308695-87ed-49be-ab81-01cc6f5184d6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 21:00:35.099 4864 2297737866936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Updating port rules. 2021-06-29 21:00:35.099 4864 2297737866936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Creating 6 new rules, removing 0 old rules. 2021-06-29 21:00:35.193 4864 2297737561144 MainThread DEBUG oslo_concurrency.lockutils [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:00:35.215 4864 2297737561144 MainThread DEBUG oslo_concurrency.lockutils [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:00:35.215 4864 2297737561144 MainThread DEBUG oslo_concurrency.lockutils [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:00:35.215 4864 2297737866936 MainThread DEBUG oslo_concurrency.lockutils [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-29 21:00:35.351 4864 2297737866936 MainThread DEBUG oslo_concurrency.lockutils [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:00:35.351 4864 2297737866936 MainThread DEBUG oslo_concurrency.lockutils [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:00:35.365 4864 2297737866936 MainThread DEBUG oslo_concurrency.lockutils [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 21:00:35.424 4864 2297737866936 MainThread DEBUG oslo_concurrency.lockutils [req-36b3451b-a95f-43f3-b1fd-4ee5f277abac 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-agent-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:00:39.834 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1a1dd688-257c-44e8-a30d-9bb513f20c29 2021-06-29 21:00:40.614 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 21:00:40.617 4864 2297738091544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1a1dd688-257c-44e8-a30d-9bb513f20c29' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 21:00:40.617 4864 2297738091544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1a1dd688-257c-44e8-a30d-9bb513f20c29' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 21:00:40.630 4864 2297738091544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1a1dd688-257c-44e8-a30d-9bb513f20c29 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 21:00:40.646 4864 2297738091544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d3bb8228-fca8-4915-a5dd-c117efe631ab 2021-06-29 21:00:40.646 4864 2297738091544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1a1dd688-257c-44e8-a30d-9bb513f20c29'] 2021-06-29 21:00:40.677 4864 2297738091544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 21:00:40.677 4864 2297738091544 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-06-29 21:00:40.677 4864 2297738091544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1a1dd688-257c-44e8-a30d-9bb513f20c29'] 2021-06-29 21:00:40.880 4864 2297738091544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb4d5d8f-7cdf-4d79-8cee-05c81aea22e3 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group member updated on remote: ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 21:00:40.895 4864 2297738091544 MainThread INFO neutron.agent.securitygroups_rpc [req-cb4d5d8f-7cdf-4d79-8cee-05c81aea22e3 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group member updated ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] 2021-06-29 21:00:41.506 4864 2297718526528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb4d5d8f-7cdf-4d79-8cee-05c81aea22e3 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] port_delete event received for '1a1dd688-257c-44e8-a30d-9bb513f20c29' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:00:42.614 4864 2297718526528 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-06-29 21:00:42.662 4864 2297718526528 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-06-29 21:00:46.365 4864 2297718083424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62fc1e6a-6d96-4606-9315-1e2c9af0b3dc fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group member updated on remote: ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 21:00:46.383 4864 2297718083424 MainThread INFO neutron.agent.securitygroups_rpc [req-62fc1e6a-6d96-4606-9315-1e2c9af0b3dc fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group member updated ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] 2021-06-29 21:00:47.646 4864 2297718083424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eef6225c-f286-45fc-b10e-b1cce88aa133 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: 38d4ff62-794a-4224-8102-f73279a922a3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 21:00:47.666 4864 2297718083424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eef6225c-f286-45fc-b10e-b1cce88aa133 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port 38d4ff62-794a-4224-8102-f73279a922a3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 21:00:47.945 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1c40ac8c-9a04-48d6-9524-01f4765cfe0f 2021-06-29 21:00:48.667 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 21:00:48.958 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f 2021-06-29 21:00:48.958 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f updated. Details: {'device': '1c40ac8c-9a04-48d6-9524-01f4765cfe0f', 'network_id': '656014fe-ebe5-425d-bc87-c747781da88f', 'port_id': '1c40ac8c-9a04-48d6-9524-01f4765cfe0f', 'mac_address': 'fa:16:3e:d7:f5:3d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 555, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63dec314-ebde-4349-8abc-5371f107b8f7', '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-06-29 21:00:48.984 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 21:00:48.984 4864 2297718083424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" 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-06-29 21:00:49.006 4864 2297718083424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 21:00:49.006 4864 2297718083424 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-06-29 21:00:49.038 4864 2297718083424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1c40ac8c-9a04-48d6-9524-01f4765cfe0f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 21:00:49.053 4864 2297718083424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1c40ac8c-9a04-48d6-9524-01f4765cfe0f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 21:00:49.053 4864 2297718083424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 21:00:49.053 4864 2297718083424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 555, VLAN trunk: None to switch port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f 2021-06-29 21:00:49.139 4864 2297718083424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 21:00:49.147 4864 2297718083424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1c40ac8c-9a04-48d6-9524-01f4765cfe0f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 21:00:49.365 4864 2297718083424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1c40ac8c-9a04-48d6-9524-01f4765cfe0f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 21:00:49.381 4864 2297718083424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 21:00:49.381 4864 2297718083424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4f30d824-6fc3-43bc-9bd3-5bdb3fc9aaf1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 21:00:49.399 4864 2297718083424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1c40ac8c-9a04-48d6-9524-01f4765cfe0f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 21:00:49.399 4864 2297718083424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 21:00:49.412 4864 2297718083424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-06-29 21:00:49.412 4864 2297718083424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" 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-06-29 21:00:49.412 4864 2297718083424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" 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-06-29 21:00:49.412 4864 2297718083424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" 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-06-29 21:00:49.446 4864 2297718083424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 21:00:49.490 4864 2297718083424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" 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-06-29 21:00:49.522 4864 2297718083424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 21:00:49.522 4864 2297718083424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f processed. 2021-06-29 21:00:50.686 4864 2297718202608 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-06-29 21:00:50.998 4864 2297718202608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 21:00:55.992 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 38d4ff62-794a-4224-8102-f73279a922a3 2021-06-29 21:00:56.717 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 21:00:57.005 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port 38d4ff62-794a-4224-8102-f73279a922a3 2021-06-29 21:00:57.023 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port 38d4ff62-794a-4224-8102-f73279a922a3 updated. Details: {'device': '38d4ff62-794a-4224-8102-f73279a922a3', 'network_id': 'd3bb8228-fca8-4915-a5dd-c117efe631ab', 'port_id': '38d4ff62-794a-4224-8102-f73279a922a3', 'mac_address': 'fa:16:3e:4a:d4:f8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 556, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'afdaecb3-6a5f-41a7-8182-32bce5b23c4d', '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-06-29 21:00:57.023 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 21:00:57.037 4864 2297718482816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-38d4ff62-794a-4224-8102-f73279a922a3" 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-06-29 21:00:57.037 4864 2297718482816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 38d4ff62-794a-4224-8102-f73279a922a3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 21:00:57.037 4864 2297718482816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d3bb8228-fca8-4915-a5dd-c117efe631ab 2021-06-29 21:00:57.057 4864 2297718482816 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-06-29 21:00:57.224 4864 2297718482816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '38d4ff62-794a-4224-8102-f73279a922a3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 21:00:57.224 4864 2297718482816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '38d4ff62-794a-4224-8102-f73279a922a3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 21:00:57.242 4864 2297718482816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 38d4ff62-794a-4224-8102-f73279a922a3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 21:00:57.257 4864 2297718482816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 556, VLAN trunk: None to switch port 38d4ff62-794a-4224-8102-f73279a922a3 2021-06-29 21:00:57.350 4864 2297718482816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 21:00:57.368 4864 2297718482816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['38d4ff62-794a-4224-8102-f73279a922a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 21:00:57.928 4864 2297718482816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['38d4ff62-794a-4224-8102-f73279a922a3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 21:00:57.928 4864 2297718482816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 21:00:57.928 4864 2297718482816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fb66a6d8-9ba3-42c8-997b-58c98125b04b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 21:00:57.946 4864 2297718482816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 38d4ff62-794a-4224-8102-f73279a922a3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 21:00:57.946 4864 2297718482816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 21:00:57.959 4864 2297718482816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 38d4ff62-794a-4224-8102-f73279a922a3 not yet added. Adding. 2021-06-29 21:00:57.959 4864 2297718482816 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-06-29 21:00:57.959 4864 2297718482816 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-06-29 21:00:58.007 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5ae8f816-5598-49d0-a742-1583e0555133 2021-06-29 21:00:58.120 4864 2297718482816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38d4ff62-794a-4224-8102-f73279a922a3" 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-06-29 21:00:58.242 4864 2297718482816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38d4ff62-794a-4224-8102-f73279a922a3" 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-06-29 21:00:58.242 4864 2297718482816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38d4ff62-794a-4224-8102-f73279a922a3" 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-06-29 21:00:58.414 4864 2297718482816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-38d4ff62-794a-4224-8102-f73279a922a3" 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-06-29 21:00:58.538 4864 2297718482816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-38d4ff62-794a-4224-8102-f73279a922a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 21:00:58.554 4864 2297718482816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 38d4ff62-794a-4224-8102-f73279a922a3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 21:00:58.554 4864 2297718482816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 38d4ff62-794a-4224-8102-f73279a922a3 processed. 2021-06-29 21:00:58.723 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 21:00:58.725 4864 2297719405760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5ae8f816-5598-49d0-a742-1583e0555133' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 21:00:58.725 4864 2297719405760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5ae8f816-5598-49d0-a742-1583e0555133' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 21:00:58.725 4864 2297719405760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5ae8f816-5598-49d0-a742-1583e0555133 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 21:00:58.725 4864 2297718482816 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-06-29 21:00:58.757 4864 2297719405760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a6ac8742-47be-4a00-b65f-0675d13dc794 2021-06-29 21:00:58.757 4864 2297719405760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5ae8f816-5598-49d0-a742-1583e0555133'] 2021-06-29 21:00:58.757 4864 2297719405760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 21:00:58.786 4864 2297719405760 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-06-29 21:00:58.788 4864 2297719405760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5ae8f816-5598-49d0-a742-1583e0555133'] 2021-06-29 21:00:59.495 4864 2297718482816 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-06-29 21:01:02.037 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1c40ac8c-9a04-48d6-9524-01f4765cfe0f 2021-06-29 21:01:02.745 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 21:01:02.745 4864 2297718590992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1c40ac8c-9a04-48d6-9524-01f4765cfe0f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 21:01:02.745 4864 2297718590992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1c40ac8c-9a04-48d6-9524-01f4765cfe0f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 21:01:02.771 4864 2297718590992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 21:01:02.791 4864 2297718590992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c40ac8c-9a04-48d6-9524-01f4765cfe0f'] 2021-06-29 21:01:02.807 4864 2297718590992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 21:01:02.807 4864 2297718590992 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-06-29 21:01:02.819 4864 2297718590992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c40ac8c-9a04-48d6-9524-01f4765cfe0f'] 2021-06-29 21:01:04.770 4864 2297718590992 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-06-29 21:01:04.978 4864 2297718590992 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-06-29 21:01:06.133 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1c40ac8c-9a04-48d6-9524-01f4765cfe0f 2021-06-29 21:01:06.772 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 21:01:06.772 4864 2297718590992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1c40ac8c-9a04-48d6-9524-01f4765cfe0f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 21:01:06.772 4864 2297718590992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1c40ac8c-9a04-48d6-9524-01f4765cfe0f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 21:01:06.789 4864 2297718590992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 21:01:06.805 4864 2297718590992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 656014fe-ebe5-425d-bc87-c747781da88f 2021-06-29 21:01:06.820 4864 2297718590992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c40ac8c-9a04-48d6-9524-01f4765cfe0f'] 2021-06-29 21:01:06.820 4864 2297718590992 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-06-29 21:01:06.820 4864 2297718590992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c40ac8c-9a04-48d6-9524-01f4765cfe0f'] 2021-06-29 21:01:08.784 4864 2297718590992 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-06-29 21:01:08.900 4864 2297718590992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 21:01:24.172 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5ae8f816-5598-49d0-a742-1583e0555133 2021-06-29 21:01:24.182 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1c40ac8c-9a04-48d6-9524-01f4765cfe0f 2021-06-29 21:01:24.848 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 21:01:25.396 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f 2021-06-29 21:01:25.396 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f updated. Details: {'device': '1c40ac8c-9a04-48d6-9524-01f4765cfe0f', 'network_id': '656014fe-ebe5-425d-bc87-c747781da88f', 'port_id': '1c40ac8c-9a04-48d6-9524-01f4765cfe0f', 'mac_address': 'fa:16:3e:d7:f5:3d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 555, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63dec314-ebde-4349-8abc-5371f107b8f7', '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-06-29 21:01:25.426 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 21:01:25.426 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port 5ae8f816-5598-49d0-a742-1583e0555133 2021-06-29 21:01:25.426 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port 5ae8f816-5598-49d0-a742-1583e0555133 updated. Details: {'device': '5ae8f816-5598-49d0-a742-1583e0555133', 'network_id': 'a6ac8742-47be-4a00-b65f-0675d13dc794', 'port_id': '5ae8f816-5598-49d0-a742-1583e0555133', 'mac_address': 'fa:16:3e:65:f2:51', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 559, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6da294a2-2cf7-453f-a2e2-a6bbfd5310a9', '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-06-29 21:01:25.442 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 21:01:25.442 4864 2297718072040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" 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-06-29 21:01:25.458 4864 2297718072040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 21:01:25.458 4864 2297718072040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 656014fe-ebe5-425d-bc87-c747781da88f 2021-06-29 21:01:25.458 4864 2297718072040 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-06-29 21:01:25.475 4864 2297718073720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5ae8f816-5598-49d0-a742-1583e0555133" 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-06-29 21:01:25.475 4864 2297718073720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5ae8f816-5598-49d0-a742-1583e0555133 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 21:01:25.494 4864 2297718073720 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a6ac8742-47be-4a00-b65f-0675d13dc794 2021-06-29 21:01:25.494 4864 2297718073720 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-06-29 21:01:25.632 4864 2297718072040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1c40ac8c-9a04-48d6-9524-01f4765cfe0f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 21:01:25.632 4864 2297718072040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1c40ac8c-9a04-48d6-9524-01f4765cfe0f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 21:01:25.649 4864 2297718073720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5ae8f816-5598-49d0-a742-1583e0555133') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 21:01:25.649 4864 2297718073720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5ae8f816-5598-49d0-a742-1583e0555133') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 21:01:25.649 4864 2297718072040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 21:01:25.676 4864 2297718072040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 555, VLAN trunk: None to switch port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f 2021-06-29 21:01:25.691 4864 2297718073720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5ae8f816-5598-49d0-a742-1583e0555133 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 21:01:25.694 4864 2297718073720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 559, VLAN trunk: None to switch port 5ae8f816-5598-49d0-a742-1583e0555133 2021-06-29 21:01:25.756 4864 2297718072040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 21:01:25.756 4864 2297718072040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1c40ac8c-9a04-48d6-9524-01f4765cfe0f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 21:01:25.805 4864 2297718073720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 21:01:25.820 4864 2297718073720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5ae8f816-5598-49d0-a742-1583e0555133'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 21:01:26.102 4864 2297718072040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1c40ac8c-9a04-48d6-9524-01f4765cfe0f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 21:01:26.123 4864 2297718072040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 21:01:26.133 4864 2297718072040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4f30d824-6fc3-43bc-9bd3-5bdb3fc9aaf1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 21:01:26.133 4864 2297718072040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1c40ac8c-9a04-48d6-9524-01f4765cfe0f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 21:01:26.146 4864 2297718072040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 21:01:26.146 4864 2297718072040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1c40ac8c-9a04-48d6-9524-01f4765cfe0f not yet added. Adding. 2021-06-29 21:01:26.146 4864 2297718072040 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-06-29 21:01:26.164 4864 2297718072040 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-06-29 21:01:26.192 4864 2297718073720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5ae8f816-5598-49d0-a742-1583e0555133']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 21:01:26.216 4864 2297718073720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 21:01:26.216 4864 2297718073720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (56fa1c3d-8334-4f06-ba26-a1edafaa26f8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 21:01:26.225 4864 2297718073720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5ae8f816-5598-49d0-a742-1583e0555133 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 21:01:26.225 4864 2297718073720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 21:01:26.242 4864 2297718073720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5ae8f816-5598-49d0-a742-1583e0555133 not yet added. Adding. 2021-06-29 21:01:26.242 4864 2297718073720 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-06-29 21:01:26.260 4864 2297718073720 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-06-29 21:01:26.318 4864 2297718072040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" 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-06-29 21:01:26.430 4864 2297718073720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ae8f816-5598-49d0-a742-1583e0555133" 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-06-29 21:01:26.460 4864 2297718072040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" 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-06-29 21:01:26.475 4864 2297718072040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" 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-06-29 21:01:26.601 4864 2297718073720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ae8f816-5598-49d0-a742-1583e0555133" 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-06-29 21:01:26.616 4864 2297718073720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ae8f816-5598-49d0-a742-1583e0555133" 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-06-29 21:01:26.634 4864 2297718072040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" 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-06-29 21:01:26.772 4864 2297718072040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c40ac8c-9a04-48d6-9524-01f4765cfe0f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 21:01:26.772 4864 2297718072040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 21:01:26.805 4864 2297718072040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f processed. 2021-06-29 21:01:26.817 4864 2297718073720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ae8f816-5598-49d0-a742-1583e0555133" 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-06-29 21:01:26.866 4864 2297719490936 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-06-29 21:01:26.948 4864 2297718073720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5ae8f816-5598-49d0-a742-1583e0555133" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 21:01:26.959 4864 2297718073720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5ae8f816-5598-49d0-a742-1583e0555133 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 21:01:26.974 4864 2297718073720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5ae8f816-5598-49d0-a742-1583e0555133 processed. 2021-06-29 21:01:27.085 4864 2297719490936 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-06-29 21:01:28.880 4864 2297718192336 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-06-29 21:01:29.177 4864 2297718192336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 21:01:34.413 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 75c1c5b5-a9fe-4840-9c99-74a5afa9a432 2021-06-29 21:01:34.926 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 21:01:34.933 4864 2297718192336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '75c1c5b5-a9fe-4840-9c99-74a5afa9a432' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 21:01:34.933 4864 2297718192336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '75c1c5b5-a9fe-4840-9c99-74a5afa9a432' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 21:01:34.944 4864 2297718192336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 75c1c5b5-a9fe-4840-9c99-74a5afa9a432 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 21:01:34.960 4864 2297718192336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d76c2cdb-9cac-4e13-839f-9ee932b7c711 2021-06-29 21:01:34.960 4864 2297718192336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75c1c5b5-a9fe-4840-9c99-74a5afa9a432'] 2021-06-29 21:01:34.960 4864 2297718192336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 21:01:34.960 4864 2297718192336 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-06-29 21:01:34.991 4864 2297718192336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75c1c5b5-a9fe-4840-9c99-74a5afa9a432'] 2021-06-29 21:01:34.991 4864 2297718192336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc39958c-4576-44cd-8877-2d3a03b71445 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] Security group member updated on remote: ['2406f794-2b5d-49d9-ba48-9c7bea3dc410'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 21:01:34.991 4864 2297718192336 MainThread INFO neutron.agent.securitygroups_rpc [req-cc39958c-4576-44cd-8877-2d3a03b71445 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] Security group member updated ['2406f794-2b5d-49d9-ba48-9c7bea3dc410'] 2021-06-29 21:01:35.507 4864 2297737553120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc39958c-4576-44cd-8877-2d3a03b71445 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] port_delete event received for '75c1c5b5-a9fe-4840-9c99-74a5afa9a432' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:01:36.943 4864 2297737553120 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-06-29 21:01:36.990 4864 2297737553120 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-06-29 21:01:38.195 4864 2297737553120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7ef4187-a5f0-4c1d-b93b-5eebe4f6ec43 7883202d05be4582b65bbd1c741f3ba6 fe2cb1c5294c4a5588f32690a2eae589 - - -] port_delete event received for 'd93b2a80-b6fe-475f-b30e-6be687dabb6d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:01:43.990 4864 2297737553120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2de6de74-0deb-4d38-9b57-9cb837b9851a 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for 'd46a4a4c-162a-4bb0-a0b8-63c9ca83e423' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:01:46.147 4864 2297719366208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f553457e-3a73-4edf-a9ae-b3d810ae7ecf 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '74dd0e3d-1ca9-456f-99e8-c7e205ccbc6d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:01:47.595 4864 2297719366208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40bf17bd-0148-454c-ad4a-74c9fe6d9230 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for 'c28fba10-bae6-4246-9c86-a6db8cce4cc5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:01:47.853 4864 2297719366208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40bf17bd-0148-454c-ad4a-74c9fe6d9230 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] network_delete received. Deleting network d76c2cdb-9cac-4e13-839f-9ee932b7c711 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-29 21:01:47.866 4864 2297719366208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40bf17bd-0148-454c-ad4a-74c9fe6d9230 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] Network d76c2cdb-9cac-4e13-839f-9ee932b7c711 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-29 21:02:07.618 4864 2297719552712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group member updated on remote: ['40d4a3f7-6747-4525-9fbb-9795024e0d2b', '2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 21:02:07.630 4864 2297719552712 MainThread INFO neutron.agent.securitygroups_rpc [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group member updated ['40d4a3f7-6747-4525-9fbb-9795024e0d2b', '2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2'] 2021-06-29 21:02:07.630 4864 2297719552712 MainThread INFO neutron.agent.securitygroups_rpc [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Refresh firewall rules 2021-06-29 21:02:07.649 4864 2297719552712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Get security group information for devices via rpc ['4a308695-87ed-49be-ab81-01cc6f5184d6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 21:02:07.692 4864 2297718623424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] port_update received: 4a308695-87ed-49be-ab81-01cc6f5184d6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 21:02:07.709 4864 2297718623424 MainThread DEBUG oslo_concurrency.lockutils [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-agent-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:02:07.725 4864 2297718623424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Binding port 4a308695-87ed-49be-ab81-01cc6f5184d6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 21:02:07.725 4864 2297718623424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] 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-06-29 21:02:07.756 4864 2297718623424 MainThread DEBUG neutron.services.trunk.rpc.agent [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4a308695-87ed-49be-ab81-01cc6f5184d6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 21:02:07.756 4864 2297718623424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4a308695-87ed-49be-ab81-01cc6f5184d6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 21:02:07.788 4864 2297718623424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Trunk plugin disabled on server. Assuming port 4a308695-87ed-49be-ab81-01cc6f5184d6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 21:02:07.788 4864 2297718623424 MainThread INFO networking_hyperv.neutron.trunk_driver [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Binding VLAN ID: 554, VLAN trunk: None to switch port 4a308695-87ed-49be-ab81-01cc6f5184d6 2021-06-29 21:02:07.864 4864 2297718623424 MainThread INFO neutron.agent.securitygroups_rpc [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Refresh firewall rules 2021-06-29 21:02:07.864 4864 2297718623424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Get security group information for devices via rpc ['4a308695-87ed-49be-ab81-01cc6f5184d6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 21:02:07.944 4864 2297719552712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update security group information for ports dict_keys(['4a308695-87ed-49be-ab81-01cc6f5184d6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 21:02:07.958 4864 2297719552712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 21:02:07.958 4864 2297719552712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update rules of security group (2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 21:02:07.958 4864 2297719552712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update members of security group (2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 21:02:07.976 4864 2297719552712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update port filter for 4a308695-87ed-49be-ab81-01cc6f5184d6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 21:02:07.976 4864 2297719552712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Updating port rules. 2021-06-29 21:02:07.993 4864 2297719552712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Creating 0 new rules, removing 6 old rules. 2021-06-29 21:02:07.993 4864 2297719552712 MainThread DEBUG oslo_concurrency.lockutils [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:02:08.012 4864 2297719552712 MainThread DEBUG oslo_concurrency.lockutils [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 21:02:08.021 4864 2297719552712 MainThread DEBUG oslo_concurrency.lockutils [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:02:08.256 4864 2297718623424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update security group information for ports dict_keys(['4a308695-87ed-49be-ab81-01cc6f5184d6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 21:02:08.273 4864 2297718623424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 21:02:08.273 4864 2297718623424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update rules of security group (2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 21:02:08.286 4864 2297718623424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update members of security group (2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-29 21:02:08.286 4864 2297718623424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update port filter for 4a308695-87ed-49be-ab81-01cc6f5184d6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 21:02:08.302 4864 2297718623424 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Updating port rules. 2021-06-29 21:02:08.302 4864 2297718623424 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Creating 0 new rules, removing 6 old rules. 2021-06-29 21:02:08.322 4864 2297719552712 MainThread DEBUG oslo_concurrency.lockutils [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:02:08.322 4864 2297718623424 MainThread DEBUG oslo_concurrency.lockutils [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:02:08.333 4864 2297718623424 MainThread DEBUG oslo_concurrency.lockutils [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 21:02:08.333 4864 2297718623424 MainThread DEBUG oslo_concurrency.lockutils [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" 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-06-29 21:02:08.449 4864 2297718623424 MainThread DEBUG oslo_concurrency.lockutils [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-driver-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 21:02:08.504 4864 2297718623424 MainThread DEBUG oslo_concurrency.lockutils [req-cf6658a4-4e1b-48cc-9757-e5ce107f0b0c 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Lock "n-hv-agent-port-lock-4a308695-87ed-49be-ab81-01cc6f5184d6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 21:02:08.944 4864 2297719084928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-403b7399-d938-4401-87b4-a2b4466a0cea 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] port_delete event received for 'cc377829-5c48-4c20-9396-1f3da944aaf9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:02:12.748 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1c40ac8c-9a04-48d6-9524-01f4765cfe0f 2021-06-29 21:02:13.132 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 21:02:13.132 4864 2297719084928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1c40ac8c-9a04-48d6-9524-01f4765cfe0f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 21:02:13.132 4864 2297719084928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1c40ac8c-9a04-48d6-9524-01f4765cfe0f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 21:02:13.148 4864 2297719084928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1c40ac8c-9a04-48d6-9524-01f4765cfe0f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 21:02:13.163 4864 2297719084928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 656014fe-ebe5-425d-bc87-c747781da88f 2021-06-29 21:02:13.179 4864 2297719084928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c40ac8c-9a04-48d6-9524-01f4765cfe0f'] 2021-06-29 21:02:13.179 4864 2297719084928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 21:02:13.179 4864 2297719084928 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-06-29 21:02:13.179 4864 2297719084928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c40ac8c-9a04-48d6-9524-01f4765cfe0f'] 2021-06-29 21:02:13.304 4864 2297719084928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97bfb970-2170-4e2a-ad9b-f8bb6a0a38fd 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] Security group member updated on remote: ['4f30d824-6fc3-43bc-9bd3-5bdb3fc9aaf1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 21:02:13.304 4864 2297719084928 MainThread INFO neutron.agent.securitygroups_rpc [req-97bfb970-2170-4e2a-ad9b-f8bb6a0a38fd 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] Security group member updated ['4f30d824-6fc3-43bc-9bd3-5bdb3fc9aaf1'] 2021-06-29 21:02:13.976 4864 2297719084928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97bfb970-2170-4e2a-ad9b-f8bb6a0a38fd 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] port_delete event received for '1c40ac8c-9a04-48d6-9524-01f4765cfe0f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:02:15.151 4864 2297719084928 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-06-29 21:02:15.195 4864 2297719084928 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-06-29 21:02:16.794 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4a308695-87ed-49be-ab81-01cc6f5184d6 2021-06-29 21:02:16.821 4864 2297719084928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-932a07e8-533a-4b3f-9f6c-9c6cd91dad80 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group member updated on remote: ['2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 21:02:16.821 4864 2297719084928 MainThread INFO neutron.agent.securitygroups_rpc [req-932a07e8-533a-4b3f-9f6c-9c6cd91dad80 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Security group member updated ['2a2543aa-9eda-4430-a9c4-4fb99d4f5ce2'] 2021-06-29 21:02:16.836 4864 2297719084928 MainThread INFO neutron.agent.securitygroups_rpc [req-932a07e8-533a-4b3f-9f6c-9c6cd91dad80 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Refresh firewall rules 2021-06-29 21:02:16.836 4864 2297719084928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-932a07e8-533a-4b3f-9f6c-9c6cd91dad80 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Get security group information for devices via rpc ['4a308695-87ed-49be-ab81-01cc6f5184d6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 21:02:16.852 4864 2297716764912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b503cea4-45c4-42a9-bf76-7a776accffa1 56722a3676df45b5b9107821ff7be48d c15b70fcd3714faf82acbc850da1aab7 - - -] port_delete event received for '428ee40a-76f4-41e6-80c4-172c00a14c9d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:02:16.957 4864 2297719084928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-932a07e8-533a-4b3f-9f6c-9c6cd91dad80 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 21:02:16.957 4864 2297719084928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-932a07e8-533a-4b3f-9f6c-9c6cd91dad80 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 21:02:16.992 4864 2297719084928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-932a07e8-533a-4b3f-9f6c-9c6cd91dad80 35c725b356064816b78dfee902048a3d 8f723853837f4095909b9fdf6a1d6ff1 - - -] port_delete event received for '4a308695-87ed-49be-ab81-01cc6f5184d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:02:17.145 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 21:02:17.149 4864 2297719084928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4a308695-87ed-49be-ab81-01cc6f5184d6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 21:02:17.149 4864 2297719084928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4a308695-87ed-49be-ab81-01cc6f5184d6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 21:02:17.149 4864 2297719084928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4a308695-87ed-49be-ab81-01cc6f5184d6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 21:02:17.176 4864 2297719084928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a308695-87ed-49be-ab81-01cc6f5184d6'] 2021-06-29 21:02:17.186 4864 2297719084928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 21:02:17.186 4864 2297719084928 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-06-29 21:02:17.186 4864 2297719084928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a308695-87ed-49be-ab81-01cc6f5184d6'] 2021-06-29 21:02:19.151 4864 2297719084928 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-06-29 21:02:19.182 4864 2297719084928 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-06-29 21:02:20.957 4864 2297719084928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8f4115d-74c8-4269-b633-79cc55fdddd9 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '926c1198-847f-4c74-b2a9-cec318962850' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:02:21.879 4864 2297719084928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-acb09928-a29c-4d16-8de5-1522f6debddb 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '729e7cb5-9827-4199-b74f-f195dcf959cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:02:23.994 4864 2297737634200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22c9b898-58a8-493a-84c8-0f07531bac31 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '42b9b4fe-4724-4eca-9026-a52fdafb134b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:02:26.166 4864 2297737634200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7eb66a38-9c82-4fc2-be63-bb7b8bbf0ba8 - - - - -] port_delete event received for '48034df8-5386-4026-bae8-bdf674b0ba13' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:02:26.198 4864 2297737634200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fd96e82-0fcb-4368-800b-7a9c7fffcdef 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for 'e26b9b84-fbc0-4c58-a0bc-9de1fa240901' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:02:27.192 4864 2297737634200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11d41b4a-348a-4d90-ada0-8a2df4b966fd 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] network_delete received. Deleting network ab34e143-db93-43ff-9522-9281a0f76d21 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-29 21:02:27.207 4864 2297737634200 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-11d41b4a-348a-4d90-ada0-8a2df4b966fd 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] Reclaiming local network ab34e143-db93-43ff-9522-9281a0f76d21 2021-06-29 21:02:28.369 4864 2297719393136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-683b0035-a307-4727-9757-dc68ee5351eb 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for 'bf54e5c2-615b-4211-b7de-df1dc3208839' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:02:28.666 4864 2297719393136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-683b0035-a307-4727-9757-dc68ee5351eb 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] network_delete received. Deleting network 656014fe-ebe5-425d-bc87-c747781da88f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-29 21:02:28.666 4864 2297719393136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-683b0035-a307-4727-9757-dc68ee5351eb 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] Network 656014fe-ebe5-425d-bc87-c747781da88f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-29 21:02:29.632 4864 2297719393136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecc30880-16a7-4c41-be78-55cf9a5fb5d0 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '55ad385e-7bed-4028-8b48-4a01e1fb021c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:02:32.145 4864 2297654900272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54b326f5-a190-4c4b-b276-4823961950c2 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for 'fe26a71b-6676-46f2-aabc-2f5d6ea558d8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:02:33.854 4864 2297654900272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bcf0b1a-b065-4dda-9bea-d5e96c9bff35 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '09d76219-9d6c-4fc0-a92f-416cfced89c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:02:34.134 4864 2297654900272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bcf0b1a-b065-4dda-9bea-d5e96c9bff35 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] network_delete received. Deleting network f886312a-3c17-4c3d-a940-149033af88d4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-29 21:02:34.134 4864 2297654900272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bcf0b1a-b065-4dda-9bea-d5e96c9bff35 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] Network f886312a-3c17-4c3d-a940-149033af88d4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-29 21:02:54.726 4864 2297737911488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fa720a9-75c0-46cc-bd5f-83c2c71e5d00 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] port_delete event received for 'ce79abff-b5ed-4d28-868c-9f0bf030cf3f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:02:59.088 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5ae8f816-5598-49d0-a742-1583e0555133 2021-06-29 21:02:59.308 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 21:02:59.308 4864 2297719550864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5ae8f816-5598-49d0-a742-1583e0555133' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 21:02:59.308 4864 2297719550864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5ae8f816-5598-49d0-a742-1583e0555133' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 21:02:59.324 4864 2297719550864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5ae8f816-5598-49d0-a742-1583e0555133 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 21:02:59.340 4864 2297719550864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a6ac8742-47be-4a00-b65f-0675d13dc794 2021-06-29 21:02:59.355 4864 2297719550864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5ae8f816-5598-49d0-a742-1583e0555133'] 2021-06-29 21:02:59.355 4864 2297719550864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 21:02:59.365 4864 2297719550864 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-06-29 21:02:59.365 4864 2297719550864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5ae8f816-5598-49d0-a742-1583e0555133'] 2021-06-29 21:02:59.379 4864 2297719550864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-104e4d70-7476-478f-8e9b-6e01b5b29c73 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] Security group member updated on remote: ['56fa1c3d-8334-4f06-ba26-a1edafaa26f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 21:02:59.379 4864 2297719550864 MainThread INFO neutron.agent.securitygroups_rpc [req-104e4d70-7476-478f-8e9b-6e01b5b29c73 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] Security group member updated ['56fa1c3d-8334-4f06-ba26-a1edafaa26f8'] 2021-06-29 21:02:59.558 4864 2297719550864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-104e4d70-7476-478f-8e9b-6e01b5b29c73 94bd0208f82641d097e276ccbcc8874a 37b4081293e248ac8dc9ba0f45827a28 - - -] port_delete event received for '5ae8f816-5598-49d0-a742-1583e0555133' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:02:59.585 4864 2297719550864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7272ed66-deaf-4cc8-b9f9-cee1dcd5c171 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group member updated on remote: ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 21:02:59.585 4864 2297719550864 MainThread INFO neutron.agent.securitygroups_rpc [req-7272ed66-deaf-4cc8-b9f9-cee1dcd5c171 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group member updated ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] 2021-06-29 21:03:00.785 4864 2297719550864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7704674c-5687-4cf6-a4dd-747b11bb5386 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] port_update received: 266b2885-fb95-4460-9d04-32aabbf5274b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-29 21:03:00.806 4864 2297719550864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7704674c-5687-4cf6-a4dd-747b11bb5386 6d7066d3a15f469f874073c71174ce12 6aa8474ad8a44667955f098ec756e8a0 - - -] No port 266b2885-fb95-4460-9d04-32aabbf5274b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-29 21:03:01.332 4864 2297719550864 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-06-29 21:03:01.386 4864 2297719550864 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-06-29 21:03:03.477 4864 2297718788336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53ff1f9d-e200-46bd-9618-a6c0e71dac69 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '6a47392b-7fcc-4410-8811-206f946c08bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:03:05.980 4864 2297718788336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e3e59ac-1f40-4faf-99bb-a540b95c3710 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '3b7141ab-297d-4142-88e6-cc05b9efec54' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:03:07.757 4864 2297719339384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dc894de-53f1-4662-b6fb-2b45cd6376b4 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '6f5c0256-ce77-4eee-b300-761bf30675f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:03:08.208 4864 2297719339384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dc894de-53f1-4662-b6fb-2b45cd6376b4 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] network_delete received. Deleting network a6ac8742-47be-4a00-b65f-0675d13dc794 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-29 21:03:08.208 4864 2297719339384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dc894de-53f1-4662-b6fb-2b45cd6376b4 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] Network a6ac8742-47be-4a00-b65f-0675d13dc794 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-29 21:03:09.911 4864 2297737865592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47730a58-aabf-4f08-9a15-8c4a655490e3 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '3c9c6696-9304-4a64-8f14-b1d614f4302e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:03:10.785 4864 2297718443200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 266b2885-fb95-4460-9d04-32aabbf5274b 2021-06-29 21:03:11.380 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-29 21:03:11.949 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Adding port 266b2885-fb95-4460-9d04-32aabbf5274b 2021-06-29 21:03:11.960 4864 2297637854904 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Port 266b2885-fb95-4460-9d04-32aabbf5274b updated. Details: {'device': '266b2885-fb95-4460-9d04-32aabbf5274b', 'network_id': 'd3bb8228-fca8-4915-a5dd-c117efe631ab', 'port_id': '266b2885-fb95-4460-9d04-32aabbf5274b', 'mac_address': 'fa:16:3e:10:9a:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 556, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'afdaecb3-6a5f-41a7-8182-32bce5b23c4d', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-29 21:03:11.960 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] 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-06-29 21:03:11.960 4864 2297716624072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-266b2885-fb95-4460-9d04-32aabbf5274b" 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-06-29 21:03:11.980 4864 2297716624072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 266b2885-fb95-4460-9d04-32aabbf5274b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-29 21:03:11.980 4864 2297716624072 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-06-29 21:03:12.100 4864 2297737690640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-400b8a89-3b27-4dbd-bbb9-b6b0a65b1f6d 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for 'bdc0a4ed-635b-43f4-b004-de42ac51b358' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:03:12.152 4864 2297716624072 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '266b2885-fb95-4460-9d04-32aabbf5274b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 21:03:12.163 4864 2297716624072 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '266b2885-fb95-4460-9d04-32aabbf5274b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-29 21:03:12.181 4864 2297716624072 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 266b2885-fb95-4460-9d04-32aabbf5274b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-29 21:03:12.181 4864 2297716624072 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 556, VLAN trunk: None to switch port 266b2885-fb95-4460-9d04-32aabbf5274b 2021-06-29 21:03:12.271 4864 2297716624072 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-29 21:03:12.271 4864 2297716624072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['266b2885-fb95-4460-9d04-32aabbf5274b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-29 21:03:12.582 4864 2297716624072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['266b2885-fb95-4460-9d04-32aabbf5274b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:187 2021-06-29 21:03:12.592 4864 2297716624072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2021-06-29 21:03:12.592 4864 2297716624072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fb66a6d8-9ba3-42c8-997b-58c98125b04b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-29 21:03:12.608 4864 2297716624072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 266b2885-fb95-4460-9d04-32aabbf5274b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2021-06-29 21:03:12.608 4864 2297716624072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-29 21:03:12.621 4864 2297716624072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 266b2885-fb95-4460-9d04-32aabbf5274b not yet added. Adding. 2021-06-29 21:03:12.634 4864 2297716624072 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-06-29 21:03:12.634 4864 2297716624072 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-06-29 21:03:12.818 4864 2297716624072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-266b2885-fb95-4460-9d04-32aabbf5274b" 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-06-29 21:03:12.912 4864 2297716624072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-266b2885-fb95-4460-9d04-32aabbf5274b" 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-06-29 21:03:12.912 4864 2297716624072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-266b2885-fb95-4460-9d04-32aabbf5274b" 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-06-29 21:03:13.073 4864 2297716624072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-266b2885-fb95-4460-9d04-32aabbf5274b" 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-06-29 21:03:13.178 4864 2297716624072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-266b2885-fb95-4460-9d04-32aabbf5274b" 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-06-29 21:03:13.178 4864 2297716624072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 266b2885-fb95-4460-9d04-32aabbf5274b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-29 21:03:13.178 4864 2297716624072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 266b2885-fb95-4460-9d04-32aabbf5274b processed. 2021-06-29 21:03:13.386 4864 2297716624072 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-06-29 21:03:13.786 4864 2297718833896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df4e89bf-4191-4b0a-b6d3-6c6d3e74cb52 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '982fa60f-cd01-4e75-9d25-42131e315cff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:03:13.995 4864 2297716624072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-29 21:03:14.085 4864 2297716624072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df4e89bf-4191-4b0a-b6d3-6c6d3e74cb52 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] network_delete received. Deleting network e18858dc-f8d2-45eb-9808-5eee15ded5cf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-29 21:03:14.085 4864 2297716624072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df4e89bf-4191-4b0a-b6d3-6c6d3e74cb52 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] Network e18858dc-f8d2-45eb-9808-5eee15ded5cf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-29 21:04:56.957 4864 2297738089192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17041ce5-5f6b-47d1-82ff-d7db55876d55 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] port_delete event received for 'd979037e-365a-447f-88e0-57d57e69b0cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:04:59.707 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 266b2885-fb95-4460-9d04-32aabbf5274b 2021-06-29 21:05:00.019 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 21:05:00.019 4864 2297738089192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '266b2885-fb95-4460-9d04-32aabbf5274b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 21:05:00.019 4864 2297738089192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '266b2885-fb95-4460-9d04-32aabbf5274b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 21:05:00.035 4864 2297738089192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 266b2885-fb95-4460-9d04-32aabbf5274b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 21:05:00.047 4864 2297738089192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['266b2885-fb95-4460-9d04-32aabbf5274b'] 2021-06-29 21:05:00.047 4864 2297738089192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 21:05:00.066 4864 2297738089192 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-06-29 21:05:00.066 4864 2297738089192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['266b2885-fb95-4460-9d04-32aabbf5274b'] 2021-06-29 21:05:00.598 4864 2297738089192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-037e8054-8780-450e-92cd-57ce1013ab20 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group member updated on remote: ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 21:05:00.598 4864 2297738089192 MainThread INFO neutron.agent.securitygroups_rpc [req-037e8054-8780-450e-92cd-57ce1013ab20 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group member updated ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] 2021-06-29 21:05:00.728 4864 2297738089192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-037e8054-8780-450e-92cd-57ce1013ab20 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] port_delete event received for '266b2885-fb95-4460-9d04-32aabbf5274b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:05:02.020 4864 2297738091208 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-06-29 21:05:02.057 4864 2297738091208 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-06-29 21:05:05.035 4864 2297738091208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa06ad1a-cdfd-4964-9d8e-32fbe9f84e7d fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] port_delete event received for 'cc0c6ac1-b4d7-422b-9365-7cf8765e47f6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:05:07.747 4864 2297718443872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 38d4ff62-794a-4224-8102-f73279a922a3 2021-06-29 21:05:08.066 4864 2297637854904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f0b38e9-b8e5-43e6-b646-d99ca1e53130 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-29 21:05:08.066 4864 2297738153320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '38d4ff62-794a-4224-8102-f73279a922a3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-29 21:05:08.066 4864 2297738153320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '38d4ff62-794a-4224-8102-f73279a922a3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-29 21:05:08.082 4864 2297738153320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 38d4ff62-794a-4224-8102-f73279a922a3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-29 21:05:08.098 4864 2297738153320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d3bb8228-fca8-4915-a5dd-c117efe631ab 2021-06-29 21:05:08.102 4864 2297738153320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['38d4ff62-794a-4224-8102-f73279a922a3'] 2021-06-29 21:05:08.102 4864 2297738153320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-29 21:05:08.114 4864 2297738153320 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-06-29 21:05:08.114 4864 2297738153320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['38d4ff62-794a-4224-8102-f73279a922a3'] 2021-06-29 21:05:08.410 4864 2297738153320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a0669d2-b910-419a-80a9-85c256ea6b1b fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group member updated on remote: ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-29 21:05:08.410 4864 2297738153320 MainThread INFO neutron.agent.securitygroups_rpc [req-6a0669d2-b910-419a-80a9-85c256ea6b1b fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] Security group member updated ['fb66a6d8-9ba3-42c8-997b-58c98125b04b'] 2021-06-29 21:05:08.552 4864 2297738153320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a0669d2-b910-419a-80a9-85c256ea6b1b fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] port_delete event received for '38d4ff62-794a-4224-8102-f73279a922a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:05:10.098 4864 2297738149960 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-06-29 21:05:10.145 4864 2297738149960 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-06-29 21:05:10.451 4864 2297738149960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4ac6e9f-7c2f-446a-ab57-602657ea5213 fc6809ba41f04ae28b1855ea38a33032 4849c509f94542d6aea3d7be4cde3726 - - -] port_delete event received for '7873bfa8-c7d8-4987-8be0-8bf2242da199' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:05:13.911 4864 2297738149960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8ed97ba-acb1-465f-909a-6fcac0787c33 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '8cb105c6-8859-446f-a187-22c6ff2e9c34' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:05:16.082 4864 2297719392632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62c94658-7134-4f04-b337-17b158683b8f 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '8bfc7b75-67fc-40c3-9f76-183bd74981c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:05:17.505 4864 2297719392632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-516e62cb-bd61-4539-98c5-fa53088ea4c1 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '42f8cacf-c890-492f-afb0-56c7407c0591' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:05:17.770 4864 2297719392632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-516e62cb-bd61-4539-98c5-fa53088ea4c1 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] network_delete received. Deleting network d3bb8228-fca8-4915-a5dd-c117efe631ab network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-29 21:05:17.770 4864 2297719392632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-516e62cb-bd61-4539-98c5-fa53088ea4c1 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] Network d3bb8228-fca8-4915-a5dd-c117efe631ab not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-29 21:05:19.457 4864 2297718129888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b2d8972-9183-4b55-80e5-a0554ae04be5 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '7da33687-be24-459e-bc40-f276e6e94e99' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:05:21.598 4864 2297718129888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf33ec6a-37c4-4e56-b7c7-a521435d1eef 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '17018cb8-8acb-47ae-9888-020961a5f80f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:05:23.004 4864 2297718129888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-174f22cb-66b0-4917-9775-7e89d93d7624 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] port_delete event received for '90496ae3-e892-4b81-9375-9af23e2e300f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-29 21:05:23.270 4864 2297738122968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-174f22cb-66b0-4917-9775-7e89d93d7624 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] network_delete received. Deleting network e43e6b36-5d97-47e2-a28b-8ebed1f136f4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-29 21:05:23.270 4864 2297738122968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-174f22cb-66b0-4917-9775-7e89d93d7624 77c166add9ef4d2eb46beb0886728e68 8e2a1d567d8741619c32f7266bf3182c - - -] Network e43e6b36-5d97-47e2-a28b-8ebed1f136f4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463