2022-01-19 13:02:20.392 4676 1933474806944 MainThread INFO neutron.common.config [-] Logging enabled! 2022-01-19 13:02:20.392 4676 1933474806944 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 19.1.0.dev405 2022-01-19 13:02:20.392 4676 1933474806944 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-01-19 13:02:20.415 4676 1933474806944 MainThread INFO os_win.utils.network.networkutils [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] WMI caching is disabled. 2022-01-19 13:02:20.669 4676 1933474806944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-01-19 13:02:20.725 4676 1933474806944 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-01-19 13:02:20.725 4676 1933474806944 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-01-19 13:02:20.870 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent initialized successfully, now running... 2022-01-19 13:02:20.885 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-01-19 13:02:20.885 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-01-19 13:02:20.934 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-01-19 13:04:21.477 4676 1933564047776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-641d0e22-ccfb-4885-afe2-c71e10a28be4 - - - - -] port_update received: be497818-4a1c-4104-9c32-39a56a086d18 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:04:22.336 4676 1933564163344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd38cb42-511d-4509-824f-7aaa37511b4f - - - - -] port_update received: 25b5a6f3-16e9-4ff8-bccd-8858b7adc601 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:04:23.774 4676 1933564049184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abdf14ff-9907-452d-9d49-0e9d45c5e326 - - - - -] port_update received: c230fdfd-21dd-4875-b211-102cd8f2c90b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:04:23.774 4676 1933564047776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-641d0e22-ccfb-4885-afe2-c71e10a28be4 - - - - -] No port be497818-4a1c-4104-9c32-39a56a086d18 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:04:23.793 4676 1933564049184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abdf14ff-9907-452d-9d49-0e9d45c5e326 - - - - -] No port c230fdfd-21dd-4875-b211-102cd8f2c90b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:04:23.811 4676 1933564163344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd38cb42-511d-4509-824f-7aaa37511b4f - - - - -] No port 25b5a6f3-16e9-4ff8-bccd-8858b7adc601 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:04:24.610 4676 1933564163344 MainThread WARNING oslo_policy.policy [req-78bf2f51-cb5b-444c-9ead-0ac27b99236a 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-01-19 13:04:24.610 4676 1933564163344 MainThread WARNING oslo_policy.policy [req-78bf2f51-cb5b-444c-9ead-0ac27b99236a 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-01-19 13:04:24.610 4676 1933564163344 MainThread WARNING oslo_policy.policy [req-78bf2f51-cb5b-444c-9ead-0ac27b99236a 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-01-19 13:04:24.610 4676 1933564163344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78bf2f51-cb5b-444c-9ead-0ac27b99236a 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] Security group rule updated on remote: ['ce49c227-cbe9-4b9a-8151-0886cf754aa3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:04:24.610 4676 1933564163344 MainThread INFO neutron.agent.securitygroups_rpc [req-78bf2f51-cb5b-444c-9ead-0ac27b99236a 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] Security group rule updated ['ce49c227-cbe9-4b9a-8151-0886cf754aa3'] 2022-01-19 13:04:24.825 4676 1933564307232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ea74ccb-5c01-4a80-b0ba-d474eab68cd6 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] Security group rule updated on remote: ['ce49c227-cbe9-4b9a-8151-0886cf754aa3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:04:24.852 4676 1933564307232 MainThread INFO neutron.agent.securitygroups_rpc [req-6ea74ccb-5c01-4a80-b0ba-d474eab68cd6 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] Security group rule updated ['ce49c227-cbe9-4b9a-8151-0886cf754aa3'] 2022-01-19 13:04:30.072 4676 1933563302832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b731b1bb-6489-4998-9005-1735a1175a17 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] Security group rule updated on remote: ['ecff8848-36d7-4172-93e5-2a099b2ba09d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:04:31.168 4676 1933563302832 MainThread INFO neutron.agent.securitygroups_rpc [req-b731b1bb-6489-4998-9005-1735a1175a17 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] Security group rule updated ['ecff8848-36d7-4172-93e5-2a099b2ba09d'] 2022-01-19 13:04:32.602 4676 1933581698848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79c9adc3-0d2b-4889-9bd5-bc2f5112976e 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] Security group rule updated on remote: ['ecff8848-36d7-4172-93e5-2a099b2ba09d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:04:32.633 4676 1933581698848 MainThread INFO neutron.agent.securitygroups_rpc [req-79c9adc3-0d2b-4889-9bd5-bc2f5112976e 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] Security group rule updated ['ecff8848-36d7-4172-93e5-2a099b2ba09d'] 2022-01-19 13:04:32.633 4676 1933563302832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2cbd8fe2-78d4-4058-b13c-1c61027999f3 1f649e26f7b642eea3047edbcdc5f4bc 42e7f65164ce40a1837e0dac2835a435 - - -] Security group member updated on remote: ['97ec76b8-ed3f-4b87-9267-b22b83aae861'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:04:32.633 4676 1933563302832 MainThread INFO neutron.agent.securitygroups_rpc [req-2cbd8fe2-78d4-4058-b13c-1c61027999f3 1f649e26f7b642eea3047edbcdc5f4bc 42e7f65164ce40a1837e0dac2835a435 - - -] Security group member updated ['97ec76b8-ed3f-4b87-9267-b22b83aae861'] 2022-01-19 13:04:32.633 4676 1933563302832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40a2a05b-8632-44dd-9004-86e1262f7492 - - - - -] port_update received: 59b06f6e-2f41-4c80-8815-9794967b507b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:04:32.633 4676 1933563302832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40a2a05b-8632-44dd-9004-86e1262f7492 - - - - -] No port 59b06f6e-2f41-4c80-8815-9794967b507b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:04:32.714 4676 1933562174976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c9f27a4-bc3b-4445-92b5-eeba7bcf39f9 - - - - -] port_update received: dde1aa42-5fc9-48bb-b235-4f446407efa5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:04:32.714 4676 1933562174976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c9f27a4-bc3b-4445-92b5-eeba7bcf39f9 - - - - -] No port dde1aa42-5fc9-48bb-b235-4f446407efa5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:04:33.743 4676 1933562174976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ac561ee-4b3b-4810-85c2-dc213abf4340 - - - - -] port_update received: 2a9c2024-399c-437d-8c8b-24ac5f8d3b5f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:04:35.352 4676 1933562174976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ac561ee-4b3b-4810-85c2-dc213abf4340 - - - - -] No port 2a9c2024-399c-437d-8c8b-24ac5f8d3b5f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:04:45.398 4676 1933582003888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-387db9a9-d5c2-45c3-bf5f-56d9e0797ca5 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: c2682348-227e-4a90-8c47-f6e3e523ed6d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:04:45.415 4676 1933582003888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-387db9a9-d5c2-45c3-bf5f-56d9e0797ca5 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port c2682348-227e-4a90-8c47-f6e3e523ed6d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:04:46.992 4676 1933581635424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36b7c24c-a7a2-4412-9ea8-904e0d5206ec 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] Security group member updated on remote: ['ce49c227-cbe9-4b9a-8151-0886cf754aa3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:04:46.992 4676 1933581635424 MainThread INFO neutron.agent.securitygroups_rpc [req-36b7c24c-a7a2-4412-9ea8-904e0d5206ec 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] Security group member updated ['ce49c227-cbe9-4b9a-8151-0886cf754aa3'] 2022-01-19 13:04:47.164 4676 1933581635424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff9f6789-2860-4743-8234-2d5d1f5a7f49 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Security group member updated on remote: ['3389fad9-1ef2-4a6a-a095-e4470f27985a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:04:47.164 4676 1933581635424 MainThread INFO neutron.agent.securitygroups_rpc [req-ff9f6789-2860-4743-8234-2d5d1f5a7f49 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Security group member updated ['3389fad9-1ef2-4a6a-a095-e4470f27985a'] 2022-01-19 13:04:47.539 4676 1933581635424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15146d46-9e76-4b7d-8701-1b0236b481f8 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] Security group member updated on remote: ['ecff8848-36d7-4172-93e5-2a099b2ba09d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:04:47.539 4676 1933581635424 MainThread INFO neutron.agent.securitygroups_rpc [req-15146d46-9e76-4b7d-8701-1b0236b481f8 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] Security group member updated ['ecff8848-36d7-4172-93e5-2a099b2ba09d'] 2022-01-19 13:04:48.869 4676 1933581635424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-711071de-f912-4ed1-8d6d-4848190013a1 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Security group member updated on remote: ['3389fad9-1ef2-4a6a-a095-e4470f27985a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:04:48.884 4676 1933581635424 MainThread INFO neutron.agent.securitygroups_rpc [req-711071de-f912-4ed1-8d6d-4848190013a1 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Security group member updated ['3389fad9-1ef2-4a6a-a095-e4470f27985a'] 2022-01-19 13:04:49.321 4676 1933582071232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91a5cef4-12b1-4fd0-8de8-06a421c59c45 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: f0c36288-465f-49ee-ad3b-75329de2fc61 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:04:49.321 4676 1933582071232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91a5cef4-12b1-4fd0-8de8-06a421c59c45 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port f0c36288-465f-49ee-ad3b-75329de2fc61 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:04:50.447 4676 1933581504576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-128229fe-1ed3-4043-b97c-5c262905d6c4 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:04:50.977 4676 1933564415840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d18e3bfc-25a6-4412-b573-a4ae17794e80 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: ffc3ee9b-e03d-44c4-a33d-39af979abf14 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:04:51.899 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c2682348-227e-4a90-8c47-f6e3e523ed6d 2022-01-19 13:04:53.103 4676 1933564308816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d2724c1-36c6-4279-8a14-038b9e0cefcf 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: 958818e4-6792-4499-aa84-8ad5cc852465 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:04:53.103 4676 1933581504576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-128229fe-1ed3-4043-b97c-5c262905d6c4 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:04:53.123 4676 1933564415840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d18e3bfc-25a6-4412-b573-a4ae17794e80 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port ffc3ee9b-e03d-44c4-a33d-39af979abf14 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:04:53.204 4676 1933564308816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d2724c1-36c6-4279-8a14-038b9e0cefcf 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port 958818e4-6792-4499-aa84-8ad5cc852465 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:04:53.914 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:04:55.086 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port c2682348-227e-4a90-8c47-f6e3e523ed6d 2022-01-19 13:04:55.806 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port c2682348-227e-4a90-8c47-f6e3e523ed6d updated. Details: {'device': 'c2682348-227e-4a90-8c47-f6e3e523ed6d', 'network_id': 'd84d1b1c-2bab-4497-9c05-65b3834ab66e', 'port_id': 'c2682348-227e-4a90-8c47-f6e3e523ed6d', 'mac_address': 'fa:16:3e:73:43:18', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 406, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '12c528d7-df6b-4abb-8afb-4ddcf5166840', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:04:55.806 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:04:55.806 4676 1933582001952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c2682348-227e-4a90-8c47-f6e3e523ed6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:04:55.806 4676 1933582001952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c2682348-227e-4a90-8c47-f6e3e523ed6d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:04:55.806 4676 1933582001952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d84d1b1c-2bab-4497-9c05-65b3834ab66e 2022-01-19 13:04:55.806 4676 1933582001952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:04:59.556 4676 1933582001952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c2682348-227e-4a90-8c47-f6e3e523ed6d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:05:00.542 4676 1933582001952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c2682348-227e-4a90-8c47-f6e3e523ed6d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:05:00.542 4676 1933582001952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c2682348-227e-4a90-8c47-f6e3e523ed6d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:05:01.945 4676 1933582001952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 406, VLAN trunk: None to switch port c2682348-227e-4a90-8c47-f6e3e523ed6d 2022-01-19 13:05:06.963 4676 1933582001952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:05:06.992 4676 1933582001952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c2682348-227e-4a90-8c47-f6e3e523ed6d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:05:07.179 4676 1933582001952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c2682348-227e-4a90-8c47-f6e3e523ed6d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:05:07.429 4676 1933582001952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:05:07.429 4676 1933582001952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (97ec76b8-ed3f-4b87-9267-b22b83aae861) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:05:07.429 4676 1933582001952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (97ec76b8-ed3f-4b87-9267-b22b83aae861) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:05:07.429 4676 1933582001952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c2682348-227e-4a90-8c47-f6e3e523ed6d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:05:07.429 4676 1933582001952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:05:07.429 4676 1933582001952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c2682348-227e-4a90-8c47-f6e3e523ed6d not yet added. Adding. 2022-01-19 13:05:07.429 4676 1933582001952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:05:07.429 4676 1933582001952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:05:08.104 4676 1933582001952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2682348-227e-4a90-8c47-f6e3e523ed6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:08.261 4676 1933582001952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2682348-227e-4a90-8c47-f6e3e523ed6d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:08.261 4676 1933582001952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2682348-227e-4a90-8c47-f6e3e523ed6d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:08.604 4676 1933582001952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2682348-227e-4a90-8c47-f6e3e523ed6d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:08.827 4676 1933582001952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c2682348-227e-4a90-8c47-f6e3e523ed6d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 13.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:08.850 4676 1933582001952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c2682348-227e-4a90-8c47-f6e3e523ed6d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:05:08.850 4676 1933582001952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c2682348-227e-4a90-8c47-f6e3e523ed6d processed. 2022-01-19 13:05:09.000 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f0c36288-465f-49ee-ad3b-75329de2fc61 2022-01-19 13:05:10.585 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:05:11.495 4676 1933582547952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:11.514 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 958818e4-6792-4499-aa84-8ad5cc852465 2022-01-19 13:05:12.774 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ffc3ee9b-e03d-44c4-a33d-39af979abf14 2022-01-19 13:05:12.774 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port f0c36288-465f-49ee-ad3b-75329de2fc61 2022-01-19 13:05:12.774 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port f0c36288-465f-49ee-ad3b-75329de2fc61 updated. Details: {'device': 'f0c36288-465f-49ee-ad3b-75329de2fc61', 'network_id': '5e16bdef-82fd-4cf0-81f4-de1c14af2db5', 'port_id': 'f0c36288-465f-49ee-ad3b-75329de2fc61', 'mac_address': 'fa:16:3e:53:8e:15', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 438, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae7cdcf9-48b4-482c-ac69-7b74b92a3861', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:05:12.774 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:05:12.774 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.base [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Loop iteration exceeded interval (2 vs. 2.1888554096221924) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-01-19 13:05:12.774 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:05:12.774 4676 1933582454448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0c36288-465f-49ee-ad3b-75329de2fc61" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:12.774 4676 1933582454448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f0c36288-465f-49ee-ad3b-75329de2fc61 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:05:12.774 4676 1933582454448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5e16bdef-82fd-4cf0-81f4-de1c14af2db5 2022-01-19 13:05:12.774 4676 1933582454448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:05:13.275 4676 1933582547952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:13.275 4676 1933582453568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:13.275 4676 1933582453568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:13.573 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port ffc3ee9b-e03d-44c4-a33d-39af979abf14 2022-01-19 13:05:13.590 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port ffc3ee9b-e03d-44c4-a33d-39af979abf14 updated. Details: {'device': 'ffc3ee9b-e03d-44c4-a33d-39af979abf14', 'network_id': 'ae8f130f-fa73-4a66-ba7c-798b3f475e09', 'port_id': 'ffc3ee9b-e03d-44c4-a33d-39af979abf14', 'mac_address': 'fa:16:3e:05:5d:05', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 407, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a6e37423-d582-467e-84c3-da78e11300d7', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:05:13.631 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:05:13.631 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port 958818e4-6792-4499-aa84-8ad5cc852465 2022-01-19 13:05:13.631 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port 958818e4-6792-4499-aa84-8ad5cc852465 updated. Details: {'device': '958818e4-6792-4499-aa84-8ad5cc852465', 'network_id': '5e16bdef-82fd-4cf0-81f4-de1c14af2db5', 'port_id': '958818e4-6792-4499-aa84-8ad5cc852465', 'mac_address': 'fa:16:3e:ee:ac:61', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 438, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae7cdcf9-48b4-482c-ac69-7b74b92a3861', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:05:13.631 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:05:13.631 4676 1933582225824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ffc3ee9b-e03d-44c4-a33d-39af979abf14" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:13.631 4676 1933582225824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ffc3ee9b-e03d-44c4-a33d-39af979abf14 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:05:13.631 4676 1933582225824 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ae8f130f-fa73-4a66-ba7c-798b3f475e09 2022-01-19 13:05:13.631 4676 1933582225824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:05:13.631 4676 1933582097216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-958818e4-6792-4499-aa84-8ad5cc852465" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:13.631 4676 1933582097216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 958818e4-6792-4499-aa84-8ad5cc852465 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:05:13.631 4676 1933582097216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:05:13.734 4676 1933582454448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f0c36288-465f-49ee-ad3b-75329de2fc61') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:05:13.734 4676 1933582454448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f0c36288-465f-49ee-ad3b-75329de2fc61') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:05:13.744 4676 1933582454448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f0c36288-465f-49ee-ad3b-75329de2fc61 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:05:13.744 4676 1933582454448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 438, VLAN trunk: None to switch port f0c36288-465f-49ee-ad3b-75329de2fc61 2022-01-19 13:05:16.695 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 2022-01-19 13:05:18.132 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:05:18.132 4676 1933582454448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:05:18.132 4676 1933582454448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f0c36288-465f-49ee-ad3b-75329de2fc61'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:05:18.445 4676 1933582454448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f0c36288-465f-49ee-ad3b-75329de2fc61']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:05:18.637 4676 1933582454448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:05:18.637 4676 1933582454448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3389fad9-1ef2-4a6a-a095-e4470f27985a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:05:18.637 4676 1933582454448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3389fad9-1ef2-4a6a-a095-e4470f27985a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:05:18.637 4676 1933582454448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f0c36288-465f-49ee-ad3b-75329de2fc61 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:05:18.637 4676 1933582454448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:05:18.637 4676 1933582454448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f0c36288-465f-49ee-ad3b-75329de2fc61 not yet added. Adding. 2022-01-19 13:05:18.637 4676 1933582454448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:05:18.637 4676 1933582454448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:05:18.637 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 2022-01-19 13:05:18.637 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 updated. Details: {'device': '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38', 'network_id': 'c97970eb-1cd7-4b38-8fa2-dc9eda10cae4', 'port_id': '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38', 'mac_address': 'fa:16:3e:2f:a8:dd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 431, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b69c682e-ba90-430b-bf09-44c34bf11461', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:05:18.637 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:05:18.637 4676 1933563134896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:18.637 4676 1933563134896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:05:18.637 4676 1933563134896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c97970eb-1cd7-4b38-8fa2-dc9eda10cae4 2022-01-19 13:05:18.637 4676 1933563134896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:05:18.674 4676 1933582097216 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '958818e4-6792-4499-aa84-8ad5cc852465') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:05:18.931 4676 1933582097216 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '958818e4-6792-4499-aa84-8ad5cc852465') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:05:18.954 4676 1933582097216 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 958818e4-6792-4499-aa84-8ad5cc852465 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:05:18.954 4676 1933582097216 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 438, VLAN trunk: None to switch port 958818e4-6792-4499-aa84-8ad5cc852465 2022-01-19 13:05:18.961 4676 1933582225824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ffc3ee9b-e03d-44c4-a33d-39af979abf14') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:05:18.961 4676 1933582225824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ffc3ee9b-e03d-44c4-a33d-39af979abf14') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:05:18.961 4676 1933582225824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ffc3ee9b-e03d-44c4-a33d-39af979abf14 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:05:18.961 4676 1933582225824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 407, VLAN trunk: None to switch port ffc3ee9b-e03d-44c4-a33d-39af979abf14 2022-01-19 13:05:19.379 4676 1933582097216 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:05:20.918 4676 1933582097216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['958818e4-6792-4499-aa84-8ad5cc852465'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:05:20.918 4676 1933582225824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:05:20.938 4676 1933582225824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ffc3ee9b-e03d-44c4-a33d-39af979abf14'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:05:21.991 4676 1933582097216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['958818e4-6792-4499-aa84-8ad5cc852465']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:05:23.366 4676 1933582097216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:05:23.366 4676 1933582097216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3389fad9-1ef2-4a6a-a095-e4470f27985a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:05:23.366 4676 1933582097216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3389fad9-1ef2-4a6a-a095-e4470f27985a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:05:23.366 4676 1933582097216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 958818e4-6792-4499-aa84-8ad5cc852465 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:05:23.366 4676 1933582097216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:05:23.366 4676 1933582097216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 958818e4-6792-4499-aa84-8ad5cc852465 not yet added. Adding. 2022-01-19 13:05:23.388 4676 1933582097216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:05:23.388 4676 1933582097216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:05:23.388 4676 1933582225824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ffc3ee9b-e03d-44c4-a33d-39af979abf14']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:05:23.388 4676 1933582225824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:05:23.388 4676 1933582225824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ce49c227-cbe9-4b9a-8151-0886cf754aa3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:05:23.388 4676 1933582225824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ffc3ee9b-e03d-44c4-a33d-39af979abf14 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:05:23.388 4676 1933582225824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:05:23.388 4676 1933582225824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ffc3ee9b-e03d-44c4-a33d-39af979abf14 not yet added. Adding. 2022-01-19 13:05:23.388 4676 1933582225824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:05:23.408 4676 1933582225824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:05:24.148 4676 1933563134896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:05:24.168 4676 1933563134896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:05:24.168 4676 1933563134896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:05:24.168 4676 1933563134896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 431, VLAN trunk: None to switch port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 2022-01-19 13:05:24.241 4676 1933582454448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0c36288-465f-49ee-ad3b-75329de2fc61" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:24.387 4676 1933582097216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-958818e4-6792-4499-aa84-8ad5cc852465" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:24.570 4676 1933582225824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffc3ee9b-e03d-44c4-a33d-39af979abf14" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:24.822 4676 1933563134896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:05:24.822 4676 1933563134896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7e0a83a8-36d8-4d5c-baf5-d9396dafdb38'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:05:24.944 4676 1933582454448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0c36288-465f-49ee-ad3b-75329de2fc61" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:26.463 4676 1933582454448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0c36288-465f-49ee-ad3b-75329de2fc61" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:26.463 4676 1933563134896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7e0a83a8-36d8-4d5c-baf5-d9396dafdb38']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:05:26.491 4676 1933563134896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:05:26.491 4676 1933563134896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ecff8848-36d7-4172-93e5-2a099b2ba09d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:05:26.491 4676 1933563134896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:05:26.491 4676 1933563134896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:05:26.491 4676 1933563134896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 not yet added. Adding. 2022-01-19 13:05:26.491 4676 1933563134896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:05:27.651 4676 1933563134896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:05:27.651 4676 1933582225824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffc3ee9b-e03d-44c4-a33d-39af979abf14" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:27.651 4676 1933582225824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffc3ee9b-e03d-44c4-a33d-39af979abf14" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:27.685 4676 1933582097216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-958818e4-6792-4499-aa84-8ad5cc852465" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:28.902 4676 1933582097216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-958818e4-6792-4499-aa84-8ad5cc852465" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:29.763 4676 1933582097216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-958818e4-6792-4499-aa84-8ad5cc852465" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:29.763 4676 1933582225824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ffc3ee9b-e03d-44c4-a33d-39af979abf14" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:30.014 4676 1933582454448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0c36288-465f-49ee-ad3b-75329de2fc61" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.563s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:30.245 4676 1933563134896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:30.509 4676 1933582225824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ffc3ee9b-e03d-44c4-a33d-39af979abf14" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 16.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:30.509 4676 1933582225824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ffc3ee9b-e03d-44c4-a33d-39af979abf14 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:05:30.509 4676 1933582225824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ffc3ee9b-e03d-44c4-a33d-39af979abf14 processed. 2022-01-19 13:05:30.548 4676 1933582097216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-958818e4-6792-4499-aa84-8ad5cc852465" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 16.922s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:30.548 4676 1933582097216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 958818e4-6792-4499-aa84-8ad5cc852465 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:05:30.548 4676 1933582097216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 958818e4-6792-4499-aa84-8ad5cc852465 processed. 2022-01-19 13:05:30.559 4676 1933582454448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0c36288-465f-49ee-ad3b-75329de2fc61" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 17.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:30.559 4676 1933582454448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f0c36288-465f-49ee-ad3b-75329de2fc61 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:05:30.559 4676 1933582454448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f0c36288-465f-49ee-ad3b-75329de2fc61 processed. 2022-01-19 13:05:30.663 4676 1933563134896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.421s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:30.671 4676 1933563134896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:30.913 4676 1933564413552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:30.918 4676 1933563134896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:31.086 4676 1933563134896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 12.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:31.086 4676 1933563134896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:05:31.086 4676 1933563134896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 processed. 2022-01-19 13:05:31.766 4676 1933564413552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.860s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:05:33.118 4676 1933563134896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:05:33.324 4676 1933563134896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:06:03.541 4676 1933582097040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7ce0611-d759-4afb-9b97-53cf2ca77656 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] Security group member updated on remote: ['f2c37b61-3a65-4316-a790-1f1b01a16a9e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:06:03.541 4676 1933582097040 MainThread INFO neutron.agent.securitygroups_rpc [req-e7ce0611-d759-4afb-9b97-53cf2ca77656 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] Security group member updated ['f2c37b61-3a65-4316-a790-1f1b01a16a9e'] 2022-01-19 13:06:04.588 4676 1933582266960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36910dc3-62b6-4623-939d-3c4cc881c87f 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: aaef8b17-3d61-4230-bf03-76181085c780 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:06:04.602 4676 1933582266960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36910dc3-62b6-4623-939d-3c4cc881c87f 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port aaef8b17-3d61-4230-bf03-76181085c780 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:06:06.247 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c2682348-227e-4a90-8c47-f6e3e523ed6d 2022-01-19 13:06:06.867 4676 1933584271488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b4892f4-2be2-4e71-b10b-6bd5b0b01d1c 1f649e26f7b642eea3047edbcdc5f4bc 42e7f65164ce40a1837e0dac2835a435 - - -] Security group member updated on remote: ['97ec76b8-ed3f-4b87-9267-b22b83aae861'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:06:06.867 4676 1933584271488 MainThread INFO neutron.agent.securitygroups_rpc [req-9b4892f4-2be2-4e71-b10b-6bd5b0b01d1c 1f649e26f7b642eea3047edbcdc5f4bc 42e7f65164ce40a1837e0dac2835a435 - - -] Security group member updated ['97ec76b8-ed3f-4b87-9267-b22b83aae861'] 2022-01-19 13:06:06.867 4676 1933584271488 MainThread INFO neutron.agent.securitygroups_rpc [req-9b4892f4-2be2-4e71-b10b-6bd5b0b01d1c 1f649e26f7b642eea3047edbcdc5f4bc 42e7f65164ce40a1837e0dac2835a435 - - -] Refresh firewall rules 2022-01-19 13:06:06.867 4676 1933584271488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b4892f4-2be2-4e71-b10b-6bd5b0b01d1c 1f649e26f7b642eea3047edbcdc5f4bc 42e7f65164ce40a1837e0dac2835a435 - - -] Get security group information for devices via rpc ['c2682348-227e-4a90-8c47-f6e3e523ed6d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:06:06.917 4676 1933584271488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9b4892f4-2be2-4e71-b10b-6bd5b0b01d1c 1f649e26f7b642eea3047edbcdc5f4bc 42e7f65164ce40a1837e0dac2835a435 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:06:06.917 4676 1933584271488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9b4892f4-2be2-4e71-b10b-6bd5b0b01d1c 1f649e26f7b642eea3047edbcdc5f4bc 42e7f65164ce40a1837e0dac2835a435 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:06:07.012 4676 1933564164048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b4892f4-2be2-4e71-b10b-6bd5b0b01d1c 1f649e26f7b642eea3047edbcdc5f4bc 42e7f65164ce40a1837e0dac2835a435 - - -] port_delete event received for 'c2682348-227e-4a90-8c47-f6e3e523ed6d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:06:07.244 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:06:07.244 4676 1933564164048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c2682348-227e-4a90-8c47-f6e3e523ed6d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:06:07.244 4676 1933564164048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c2682348-227e-4a90-8c47-f6e3e523ed6d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:06:07.244 4676 1933564164048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c2682348-227e-4a90-8c47-f6e3e523ed6d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:06:07.278 4676 1933564164048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d84d1b1c-2bab-4497-9c05-65b3834ab66e 2022-01-19 13:06:07.288 4676 1933564164048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c2682348-227e-4a90-8c47-f6e3e523ed6d'] 2022-01-19 13:06:07.288 4676 1933564164048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:06:07.288 4676 1933564164048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:06:07.288 4676 1933564164048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c2682348-227e-4a90-8c47-f6e3e523ed6d'] 2022-01-19 13:06:08.353 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aaef8b17-3d61-4230-bf03-76181085c780 2022-01-19 13:06:09.246 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:06:09.246 4676 1933582661056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:06:09.272 4676 1933582661056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:06:09.477 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port aaef8b17-3d61-4230-bf03-76181085c780 2022-01-19 13:06:09.477 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port aaef8b17-3d61-4230-bf03-76181085c780 updated. Details: {'device': 'aaef8b17-3d61-4230-bf03-76181085c780', 'network_id': 'fb2a0380-a969-49ba-a38e-e2e05cea65f5', 'port_id': 'aaef8b17-3d61-4230-bf03-76181085c780', 'mac_address': 'fa:16:3e:e2:13:09', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 429, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a4b5114-55ff-43b4-a981-5824bc5281ab', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:06:09.491 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:06:09.491 4676 1933581443136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aaef8b17-3d61-4230-bf03-76181085c780" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:06:09.491 4676 1933581443136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aaef8b17-3d61-4230-bf03-76181085c780 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:06:09.491 4676 1933581443136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fb2a0380-a969-49ba-a38e-e2e05cea65f5 2022-01-19 13:06:09.491 4676 1933581443136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:06:09.725 4676 1933581443136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aaef8b17-3d61-4230-bf03-76181085c780') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:06:09.726 4676 1933581443136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aaef8b17-3d61-4230-bf03-76181085c780') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:06:09.726 4676 1933581443136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aaef8b17-3d61-4230-bf03-76181085c780 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:06:09.726 4676 1933581443136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 429, VLAN trunk: None to switch port aaef8b17-3d61-4230-bf03-76181085c780 2022-01-19 13:06:09.902 4676 1933581443136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:06:09.902 4676 1933581443136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aaef8b17-3d61-4230-bf03-76181085c780'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:06:10.054 4676 1933581443136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aaef8b17-3d61-4230-bf03-76181085c780']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:06:10.054 4676 1933581443136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:06:10.054 4676 1933581443136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f2c37b61-3a65-4316-a790-1f1b01a16a9e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:06:10.054 4676 1933581443136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f2c37b61-3a65-4316-a790-1f1b01a16a9e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:06:10.054 4676 1933581443136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aaef8b17-3d61-4230-bf03-76181085c780 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:06:10.054 4676 1933581443136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:06:10.054 4676 1933581443136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aaef8b17-3d61-4230-bf03-76181085c780 not yet added. Adding. 2022-01-19 13:06:10.054 4676 1933581443136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:06:10.084 4676 1933581443136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:06:10.304 4676 1933581443136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aaef8b17-3d61-4230-bf03-76181085c780" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:06:10.538 4676 1933581443136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aaef8b17-3d61-4230-bf03-76181085c780" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:06:10.538 4676 1933581443136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aaef8b17-3d61-4230-bf03-76181085c780" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:06:10.663 4676 1933564253808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82f9d6cb-a70c-4371-b77c-6a8176aea681 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] network_delete received. Deleting network d84d1b1c-2bab-4497-9c05-65b3834ab66e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-19 13:06:10.663 4676 1933564253808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82f9d6cb-a70c-4371-b77c-6a8176aea681 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] Network d84d1b1c-2bab-4497-9c05-65b3834ab66e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-19 13:06:10.757 4676 1933581443136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aaef8b17-3d61-4230-bf03-76181085c780" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:06:10.963 4676 1933581443136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aaef8b17-3d61-4230-bf03-76181085c780" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.468s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:06:10.963 4676 1933581443136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aaef8b17-3d61-4230-bf03-76181085c780 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:06:10.963 4676 1933581443136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aaef8b17-3d61-4230-bf03-76181085c780 processed. 2022-01-19 13:06:11.272 4676 1933563073808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:06:11.507 4676 1933563073808 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:06:21.932 4676 1933582070176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-397b27ab-acc9-4ee0-8e08-66b7d559be5f 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] Security group member updated on remote: ['f2c37b61-3a65-4316-a790-1f1b01a16a9e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:06:21.932 4676 1933582070176 MainThread INFO neutron.agent.securitygroups_rpc [req-397b27ab-acc9-4ee0-8e08-66b7d559be5f 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] Security group member updated ['f2c37b61-3a65-4316-a790-1f1b01a16a9e'] 2022-01-19 13:06:21.932 4676 1933582070176 MainThread INFO neutron.agent.securitygroups_rpc [req-397b27ab-acc9-4ee0-8e08-66b7d559be5f 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] Refresh firewall rules 2022-01-19 13:06:21.932 4676 1933582070176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-397b27ab-acc9-4ee0-8e08-66b7d559be5f 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] Get security group information for devices via rpc ['aaef8b17-3d61-4230-bf03-76181085c780'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:06:21.977 4676 1933582070176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-397b27ab-acc9-4ee0-8e08-66b7d559be5f 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:06:21.977 4676 1933582070176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-397b27ab-acc9-4ee0-8e08-66b7d559be5f 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:06:22.013 4676 1933582070176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-397b27ab-acc9-4ee0-8e08-66b7d559be5f 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] port_delete event received for 'aaef8b17-3d61-4230-bf03-76181085c780' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:06:22.416 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aaef8b17-3d61-4230-bf03-76181085c780 2022-01-19 13:06:23.323 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:06:23.323 4676 1933583990272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aaef8b17-3d61-4230-bf03-76181085c780' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:06:23.323 4676 1933583990272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aaef8b17-3d61-4230-bf03-76181085c780' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:06:23.323 4676 1933583990272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aaef8b17-3d61-4230-bf03-76181085c780 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:06:23.337 4676 1933583990272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fb2a0380-a969-49ba-a38e-e2e05cea65f5 2022-01-19 13:06:23.337 4676 1933583990272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aaef8b17-3d61-4230-bf03-76181085c780'] 2022-01-19 13:06:23.337 4676 1933583990272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:06:23.337 4676 1933583990272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:06:23.350 4676 1933583990272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aaef8b17-3d61-4230-bf03-76181085c780'] 2022-01-19 13:06:25.339 4676 1933584343808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:06:25.381 4676 1933584343808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:06:27.102 4676 1933564164048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f82a2b8b-8f17-4df1-bb30-d74a7b1814c1 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] Security group member updated on remote: ['f2c37b61-3a65-4316-a790-1f1b01a16a9e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:06:27.129 4676 1933564164048 MainThread INFO neutron.agent.securitygroups_rpc [req-f82a2b8b-8f17-4df1-bb30-d74a7b1814c1 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] Security group member updated ['f2c37b61-3a65-4316-a790-1f1b01a16a9e'] 2022-01-19 13:06:28.866 4676 1933584346096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9aff24d2-f2f3-44c2-8684-d52ac033fed4 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: 1b33b194-a8ec-4396-8b44-1788cec9854b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:06:28.866 4676 1933584346096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9aff24d2-f2f3-44c2-8684-d52ac033fed4 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port 1b33b194-a8ec-4396-8b44-1788cec9854b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:06:30.056 4676 1933584125792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21097abd-de42-46b5-8e63-1dc685ba9703 - - - - -] port_update received: cecfaa31-2660-4982-9b4a-9ecc37270f97 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:06:30.074 4676 1933584125792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21097abd-de42-46b5-8e63-1dc685ba9703 - - - - -] No port cecfaa31-2660-4982-9b4a-9ecc37270f97 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:06:32.603 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1b33b194-a8ec-4396-8b44-1788cec9854b 2022-01-19 13:06:33.371 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:06:34.037 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port 1b33b194-a8ec-4396-8b44-1788cec9854b 2022-01-19 13:06:34.037 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port 1b33b194-a8ec-4396-8b44-1788cec9854b updated. Details: {'device': '1b33b194-a8ec-4396-8b44-1788cec9854b', 'network_id': 'fb2a0380-a969-49ba-a38e-e2e05cea65f5', 'port_id': '1b33b194-a8ec-4396-8b44-1788cec9854b', 'mac_address': 'fa:16:3e:d6:83:59', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 429, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a4b5114-55ff-43b4-a981-5824bc5281ab', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:06:34.037 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:06:34.037 4676 1933581698144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1b33b194-a8ec-4396-8b44-1788cec9854b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:06:34.037 4676 1933581698144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1b33b194-a8ec-4396-8b44-1788cec9854b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:06:34.037 4676 1933581698144 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fb2a0380-a969-49ba-a38e-e2e05cea65f5 2022-01-19 13:06:34.037 4676 1933581698144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:06:34.273 4676 1933581698144 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1b33b194-a8ec-4396-8b44-1788cec9854b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:06:34.273 4676 1933581698144 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1b33b194-a8ec-4396-8b44-1788cec9854b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:06:34.335 4676 1933581698144 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1b33b194-a8ec-4396-8b44-1788cec9854b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:06:34.335 4676 1933581698144 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 429, VLAN trunk: None to switch port 1b33b194-a8ec-4396-8b44-1788cec9854b 2022-01-19 13:06:34.475 4676 1933581698144 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:06:34.493 4676 1933581698144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1b33b194-a8ec-4396-8b44-1788cec9854b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:06:35.492 4676 1933581698144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1b33b194-a8ec-4396-8b44-1788cec9854b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:06:35.492 4676 1933581698144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:06:35.492 4676 1933581698144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f2c37b61-3a65-4316-a790-1f1b01a16a9e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:06:35.492 4676 1933581698144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f2c37b61-3a65-4316-a790-1f1b01a16a9e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:06:35.492 4676 1933581698144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1b33b194-a8ec-4396-8b44-1788cec9854b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:06:35.492 4676 1933581698144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:06:35.492 4676 1933581698144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1b33b194-a8ec-4396-8b44-1788cec9854b not yet added. Adding. 2022-01-19 13:06:35.492 4676 1933581698144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:06:35.492 4676 1933581698144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:06:35.749 4676 1933581698144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b33b194-a8ec-4396-8b44-1788cec9854b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:06:35.943 4676 1933581698144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b33b194-a8ec-4396-8b44-1788cec9854b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:06:35.943 4676 1933581698144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b33b194-a8ec-4396-8b44-1788cec9854b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:06:36.243 4676 1933581698144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1b33b194-a8ec-4396-8b44-1788cec9854b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:06:36.429 4676 1933581698144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1b33b194-a8ec-4396-8b44-1788cec9854b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:06:36.429 4676 1933581698144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1b33b194-a8ec-4396-8b44-1788cec9854b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:06:36.429 4676 1933581698144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1b33b194-a8ec-4396-8b44-1788cec9854b processed. 2022-01-19 13:06:36.459 4676 1933584352000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01231843-dd82-4042-8e54-4e5f15014bb6 - - - - -] port_update received: 45f0c018-a099-4d3e-ad84-d8811a87c67b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:06:36.492 4676 1933584352000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01231843-dd82-4042-8e54-4e5f15014bb6 - - - - -] No port 45f0c018-a099-4d3e-ad84-d8811a87c67b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:06:37.412 4676 1933584352000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:06:38.262 4676 1933584352000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:06:39.211 4676 1933562719568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3d0e630-9d8f-4bbd-9cc0-c85e4ac819d9 - - - - -] port_update received: 2ebb558e-4880-4867-bfb6-4600d1a95ae6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:06:39.225 4676 1933562719568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3d0e630-9d8f-4bbd-9cc0-c85e4ac819d9 - - - - -] No port 2ebb558e-4880-4867-bfb6-4600d1a95ae6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:06:42.381 4676 1933582094400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea788305-99f6-4d61-96a0-5bda8f0b405c b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] Security group rule updated on remote: ['01160986-b959-432c-876a-6ed0cb7af30c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:06:42.381 4676 1933582094400 MainThread INFO neutron.agent.securitygroups_rpc [req-ea788305-99f6-4d61-96a0-5bda8f0b405c b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] Security group rule updated ['01160986-b959-432c-876a-6ed0cb7af30c'] 2022-01-19 13:06:42.680 4676 1933584346096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aba7ea82-e765-4202-8ae1-a531a5115641 b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] Security group rule updated on remote: ['01160986-b959-432c-876a-6ed0cb7af30c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:06:42.680 4676 1933584346096 MainThread INFO neutron.agent.securitygroups_rpc [req-aba7ea82-e765-4202-8ae1-a531a5115641 b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] Security group rule updated ['01160986-b959-432c-876a-6ed0cb7af30c'] 2022-01-19 13:06:42.943 4676 1933582544960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d427439-a92a-4a96-bd37-ddbfb3d9eda1 b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] Security group rule updated on remote: ['01160986-b959-432c-876a-6ed0cb7af30c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:06:42.943 4676 1933582544960 MainThread INFO neutron.agent.securitygroups_rpc [req-7d427439-a92a-4a96-bd37-ddbfb3d9eda1 b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] Security group rule updated ['01160986-b959-432c-876a-6ed0cb7af30c'] 2022-01-19 13:06:43.288 4676 1933583987632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd532ea5-c785-40c9-9243-ad0aa201be92 b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] Security group rule updated on remote: ['01160986-b959-432c-876a-6ed0cb7af30c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:06:43.288 4676 1933583987632 MainThread INFO neutron.agent.securitygroups_rpc [req-bd532ea5-c785-40c9-9243-ad0aa201be92 b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] Security group rule updated ['01160986-b959-432c-876a-6ed0cb7af30c'] 2022-01-19 13:06:43.507 4676 1933584467216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d1a2930-43f4-4727-80fe-e3ffb53905bc b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] Security group rule updated on remote: ['01160986-b959-432c-876a-6ed0cb7af30c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:06:43.507 4676 1933584467216 MainThread INFO neutron.agent.securitygroups_rpc [req-7d1a2930-43f4-4727-80fe-e3ffb53905bc b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] Security group rule updated ['01160986-b959-432c-876a-6ed0cb7af30c'] 2022-01-19 13:06:43.664 4676 1933474563696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a67813fa-9d4d-42ff-839c-d17c20d03696 b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] Security group rule updated on remote: ['01160986-b959-432c-876a-6ed0cb7af30c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:06:43.664 4676 1933474563696 MainThread INFO neutron.agent.securitygroups_rpc [req-a67813fa-9d4d-42ff-839c-d17c20d03696 b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] Security group rule updated ['01160986-b959-432c-876a-6ed0cb7af30c'] 2022-01-19 13:06:44.370 4676 1933582635424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5216d9cc-e59e-4eab-8185-4cf101dea71f - - - - -] port_update received: 66fae4dd-16d1-4cda-a253-c0e247666976 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:06:44.400 4676 1933582635424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5216d9cc-e59e-4eab-8185-4cf101dea71f - - - - -] No port 66fae4dd-16d1-4cda-a253-c0e247666976 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:06:44.725 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1b33b194-a8ec-4396-8b44-1788cec9854b 2022-01-19 13:06:45.290 4676 1933582145136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58af0ab4-7509-45f1-ace8-2a3c71a55624 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] Security group member updated on remote: ['f2c37b61-3a65-4316-a790-1f1b01a16a9e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:06:45.290 4676 1933582145136 MainThread INFO neutron.agent.securitygroups_rpc [req-58af0ab4-7509-45f1-ace8-2a3c71a55624 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] Security group member updated ['f2c37b61-3a65-4316-a790-1f1b01a16a9e'] 2022-01-19 13:06:45.290 4676 1933582145136 MainThread INFO neutron.agent.securitygroups_rpc [req-58af0ab4-7509-45f1-ace8-2a3c71a55624 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] Refresh firewall rules 2022-01-19 13:06:45.290 4676 1933582145136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58af0ab4-7509-45f1-ace8-2a3c71a55624 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] Get security group information for devices via rpc ['1b33b194-a8ec-4396-8b44-1788cec9854b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:06:45.362 4676 1933582145136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-58af0ab4-7509-45f1-ace8-2a3c71a55624 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:06:45.362 4676 1933582145136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-58af0ab4-7509-45f1-ace8-2a3c71a55624 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:06:45.370 4676 1933582145136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58af0ab4-7509-45f1-ace8-2a3c71a55624 3cfb3a4a011445c493c301c51f7332ac 167b7b3080be4152a08560f830129a97 - - -] port_delete event received for '1b33b194-a8ec-4396-8b44-1788cec9854b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:06:45.428 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:06:45.428 4676 1933563376384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1b33b194-a8ec-4396-8b44-1788cec9854b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:06:45.428 4676 1933563376384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1b33b194-a8ec-4396-8b44-1788cec9854b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:06:45.428 4676 1933563376384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1b33b194-a8ec-4396-8b44-1788cec9854b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:06:45.428 4676 1933563376384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fb2a0380-a969-49ba-a38e-e2e05cea65f5 2022-01-19 13:06:45.428 4676 1933563376384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1b33b194-a8ec-4396-8b44-1788cec9854b'] 2022-01-19 13:06:45.428 4676 1933563376384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:06:45.428 4676 1933563376384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:06:45.428 4676 1933563376384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1b33b194-a8ec-4396-8b44-1788cec9854b'] 2022-01-19 13:06:47.429 4676 1933581631728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:06:47.461 4676 1933581631728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:07:09.617 4676 1933584061008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a284e04-e052-4295-a938-abf63c03ed8e 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] network_delete received. Deleting network ad5c5de3-506f-465c-af52-bea85958c65f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-19 13:07:09.617 4676 1933584061008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a284e04-e052-4295-a938-abf63c03ed8e 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] Network ad5c5de3-506f-465c-af52-bea85958c65f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-19 13:07:10.382 4676 1933563671824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a2deb06-4bee-4ee3-8188-993f7856b41e 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] network_delete received. Deleting network aa6ea4c2-af02-4994-9411-cb1821d340a5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-19 13:07:10.382 4676 1933563671824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a2deb06-4bee-4ee3-8188-993f7856b41e 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] Network aa6ea4c2-af02-4994-9411-cb1821d340a5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-19 13:07:32.490 4676 1933563914368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad812f00-eb0c-46a8-ae9c-0d0515ed4e5d 02228f6e32bf465ab08301cc170cb76c ab6c38d411f94167b0bff8e26c9b89ef - - -] Security group member updated on remote: ['0b09eb0e-88d2-4459-ae9f-dd406ddf2369'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:07:32.507 4676 1933563914368 MainThread INFO neutron.agent.securitygroups_rpc [req-ad812f00-eb0c-46a8-ae9c-0d0515ed4e5d 02228f6e32bf465ab08301cc170cb76c ab6c38d411f94167b0bff8e26c9b89ef - - -] Security group member updated ['0b09eb0e-88d2-4459-ae9f-dd406ddf2369'] 2022-01-19 13:07:33.349 4676 1933582225648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8982f1b7-bc1a-48d0-bea3-9d4cfec9e699 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: e17b8a3e-fabe-418f-ac5d-1604def05474 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:07:33.369 4676 1933582225648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8982f1b7-bc1a-48d0-bea3-9d4cfec9e699 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port e17b8a3e-fabe-418f-ac5d-1604def05474 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:07:35.745 4676 1933507951600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c249d599-3b2f-481b-b5b8-1a8c8a715e11 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] network_delete received. Deleting network fb2a0380-a969-49ba-a38e-e2e05cea65f5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-19 13:07:35.745 4676 1933507951600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c249d599-3b2f-481b-b5b8-1a8c8a715e11 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] Network fb2a0380-a969-49ba-a38e-e2e05cea65f5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-19 13:07:37.662 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e17b8a3e-fabe-418f-ac5d-1604def05474 2022-01-19 13:07:37.709 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:07:37.913 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port e17b8a3e-fabe-418f-ac5d-1604def05474 2022-01-19 13:07:37.913 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port e17b8a3e-fabe-418f-ac5d-1604def05474 updated. Details: {'device': 'e17b8a3e-fabe-418f-ac5d-1604def05474', 'network_id': 'fe4293ae-771d-4df0-ba86-5ed43bf95edf', 'port_id': 'e17b8a3e-fabe-418f-ac5d-1604def05474', 'mac_address': 'fa:16:3e:d7:8c:35', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 430, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0388f51c-4a38-480c-b38e-bdfd0170ceae', 'ip_address': '192.168.233.44'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:07:37.913 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:07:37.913 4676 1933564466448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e17b8a3e-fabe-418f-ac5d-1604def05474" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:07:37.930 4676 1933564466448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e17b8a3e-fabe-418f-ac5d-1604def05474 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:07:37.930 4676 1933564466448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fe4293ae-771d-4df0-ba86-5ed43bf95edf 2022-01-19 13:07:37.930 4676 1933564466448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:07:38.395 4676 1933564466448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e17b8a3e-fabe-418f-ac5d-1604def05474') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:07:38.395 4676 1933564466448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e17b8a3e-fabe-418f-ac5d-1604def05474') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:07:38.395 4676 1933564466448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e17b8a3e-fabe-418f-ac5d-1604def05474 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:07:38.395 4676 1933564466448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 430, VLAN trunk: None to switch port e17b8a3e-fabe-418f-ac5d-1604def05474 2022-01-19 13:07:38.744 4676 1933564466448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:07:38.744 4676 1933564466448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e17b8a3e-fabe-418f-ac5d-1604def05474'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:07:38.920 4676 1933564466448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e17b8a3e-fabe-418f-ac5d-1604def05474']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:07:38.927 4676 1933564466448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:07:38.927 4676 1933564466448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0b09eb0e-88d2-4459-ae9f-dd406ddf2369) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:07:38.927 4676 1933564466448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0b09eb0e-88d2-4459-ae9f-dd406ddf2369) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:07:38.927 4676 1933564466448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e17b8a3e-fabe-418f-ac5d-1604def05474 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:07:38.927 4676 1933564466448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:07:38.927 4676 1933564466448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e17b8a3e-fabe-418f-ac5d-1604def05474 not yet added. Adding. 2022-01-19 13:07:38.927 4676 1933564466448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:07:38.927 4676 1933564466448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:07:39.270 4676 1933564466448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e17b8a3e-fabe-418f-ac5d-1604def05474" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:07:39.506 4676 1933564466448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e17b8a3e-fabe-418f-ac5d-1604def05474" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:07:39.506 4676 1933564466448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e17b8a3e-fabe-418f-ac5d-1604def05474" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:07:39.866 4676 1933564466448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e17b8a3e-fabe-418f-ac5d-1604def05474" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:07:40.104 4676 1933564466448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e17b8a3e-fabe-418f-ac5d-1604def05474" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:07:40.104 4676 1933564466448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e17b8a3e-fabe-418f-ac5d-1604def05474 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:07:40.104 4676 1933564466448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e17b8a3e-fabe-418f-ac5d-1604def05474 processed. 2022-01-19 13:07:41.708 4676 1933582502720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:07:41.880 4676 1933582502720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:07:55.853 4676 1933564466448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-144bf242-f049-4f22-ba83-b762b716df07 b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] Security group member updated on remote: ['01160986-b959-432c-876a-6ed0cb7af30c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:07:55.905 4676 1933564466448 MainThread INFO neutron.agent.securitygroups_rpc [req-144bf242-f049-4f22-ba83-b762b716df07 b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] Security group member updated ['01160986-b959-432c-876a-6ed0cb7af30c'] 2022-01-19 13:07:57.139 4676 1933584124032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-041083e3-4366-4284-8c1b-d87250c7e5e8 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: d543cda5-e012-413e-a613-191a01247465 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:07:57.155 4676 1933584124032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-041083e3-4366-4284-8c1b-d87250c7e5e8 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port d543cda5-e012-413e-a613-191a01247465 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:08:05.057 4676 1933582453392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37d8f338-4c16-4d45-9b44-9c78451924fe 02228f6e32bf465ab08301cc170cb76c ab6c38d411f94167b0bff8e26c9b89ef - - -] Security group member updated on remote: ['0b09eb0e-88d2-4459-ae9f-dd406ddf2369'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:08:05.057 4676 1933582453392 MainThread INFO neutron.agent.securitygroups_rpc [req-37d8f338-4c16-4d45-9b44-9c78451924fe 02228f6e32bf465ab08301cc170cb76c ab6c38d411f94167b0bff8e26c9b89ef - - -] Security group member updated ['0b09eb0e-88d2-4459-ae9f-dd406ddf2369'] 2022-01-19 13:08:05.057 4676 1933582453392 MainThread INFO neutron.agent.securitygroups_rpc [req-37d8f338-4c16-4d45-9b44-9c78451924fe 02228f6e32bf465ab08301cc170cb76c ab6c38d411f94167b0bff8e26c9b89ef - - -] Refresh firewall rules 2022-01-19 13:08:05.068 4676 1933582453392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37d8f338-4c16-4d45-9b44-9c78451924fe 02228f6e32bf465ab08301cc170cb76c ab6c38d411f94167b0bff8e26c9b89ef - - -] Get security group information for devices via rpc ['e17b8a3e-fabe-418f-ac5d-1604def05474'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:08:05.083 4676 1933582453392 MainThread DEBUG neutron.agent.securitygroups_rpc [req-37d8f338-4c16-4d45-9b44-9c78451924fe 02228f6e32bf465ab08301cc170cb76c ab6c38d411f94167b0bff8e26c9b89ef - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:08:05.083 4676 1933582453392 MainThread DEBUG neutron.agent.securitygroups_rpc [req-37d8f338-4c16-4d45-9b44-9c78451924fe 02228f6e32bf465ab08301cc170cb76c ab6c38d411f94167b0bff8e26c9b89ef - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:08:05.083 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e17b8a3e-fabe-418f-ac5d-1604def05474 2022-01-19 13:08:05.135 4676 1933582453392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37d8f338-4c16-4d45-9b44-9c78451924fe 02228f6e32bf465ab08301cc170cb76c ab6c38d411f94167b0bff8e26c9b89ef - - -] port_delete event received for 'e17b8a3e-fabe-418f-ac5d-1604def05474' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:08:05.786 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:08:05.786 4676 1933563671824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e17b8a3e-fabe-418f-ac5d-1604def05474' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:08:05.786 4676 1933563671824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e17b8a3e-fabe-418f-ac5d-1604def05474' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:08:05.786 4676 1933563671824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e17b8a3e-fabe-418f-ac5d-1604def05474 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:08:05.803 4676 1933563671824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fe4293ae-771d-4df0-ba86-5ed43bf95edf 2022-01-19 13:08:05.803 4676 1933563671824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e17b8a3e-fabe-418f-ac5d-1604def05474'] 2022-01-19 13:08:05.803 4676 1933563671824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:08:05.803 4676 1933563671824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:08:05.803 4676 1933563671824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e17b8a3e-fabe-418f-ac5d-1604def05474'] 2022-01-19 13:08:07.793 4676 1933582636480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:08:07.821 4676 1933582636480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:08:11.176 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d543cda5-e012-413e-a613-191a01247465 2022-01-19 13:08:11.831 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:08:12.086 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port d543cda5-e012-413e-a613-191a01247465 2022-01-19 13:08:12.086 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port d543cda5-e012-413e-a613-191a01247465 updated. Details: {'device': 'd543cda5-e012-413e-a613-191a01247465', 'network_id': 'a1b91c13-fa70-46e4-aa28-62a3df7feef9', 'port_id': 'd543cda5-e012-413e-a613-191a01247465', 'mac_address': 'fa:16:3e:aa:f0:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 421, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c0320ca4-e012-4b8e-988b-f48401badfd8', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:08:12.086 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:08:12.086 4676 1933584346448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d543cda5-e012-413e-a613-191a01247465" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:08:12.086 4676 1933584346448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d543cda5-e012-413e-a613-191a01247465 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:08:12.086 4676 1933584346448 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a1b91c13-fa70-46e4-aa28-62a3df7feef9 2022-01-19 13:08:12.086 4676 1933584346448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:08:12.304 4676 1933584346448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd543cda5-e012-413e-a613-191a01247465') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:08:12.304 4676 1933584346448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd543cda5-e012-413e-a613-191a01247465') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:08:12.304 4676 1933584346448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d543cda5-e012-413e-a613-191a01247465 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:08:12.328 4676 1933584346448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 421, VLAN trunk: None to switch port d543cda5-e012-413e-a613-191a01247465 2022-01-19 13:08:12.474 4676 1933584346448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:08:12.474 4676 1933584346448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d543cda5-e012-413e-a613-191a01247465'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:08:13.178 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 958818e4-6792-4499-aa84-8ad5cc852465 2022-01-19 13:08:13.276 4676 1933584346448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d543cda5-e012-413e-a613-191a01247465']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:08:13.276 4676 1933584346448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:08:13.276 4676 1933584346448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (01160986-b959-432c-876a-6ed0cb7af30c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:08:13.276 4676 1933584346448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d543cda5-e012-413e-a613-191a01247465 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:08:13.276 4676 1933584346448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:08:13.276 4676 1933584346448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d543cda5-e012-413e-a613-191a01247465 not yet added. Adding. 2022-01-19 13:08:13.276 4676 1933584346448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:08:13.276 4676 1933584346448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:08:13.482 4676 1933584346448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d543cda5-e012-413e-a613-191a01247465" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:08:13.647 4676 1933582452864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-235baf13-e132-4306-9ef6-67bad6ecab95 - - - - -] port_update received: 75eb5ba5-8875-4707-b89e-5b6ddd19d632 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:08:13.666 4676 1933582452864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-235baf13-e132-4306-9ef6-67bad6ecab95 - - - - -] No port 75eb5ba5-8875-4707-b89e-5b6ddd19d632 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:08:13.666 4676 1933584346448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d543cda5-e012-413e-a613-191a01247465" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:08:13.666 4676 1933584346448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d543cda5-e012-413e-a613-191a01247465" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:08:13.843 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:08:13.843 4676 1933582095104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '958818e4-6792-4499-aa84-8ad5cc852465' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:08:13.843 4676 1933582095104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '958818e4-6792-4499-aa84-8ad5cc852465' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:08:13.843 4676 1933582095104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 958818e4-6792-4499-aa84-8ad5cc852465 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:08:13.894 4676 1933584346448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d543cda5-e012-413e-a613-191a01247465" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:08:13.897 4676 1933582095104 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['958818e4-6792-4499-aa84-8ad5cc852465'] 2022-01-19 13:08:13.897 4676 1933582095104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:08:13.897 4676 1933582095104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:08:13.897 4676 1933582095104 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['958818e4-6792-4499-aa84-8ad5cc852465'] 2022-01-19 13:08:14.024 4676 1933584346448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d543cda5-e012-413e-a613-191a01247465" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.938s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:08:14.024 4676 1933584346448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d543cda5-e012-413e-a613-191a01247465 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:08:14.024 4676 1933584346448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d543cda5-e012-413e-a613-191a01247465 processed. 2022-01-19 13:08:14.488 4676 1933584346448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5e27463-58ba-4b87-9444-e00fd85b4c6c 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Security group member updated on remote: ['3389fad9-1ef2-4a6a-a095-e4470f27985a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:08:14.488 4676 1933584346448 MainThread INFO neutron.agent.securitygroups_rpc [req-e5e27463-58ba-4b87-9444-e00fd85b4c6c 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Security group member updated ['3389fad9-1ef2-4a6a-a095-e4470f27985a'] 2022-01-19 13:08:14.493 4676 1933584346448 MainThread INFO neutron.agent.securitygroups_rpc [req-e5e27463-58ba-4b87-9444-e00fd85b4c6c 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Refresh firewall rules 2022-01-19 13:08:14.493 4676 1933584346448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5e27463-58ba-4b87-9444-e00fd85b4c6c 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Get security group information for devices via rpc ['f0c36288-465f-49ee-ad3b-75329de2fc61'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:08:14.613 4676 1933564468912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5e27463-58ba-4b87-9444-e00fd85b4c6c 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] port_delete event received for '958818e4-6792-4499-aa84-8ad5cc852465' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:08:14.725 4676 1933584346448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e5e27463-58ba-4b87-9444-e00fd85b4c6c 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Update security group information for ports dict_keys(['f0c36288-465f-49ee-ad3b-75329de2fc61']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:08:14.725 4676 1933584346448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e5e27463-58ba-4b87-9444-e00fd85b4c6c 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:08:14.725 4676 1933584346448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e5e27463-58ba-4b87-9444-e00fd85b4c6c 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Update rules of security group (3389fad9-1ef2-4a6a-a095-e4470f27985a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:08:14.725 4676 1933584346448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e5e27463-58ba-4b87-9444-e00fd85b4c6c 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Update members of security group (3389fad9-1ef2-4a6a-a095-e4470f27985a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:08:14.725 4676 1933584346448 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e5e27463-58ba-4b87-9444-e00fd85b4c6c 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Update port filter for f0c36288-465f-49ee-ad3b-75329de2fc61 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:08:14.725 4676 1933584346448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e5e27463-58ba-4b87-9444-e00fd85b4c6c 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Updating port rules. 2022-01-19 13:08:14.725 4676 1933584346448 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e5e27463-58ba-4b87-9444-e00fd85b4c6c 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Creating 0 new rules, removing 1 old rules. 2022-01-19 13:08:14.744 4676 1933584346448 MainThread DEBUG oslo_concurrency.lockutils [req-e5e27463-58ba-4b87-9444-e00fd85b4c6c 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Lock "n-hv-driver-port-lock-f0c36288-465f-49ee-ad3b-75329de2fc61" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:08:14.744 4676 1933584346448 MainThread DEBUG oslo_concurrency.lockutils [req-e5e27463-58ba-4b87-9444-e00fd85b4c6c 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Lock "n-hv-driver-port-lock-f0c36288-465f-49ee-ad3b-75329de2fc61" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:08:14.744 4676 1933584346448 MainThread DEBUG oslo_concurrency.lockutils [req-e5e27463-58ba-4b87-9444-e00fd85b4c6c 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Lock "n-hv-driver-port-lock-f0c36288-465f-49ee-ad3b-75329de2fc61" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:08:14.965 4676 1933584346448 MainThread DEBUG oslo_concurrency.lockutils [req-e5e27463-58ba-4b87-9444-e00fd85b4c6c 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Lock "n-hv-driver-port-lock-f0c36288-465f-49ee-ad3b-75329de2fc61" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:08:15.855 4676 1933584346448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:08:16.256 4676 1933584346448 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:08:17.724 4676 1933564414960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5e26a4c-61cd-4d23-b800-526383c6d2cf - - - - -] port_update received: 4477d859-3c7a-4626-8e3e-d13fa8d21f54 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:08:17.744 4676 1933564414960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5e26a4c-61cd-4d23-b800-526383c6d2cf - - - - -] No port 4477d859-3c7a-4626-8e3e-d13fa8d21f54 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:08:19.656 4676 1933584125440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dca15fb-d16b-4c09-adb8-7e0262755e5a - - - - -] port_update received: 9addc04e-97e2-4fe8-b591-e436b6d04fca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:08:19.678 4676 1933584125440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dca15fb-d16b-4c09-adb8-7e0262755e5a - - - - -] No port 9addc04e-97e2-4fe8-b591-e436b6d04fca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:08:22.740 4676 1933582097568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0de8f4a5-3e0b-40d9-81b3-ae6ad90e1bd5 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Security group member updated on remote: ['3389fad9-1ef2-4a6a-a095-e4470f27985a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:08:22.740 4676 1933582097568 MainThread INFO neutron.agent.securitygroups_rpc [req-0de8f4a5-3e0b-40d9-81b3-ae6ad90e1bd5 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Security group member updated ['3389fad9-1ef2-4a6a-a095-e4470f27985a'] 2022-01-19 13:08:22.740 4676 1933582097568 MainThread INFO neutron.agent.securitygroups_rpc [req-0de8f4a5-3e0b-40d9-81b3-ae6ad90e1bd5 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Refresh firewall rules 2022-01-19 13:08:22.758 4676 1933582097568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0de8f4a5-3e0b-40d9-81b3-ae6ad90e1bd5 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Get security group information for devices via rpc ['f0c36288-465f-49ee-ad3b-75329de2fc61'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:08:22.817 4676 1933582097568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0de8f4a5-3e0b-40d9-81b3-ae6ad90e1bd5 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:08:22.817 4676 1933582097568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0de8f4a5-3e0b-40d9-81b3-ae6ad90e1bd5 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:08:22.927 4676 1933581300304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0de8f4a5-3e0b-40d9-81b3-ae6ad90e1bd5 01d05bff640440a1a71fc35306e96858 2a46b7542c5e47579c80a7d0fd01e00d - - -] port_delete event received for 'f0c36288-465f-49ee-ad3b-75329de2fc61' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:08:23.273 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f0c36288-465f-49ee-ad3b-75329de2fc61 2022-01-19 13:08:23.880 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:08:23.880 4676 1933581444016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f0c36288-465f-49ee-ad3b-75329de2fc61' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:08:23.880 4676 1933581444016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f0c36288-465f-49ee-ad3b-75329de2fc61' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:08:23.880 4676 1933581444016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f0c36288-465f-49ee-ad3b-75329de2fc61 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:08:23.880 4676 1933581444016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5e16bdef-82fd-4cf0-81f4-de1c14af2db5 2022-01-19 13:08:23.880 4676 1933581444016 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0c36288-465f-49ee-ad3b-75329de2fc61'] 2022-01-19 13:08:23.880 4676 1933581444016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:08:23.880 4676 1933581444016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:08:23.880 4676 1933581444016 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0c36288-465f-49ee-ad3b-75329de2fc61'] 2022-01-19 13:08:24.705 4676 1933581446656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92369c7a-b89a-44d8-8113-440bcc05b998 - - - - -] port_update received: b5989dd2-0fa5-432f-bbfb-36d2d036bd4a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:08:24.713 4676 1933581446656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92369c7a-b89a-44d8-8113-440bcc05b998 - - - - -] No port b5989dd2-0fa5-432f-bbfb-36d2d036bd4a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:08:25.754 4676 1933582073168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f493e6fa-3045-4621-b8f8-277bc52e800d 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for 'dde1aa42-5fc9-48bb-b235-4f446407efa5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:08:25.895 4676 1933563670944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:08:25.980 4676 1933563670944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:08:27.722 4676 1933563670944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b695c22-6119-4422-ad61-46c245db4311 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for 'be497818-4a1c-4104-9c32-39a56a086d18' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:08:28.624 4676 1933581300832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a05af12-b1e1-4670-9254-3e340b3fbc60 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] network_delete received. Deleting network 5e16bdef-82fd-4cf0-81f4-de1c14af2db5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-19 13:08:28.624 4676 1933581300832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a05af12-b1e1-4670-9254-3e340b3fbc60 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] Network 5e16bdef-82fd-4cf0-81f4-de1c14af2db5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-19 13:08:32.942 4676 1933582147248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4757a8e2-913d-4f5b-b165-2153b854e69a 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] network_delete received. Deleting network 1a957f5a-17bb-418a-87eb-84399b7d17e6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-19 13:08:32.942 4676 1933582147248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4757a8e2-913d-4f5b-b165-2153b854e69a 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] Network 1a957f5a-17bb-418a-87eb-84399b7d17e6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-19 13:08:33.506 4676 1933584271664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea49e239-cd17-4a2e-99e5-8aefe95e02f2 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] network_delete received. Deleting network 9f5abca1-385f-47ff-8b5e-169ca2bb2d02 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-19 13:08:33.522 4676 1933584271664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea49e239-cd17-4a2e-99e5-8aefe95e02f2 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] Network 9f5abca1-385f-47ff-8b5e-169ca2bb2d02 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-19 13:08:35.404 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 2022-01-19 13:08:35.960 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:08:36.317 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 2022-01-19 13:08:36.317 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 updated. Details: {'device': '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38', 'network_id': 'c97970eb-1cd7-4b38-8fa2-dc9eda10cae4', 'port_id': '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38', 'mac_address': 'fa:16:3e:2f:a8:dd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 431, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b69c682e-ba90-430b-bf09-44c34bf11461', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:08:36.317 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:08:36.317 4676 1933581504928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:08:36.317 4676 1933581504928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:08:36.317 4676 1933581504928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:08:36.340 4676 1933581504928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:08:36.340 4676 1933581504928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:08:36.363 4676 1933581504928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:08:36.363 4676 1933581504928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 431, VLAN trunk: None to switch port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 2022-01-19 13:08:36.409 4676 1933581504928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:08:36.409 4676 1933581504928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7e0a83a8-36d8-4d5c-baf5-d9396dafdb38'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:08:36.568 4676 1933581504928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7e0a83a8-36d8-4d5c-baf5-d9396dafdb38']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:08:36.568 4676 1933581504928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:08:36.568 4676 1933581504928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ecff8848-36d7-4172-93e5-2a099b2ba09d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:08:36.568 4676 1933581504928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:08:36.568 4676 1933581504928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:08:36.568 4676 1933581504928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-01-19 13:08:36.568 4676 1933581504928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:08:36.568 4676 1933581504928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:08:36.568 4676 1933581504928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:08:36.568 4676 1933581504928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:08:36.623 4676 1933581504928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:08:36.623 4676 1933581504928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:08:36.623 4676 1933581504928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 processed. 2022-01-19 13:08:37.785 4676 1933581504928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c5b8ab9-82d6-471d-ae0d-1377c8d50f8a a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group member updated on remote: ['e287eec1-abac-4250-82ca-e0293f9c9cea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:08:37.785 4676 1933581504928 MainThread INFO neutron.agent.securitygroups_rpc [req-6c5b8ab9-82d6-471d-ae0d-1377c8d50f8a a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group member updated ['e287eec1-abac-4250-82ca-e0293f9c9cea'] 2022-01-19 13:08:37.974 4676 1933581504928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:08:38.394 4676 1933581504928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:08:39.238 4676 1933582452688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54a04cdc-dcb4-4698-ae14-17477555493f 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: 03697968-160d-4c34-bd56-d5220e2b4d4c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:08:39.238 4676 1933582452688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54a04cdc-dcb4-4698-ae14-17477555493f 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port 03697968-160d-4c34-bd56-d5220e2b4d4c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:08:53.504 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 03697968-160d-4c34-bd56-d5220e2b4d4c 2022-01-19 13:08:54.066 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:08:54.320 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port 03697968-160d-4c34-bd56-d5220e2b4d4c 2022-01-19 13:08:54.320 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port 03697968-160d-4c34-bd56-d5220e2b4d4c updated. Details: {'device': '03697968-160d-4c34-bd56-d5220e2b4d4c', 'network_id': 'cfceddf0-1e84-4822-b694-e9a10b6cd158', 'port_id': '03697968-160d-4c34-bd56-d5220e2b4d4c', 'mac_address': 'fa:16:3e:36:eb:0d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 439, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '92b9aba3-134e-45e7-8c40-e60466dd632e', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:08:54.320 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:08:54.320 4676 1933581357296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:08:54.320 4676 1933581357296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 03697968-160d-4c34-bd56-d5220e2b4d4c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:08:54.320 4676 1933581357296 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cfceddf0-1e84-4822-b694-e9a10b6cd158 2022-01-19 13:08:54.320 4676 1933581357296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:08:54.521 4676 1933581357296 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '03697968-160d-4c34-bd56-d5220e2b4d4c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:08:54.521 4676 1933581357296 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '03697968-160d-4c34-bd56-d5220e2b4d4c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:08:54.554 4676 1933581357296 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 03697968-160d-4c34-bd56-d5220e2b4d4c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:08:54.554 4676 1933581357296 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 439, VLAN trunk: None to switch port 03697968-160d-4c34-bd56-d5220e2b4d4c 2022-01-19 13:08:54.706 4676 1933581357296 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:08:54.706 4676 1933581357296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['03697968-160d-4c34-bd56-d5220e2b4d4c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:08:54.941 4676 1933581357296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['03697968-160d-4c34-bd56-d5220e2b4d4c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:08:54.941 4676 1933581357296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:08:54.941 4676 1933581357296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e287eec1-abac-4250-82ca-e0293f9c9cea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:08:54.941 4676 1933581357296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e287eec1-abac-4250-82ca-e0293f9c9cea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:08:54.941 4676 1933581357296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 03697968-160d-4c34-bd56-d5220e2b4d4c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:08:54.941 4676 1933581357296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:08:54.941 4676 1933581357296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 03697968-160d-4c34-bd56-d5220e2b4d4c not yet added. Adding. 2022-01-19 13:08:54.941 4676 1933581357296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:08:54.949 4676 1933581357296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:08:55.143 4676 1933581357296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:08:55.321 4676 1933581357296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:08:55.321 4676 1933581357296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:08:55.550 4676 1933581357296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:08:55.721 4676 1933581357296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.390s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:08:55.721 4676 1933581357296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 03697968-160d-4c34-bd56-d5220e2b4d4c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:08:55.721 4676 1933581357296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 03697968-160d-4c34-bd56-d5220e2b4d4c processed. 2022-01-19 13:08:56.082 4676 1933581357296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:08:56.436 4676 1933581357296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:09:03.958 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 2022-01-19 13:09:04.082 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:09:04.082 4676 1933581700256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:09:04.082 4676 1933581700256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:09:04.082 4676 1933581700256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:09:04.112 4676 1933581700256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e0a83a8-36d8-4d5c-baf5-d9396dafdb38'] 2022-01-19 13:09:04.112 4676 1933581700256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:09:04.112 4676 1933581700256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:09:04.112 4676 1933581700256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e0a83a8-36d8-4d5c-baf5-d9396dafdb38'] 2022-01-19 13:09:06.098 4676 1933581633664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:09:06.213 4676 1933581633664 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:09:07.972 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 2022-01-19 13:09:08.112 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:09:08.112 4676 1933564165456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:09:08.113 4676 1933564165456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:09:08.113 4676 1933564165456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:09:08.113 4676 1933564165456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c97970eb-1cd7-4b38-8fa2-dc9eda10cae4 2022-01-19 13:09:08.113 4676 1933564165456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e0a83a8-36d8-4d5c-baf5-d9396dafdb38'] 2022-01-19 13:09:08.113 4676 1933564165456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:09:08.113 4676 1933564165456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e0a83a8-36d8-4d5c-baf5-d9396dafdb38'] 2022-01-19 13:09:10.112 4676 1933583825024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:09:10.192 4676 1933583825024 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:09:13.176 4676 1933583825024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b35c02bf-e87b-4c54-9080-aa2cb1508c76 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group rule updated on remote: ['c688c8af-f5ff-44f9-b284-30ebe35d96e7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:09:13.176 4676 1933583825024 MainThread INFO neutron.agent.securitygroups_rpc [req-b35c02bf-e87b-4c54-9080-aa2cb1508c76 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group rule updated ['c688c8af-f5ff-44f9-b284-30ebe35d96e7'] 2022-01-19 13:09:13.395 4676 1933584395072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-864f771a-ee1d-4bad-9082-48522f38165e a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group rule updated on remote: ['c688c8af-f5ff-44f9-b284-30ebe35d96e7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:09:13.410 4676 1933584395072 MainThread INFO neutron.agent.securitygroups_rpc [req-864f771a-ee1d-4bad-9082-48522f38165e a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group rule updated ['c688c8af-f5ff-44f9-b284-30ebe35d96e7'] 2022-01-19 13:09:13.612 4676 1933582070880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d633fbfe-a17f-405e-bb1d-af446217ea2f a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group rule updated on remote: ['c688c8af-f5ff-44f9-b284-30ebe35d96e7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:09:13.612 4676 1933582070880 MainThread INFO neutron.agent.securitygroups_rpc [req-d633fbfe-a17f-405e-bb1d-af446217ea2f a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group rule updated ['c688c8af-f5ff-44f9-b284-30ebe35d96e7'] 2022-01-19 13:09:13.770 4676 1933582268896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33589024-07d7-4313-b15c-56c2a7f42a6e a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group rule updated on remote: ['c688c8af-f5ff-44f9-b284-30ebe35d96e7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:09:13.770 4676 1933582268896 MainThread INFO neutron.agent.securitygroups_rpc [req-33589024-07d7-4313-b15c-56c2a7f42a6e a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group rule updated ['c688c8af-f5ff-44f9-b284-30ebe35d96e7'] 2022-01-19 13:09:13.910 4676 1933582268896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-540459c9-d078-4688-9193-cc90a285a8a8 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group rule updated on remote: ['c688c8af-f5ff-44f9-b284-30ebe35d96e7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:09:13.910 4676 1933582268896 MainThread INFO neutron.agent.securitygroups_rpc [req-540459c9-d078-4688-9193-cc90a285a8a8 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group rule updated ['c688c8af-f5ff-44f9-b284-30ebe35d96e7'] 2022-01-19 13:09:14.082 4676 1933581505632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6be525c-bd8f-4e53-afbb-ea0d7671e184 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group rule updated on remote: ['c688c8af-f5ff-44f9-b284-30ebe35d96e7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:09:14.082 4676 1933581505632 MainThread INFO neutron.agent.securitygroups_rpc [req-e6be525c-bd8f-4e53-afbb-ea0d7671e184 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group rule updated ['c688c8af-f5ff-44f9-b284-30ebe35d96e7'] 2022-01-19 13:09:14.709 4676 1933564254160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group member updated on remote: ['e287eec1-abac-4250-82ca-e0293f9c9cea', 'c688c8af-f5ff-44f9-b284-30ebe35d96e7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:09:14.709 4676 1933564254160 MainThread INFO neutron.agent.securitygroups_rpc [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group member updated ['e287eec1-abac-4250-82ca-e0293f9c9cea', 'c688c8af-f5ff-44f9-b284-30ebe35d96e7'] 2022-01-19 13:09:14.709 4676 1933564254160 MainThread INFO neutron.agent.securitygroups_rpc [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Refresh firewall rules 2022-01-19 13:09:14.709 4676 1933564254160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Get security group information for devices via rpc ['03697968-160d-4c34-bd56-d5220e2b4d4c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:09:14.787 4676 1933582452688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] port_update received: 03697968-160d-4c34-bd56-d5220e2b4d4c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:09:14.787 4676 1933582452688 MainThread DEBUG oslo_concurrency.lockutils [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-agent-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:09:14.808 4676 1933582452688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Binding port 03697968-160d-4c34-bd56-d5220e2b4d4c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:09:14.808 4676 1933582452688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:09:14.817 4676 1933582452688 MainThread DEBUG neutron.services.trunk.rpc.agent [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '03697968-160d-4c34-bd56-d5220e2b4d4c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:09:14.817 4676 1933582452688 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '03697968-160d-4c34-bd56-d5220e2b4d4c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:09:14.833 4676 1933582452688 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Trunk plugin disabled on server. Assuming port 03697968-160d-4c34-bd56-d5220e2b4d4c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:09:14.833 4676 1933582452688 MainThread INFO networking_hyperv.neutron.trunk_driver [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Binding VLAN ID: 439, VLAN trunk: None to switch port 03697968-160d-4c34-bd56-d5220e2b4d4c 2022-01-19 13:09:14.864 4676 1933582452688 MainThread INFO neutron.agent.securitygroups_rpc [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Refresh firewall rules 2022-01-19 13:09:14.864 4676 1933582452688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Get security group information for devices via rpc ['03697968-160d-4c34-bd56-d5220e2b4d4c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:09:15.442 4676 1933564254160 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update security group information for ports dict_keys(['03697968-160d-4c34-bd56-d5220e2b4d4c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:09:15.442 4676 1933564254160 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:09:15.442 4676 1933564254160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update rules of security group (c688c8af-f5ff-44f9-b284-30ebe35d96e7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:09:15.442 4676 1933564254160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update rules of security group (e287eec1-abac-4250-82ca-e0293f9c9cea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:09:15.442 4676 1933564254160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update members of security group (e287eec1-abac-4250-82ca-e0293f9c9cea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:09:15.442 4676 1933564254160 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update port filter for 03697968-160d-4c34-bd56-d5220e2b4d4c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:09:15.442 4676 1933564254160 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Updating port rules. 2022-01-19 13:09:15.442 4676 1933564254160 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Creating 6 new rules, removing 0 old rules. 2022-01-19 13:09:15.442 4676 1933564254160 MainThread DEBUG oslo_concurrency.lockutils [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:09:15.536 4676 1933582452688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update security group information for ports dict_keys(['03697968-160d-4c34-bd56-d5220e2b4d4c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:09:15.536 4676 1933582452688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:09:15.536 4676 1933582452688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update rules of security group (c688c8af-f5ff-44f9-b284-30ebe35d96e7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:09:15.536 4676 1933582452688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update rules of security group (e287eec1-abac-4250-82ca-e0293f9c9cea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:09:15.536 4676 1933582452688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update members of security group (e287eec1-abac-4250-82ca-e0293f9c9cea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:09:15.536 4676 1933582452688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update port filter for 03697968-160d-4c34-bd56-d5220e2b4d4c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:09:15.536 4676 1933582452688 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Updating port rules. 2022-01-19 13:09:15.536 4676 1933582452688 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Creating 6 new rules, removing 0 old rules. 2022-01-19 13:09:15.701 4676 1933564254160 MainThread DEBUG oslo_concurrency.lockutils [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:09:15.701 4676 1933564254160 MainThread DEBUG oslo_concurrency.lockutils [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:09:15.701 4676 1933564254160 MainThread DEBUG oslo_concurrency.lockutils [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:09:15.701 4676 1933582452688 MainThread DEBUG oslo_concurrency.lockutils [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:09:15.816 4676 1933582452688 MainThread DEBUG oslo_concurrency.lockutils [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:09:15.816 4676 1933582452688 MainThread DEBUG oslo_concurrency.lockutils [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:09:15.816 4676 1933582452688 MainThread DEBUG oslo_concurrency.lockutils [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:09:15.863 4676 1933582452688 MainThread DEBUG oslo_concurrency.lockutils [req-3486df3f-7718-4b59-9f6a-cdf5c51fc38c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-agent-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:09:45.940 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 2022-01-19 13:09:46.267 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:09:46.442 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 2022-01-19 13:09:46.442 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 updated. Details: {'device': '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38', 'network_id': 'c97970eb-1cd7-4b38-8fa2-dc9eda10cae4', 'port_id': '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38', 'mac_address': 'fa:16:3e:2f:a8:dd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 431, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b69c682e-ba90-430b-bf09-44c34bf11461', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:09:46.442 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:09:46.442 4676 1933584619824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:09:46.442 4676 1933584619824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:09:46.442 4676 1933584619824 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c97970eb-1cd7-4b38-8fa2-dc9eda10cae4 2022-01-19 13:09:46.442 4676 1933584619824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:09:46.659 4676 1933584619824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:09:46.659 4676 1933584619824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:09:46.676 4676 1933584619824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:09:46.676 4676 1933584619824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 431, VLAN trunk: None to switch port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 2022-01-19 13:09:46.819 4676 1933584619824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:09:46.831 4676 1933584619824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7e0a83a8-36d8-4d5c-baf5-d9396dafdb38'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:09:46.956 4676 1933584619824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7e0a83a8-36d8-4d5c-baf5-d9396dafdb38']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:09:46.956 4676 1933584619824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:09:46.956 4676 1933584619824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ecff8848-36d7-4172-93e5-2a099b2ba09d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:09:46.956 4676 1933584619824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:09:46.956 4676 1933584619824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:09:46.956 4676 1933584619824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 not yet added. Adding. 2022-01-19 13:09:46.956 4676 1933584619824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:09:46.956 4676 1933584619824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:09:47.177 4676 1933584619824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:09:47.344 4676 1933584619824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:09:47.353 4676 1933584619824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:09:47.550 4676 1933584619824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:09:47.707 4676 1933584619824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e0a83a8-36d8-4d5c-baf5-d9396dafdb38" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:09:47.707 4676 1933584619824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:09:47.707 4676 1933584619824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 processed. 2022-01-19 13:09:48.267 4676 1933584619824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:09:48.441 4676 1933584619824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:10:50.844 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 2022-01-19 13:10:51.235 4676 1933581506864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85a5e3a4-51d0-4dd6-8ae2-bb65ba81c60f 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] Security group member updated on remote: ['ecff8848-36d7-4172-93e5-2a099b2ba09d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:10:51.235 4676 1933581506864 MainThread INFO neutron.agent.securitygroups_rpc [req-85a5e3a4-51d0-4dd6-8ae2-bb65ba81c60f 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] Security group member updated ['ecff8848-36d7-4172-93e5-2a099b2ba09d'] 2022-01-19 13:10:51.556 4676 1933581698496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85a5e3a4-51d0-4dd6-8ae2-bb65ba81c60f 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] port_delete event received for '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:10:52.553 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:10:52.553 4676 1933563073984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:10:52.553 4676 1933563073984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7e0a83a8-36d8-4d5c-baf5-d9396dafdb38' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:10:52.553 4676 1933563073984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7e0a83a8-36d8-4d5c-baf5-d9396dafdb38 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:10:52.570 4676 1933563073984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c97970eb-1cd7-4b38-8fa2-dc9eda10cae4 2022-01-19 13:10:52.570 4676 1933563073984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e0a83a8-36d8-4d5c-baf5-d9396dafdb38'] 2022-01-19 13:10:52.570 4676 1933563073984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:10:52.570 4676 1933563073984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:10:52.570 4676 1933563073984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e0a83a8-36d8-4d5c-baf5-d9396dafdb38'] 2022-01-19 13:10:53.274 4676 1933583868496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d16affe9-7b0c-4455-bc06-4ef29e2f224b 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] port_delete event received for 'ad1723c4-03a8-44f4-8af3-a63bcd6062c5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:10:54.564 4676 1933584699984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:10:54.587 4676 1933584699984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:10:55.255 4676 1933584532928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fbbe39ee-8443-46b4-8f7e-a8c41feb7be0 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] Security group rule updated on remote: ['115ce12f-984d-4391-b969-12d775b3634b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:10:55.255 4676 1933584532928 MainThread INFO neutron.agent.securitygroups_rpc [req-fbbe39ee-8443-46b4-8f7e-a8c41feb7be0 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] Security group rule updated ['115ce12f-984d-4391-b969-12d775b3634b'] 2022-01-19 13:10:55.379 4676 1933563670944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24a26f47-463d-43fe-adc3-51c408107cbe 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] Security group rule updated on remote: ['115ce12f-984d-4391-b969-12d775b3634b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:10:55.379 4676 1933563670944 MainThread INFO neutron.agent.securitygroups_rpc [req-24a26f47-463d-43fe-adc3-51c408107cbe 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] Security group rule updated ['115ce12f-984d-4391-b969-12d775b3634b'] 2022-01-19 13:10:58.455 4676 1933563231392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b8bb8a9-7771-46fd-b0d0-424ea846ff3f 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] Security group member updated on remote: ['115ce12f-984d-4391-b969-12d775b3634b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:10:58.455 4676 1933563231392 MainThread INFO neutron.agent.securitygroups_rpc [req-6b8bb8a9-7771-46fd-b0d0-424ea846ff3f 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] Security group member updated ['115ce12f-984d-4391-b969-12d775b3634b'] 2022-01-19 13:10:59.204 4676 1933582145664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97880ae5-32d2-44cc-92c5-a0ad4d5c3790 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: e6862281-58ef-4013-962c-3a0024140b3a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:10:59.221 4676 1933582145664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97880ae5-32d2-44cc-92c5-a0ad4d5c3790 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port e6862281-58ef-4013-962c-3a0024140b3a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:11:02.647 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e6862281-58ef-4013-962c-3a0024140b3a 2022-01-19 13:11:04.629 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:11:04.816 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port e6862281-58ef-4013-962c-3a0024140b3a 2022-01-19 13:11:04.816 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port e6862281-58ef-4013-962c-3a0024140b3a updated. Details: {'device': 'e6862281-58ef-4013-962c-3a0024140b3a', 'network_id': 'c97970eb-1cd7-4b38-8fa2-dc9eda10cae4', 'port_id': 'e6862281-58ef-4013-962c-3a0024140b3a', 'mac_address': 'fa:16:3e:10:11:22', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 431, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b69c682e-ba90-430b-bf09-44c34bf11461', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:11:04.816 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:11:04.816 4676 1933584777056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:04.816 4676 1933584777056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e6862281-58ef-4013-962c-3a0024140b3a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:11:04.816 4676 1933584777056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c97970eb-1cd7-4b38-8fa2-dc9eda10cae4 2022-01-19 13:11:04.816 4676 1933584777056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:11:05.047 4676 1933584777056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e6862281-58ef-4013-962c-3a0024140b3a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:11:05.047 4676 1933584777056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e6862281-58ef-4013-962c-3a0024140b3a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:11:05.047 4676 1933584777056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e6862281-58ef-4013-962c-3a0024140b3a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:11:05.047 4676 1933584777056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 431, VLAN trunk: None to switch port e6862281-58ef-4013-962c-3a0024140b3a 2022-01-19 13:11:05.174 4676 1933584777056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:11:05.174 4676 1933584777056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e6862281-58ef-4013-962c-3a0024140b3a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:11:05.320 4676 1933584777056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e6862281-58ef-4013-962c-3a0024140b3a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:11:05.320 4676 1933584777056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:11:05.320 4676 1933584777056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (115ce12f-984d-4391-b969-12d775b3634b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:11:05.320 4676 1933584777056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e6862281-58ef-4013-962c-3a0024140b3a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:11:05.320 4676 1933584777056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:11:05.320 4676 1933584777056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e6862281-58ef-4013-962c-3a0024140b3a not yet added. Adding. 2022-01-19 13:11:05.320 4676 1933584777056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:11:05.320 4676 1933584777056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:11:05.551 4676 1933584777056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:05.735 4676 1933584777056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:05.735 4676 1933584777056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:05.954 4676 1933584777056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:06.112 4676 1933584777056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:06.112 4676 1933584777056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e6862281-58ef-4013-962c-3a0024140b3a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:11:06.112 4676 1933584777056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e6862281-58ef-4013-962c-3a0024140b3a processed. 2022-01-19 13:11:06.644 4676 1933584777056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:06.818 4676 1933584777056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:25.087 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d543cda5-e012-413e-a613-191a01247465 2022-01-19 13:11:26.761 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:11:26.761 4676 1933582095104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd543cda5-e012-413e-a613-191a01247465' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:11:26.761 4676 1933582095104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd543cda5-e012-413e-a613-191a01247465' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:11:26.770 4676 1933582095104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d543cda5-e012-413e-a613-191a01247465 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:11:26.784 4676 1933582095104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a1b91c13-fa70-46e4-aa28-62a3df7feef9 2022-01-19 13:11:26.784 4676 1933582095104 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d543cda5-e012-413e-a613-191a01247465'] 2022-01-19 13:11:26.784 4676 1933582095104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:11:26.784 4676 1933582095104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:11:26.784 4676 1933582095104 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d543cda5-e012-413e-a613-191a01247465'] 2022-01-19 13:11:28.772 4676 1933584466336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:28.897 4676 1933584466336 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:33.150 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ffc3ee9b-e03d-44c4-a33d-39af979abf14 2022-01-19 13:11:33.242 4676 1933564048128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-634bad6b-6255-40b8-b6a4-584b14c66e8b 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] Security group member updated on remote: ['ce49c227-cbe9-4b9a-8151-0886cf754aa3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:11:33.242 4676 1933564048128 MainThread INFO neutron.agent.securitygroups_rpc [req-634bad6b-6255-40b8-b6a4-584b14c66e8b 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] Security group member updated ['ce49c227-cbe9-4b9a-8151-0886cf754aa3'] 2022-01-19 13:11:33.834 4676 1933564097984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-634bad6b-6255-40b8-b6a4-584b14c66e8b 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] port_delete event received for 'ffc3ee9b-e03d-44c4-a33d-39af979abf14' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:11:34.767 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:11:34.767 4676 1933564252752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ffc3ee9b-e03d-44c4-a33d-39af979abf14' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:11:34.767 4676 1933564252752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ffc3ee9b-e03d-44c4-a33d-39af979abf14' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:11:34.767 4676 1933564252752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ffc3ee9b-e03d-44c4-a33d-39af979abf14 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:11:34.798 4676 1933564252752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ae8f130f-fa73-4a66-ba7c-798b3f475e09 2022-01-19 13:11:34.798 4676 1933564252752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ffc3ee9b-e03d-44c4-a33d-39af979abf14'] 2022-01-19 13:11:34.798 4676 1933564252752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:11:34.798 4676 1933564252752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:11:34.798 4676 1933564252752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ffc3ee9b-e03d-44c4-a33d-39af979abf14'] 2022-01-19 13:11:34.895 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d543cda5-e012-413e-a613-191a01247465 2022-01-19 13:11:35.655 4676 1933564252752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5840e54a-7b5e-4609-b946-cbd229d08f2c 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] port_delete event received for '9553e978-d961-4cb3-92b8-23101ebab25a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:11:36.272 4676 1933584775824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e3809cb-2ff1-45a9-ab13-0295b9f8434d 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] Security group rule updated on remote: ['1713c372-0134-41e2-b844-7a029053492c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:11:36.272 4676 1933584775824 MainThread INFO neutron.agent.securitygroups_rpc [req-1e3809cb-2ff1-45a9-ab13-0295b9f8434d 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] Security group rule updated ['1713c372-0134-41e2-b844-7a029053492c'] 2022-01-19 13:11:36.391 4676 1933581699200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-23221acb-9fb0-48ce-97cd-46c7b5316bc8 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] Security group rule updated on remote: ['1713c372-0134-41e2-b844-7a029053492c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:11:36.391 4676 1933581699200 MainThread INFO neutron.agent.securitygroups_rpc [req-23221acb-9fb0-48ce-97cd-46c7b5316bc8 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] Security group rule updated ['1713c372-0134-41e2-b844-7a029053492c'] 2022-01-19 13:11:36.792 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:11:36.792 4676 1933581660000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:36.821 4676 1933581660000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:37.131 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port d543cda5-e012-413e-a613-191a01247465 2022-01-19 13:11:37.131 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port d543cda5-e012-413e-a613-191a01247465 updated. Details: {'device': 'd543cda5-e012-413e-a613-191a01247465', 'network_id': 'a1b91c13-fa70-46e4-aa28-62a3df7feef9', 'port_id': 'd543cda5-e012-413e-a613-191a01247465', 'mac_address': 'fa:16:3e:aa:f0:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 421, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c0320ca4-e012-4b8e-988b-f48401badfd8', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:11:37.131 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:11:37.131 4676 1933563715424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d543cda5-e012-413e-a613-191a01247465" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:37.131 4676 1933563715424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d543cda5-e012-413e-a613-191a01247465 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:11:37.131 4676 1933563715424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a1b91c13-fa70-46e4-aa28-62a3df7feef9 2022-01-19 13:11:37.131 4676 1933563715424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:11:37.314 4676 1933563715424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd543cda5-e012-413e-a613-191a01247465') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:11:37.314 4676 1933563715424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd543cda5-e012-413e-a613-191a01247465') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:11:37.339 4676 1933563715424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d543cda5-e012-413e-a613-191a01247465 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:11:37.349 4676 1933563715424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 421, VLAN trunk: None to switch port d543cda5-e012-413e-a613-191a01247465 2022-01-19 13:11:37.488 4676 1933563715424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:11:37.488 4676 1933563715424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d543cda5-e012-413e-a613-191a01247465'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:11:37.724 4676 1933563715424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d543cda5-e012-413e-a613-191a01247465']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:11:37.724 4676 1933563715424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:11:37.724 4676 1933563715424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (01160986-b959-432c-876a-6ed0cb7af30c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:11:37.724 4676 1933563715424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d543cda5-e012-413e-a613-191a01247465 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:11:37.738 4676 1933563715424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:11:37.738 4676 1933563715424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d543cda5-e012-413e-a613-191a01247465 not yet added. Adding. 2022-01-19 13:11:37.738 4676 1933563715424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:11:37.738 4676 1933563715424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:11:37.926 4676 1933563715424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d543cda5-e012-413e-a613-191a01247465" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:38.079 4676 1933563715424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d543cda5-e012-413e-a613-191a01247465" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:38.079 4676 1933563715424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d543cda5-e012-413e-a613-191a01247465" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:38.302 4676 1933563715424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d543cda5-e012-413e-a613-191a01247465" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:38.424 4676 1933563715424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d543cda5-e012-413e-a613-191a01247465" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:38.444 4676 1933563715424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d543cda5-e012-413e-a613-191a01247465 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:11:38.444 4676 1933563715424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d543cda5-e012-413e-a613-191a01247465 processed. 2022-01-19 13:11:38.802 4676 1933563715424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:39.009 4676 1933563715424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:39.462 4676 1933582144960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b196dc18-f753-4f7e-99b9-7bc29048f172 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] Security group member updated on remote: ['1713c372-0134-41e2-b844-7a029053492c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:11:39.462 4676 1933582144960 MainThread INFO neutron.agent.securitygroups_rpc [req-b196dc18-f753-4f7e-99b9-7bc29048f172 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] Security group member updated ['1713c372-0134-41e2-b844-7a029053492c'] 2022-01-19 13:11:40.565 4676 1933585014448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f8d4415-4aad-4f8f-b5bb-9194f310ad66 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: 1d479fcb-0ca4-49aa-aa72-b943622b48f5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:11:40.565 4676 1933585014448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f8d4415-4aad-4f8f-b5bb-9194f310ad66 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port 1d479fcb-0ca4-49aa-aa72-b943622b48f5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:11:40.647 4676 1933585012512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group member updated on remote: ['c688c8af-f5ff-44f9-b284-30ebe35d96e7', 'e287eec1-abac-4250-82ca-e0293f9c9cea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:11:40.647 4676 1933585012512 MainThread INFO neutron.agent.securitygroups_rpc [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group member updated ['c688c8af-f5ff-44f9-b284-30ebe35d96e7', 'e287eec1-abac-4250-82ca-e0293f9c9cea'] 2022-01-19 13:11:40.647 4676 1933585012512 MainThread INFO neutron.agent.securitygroups_rpc [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Refresh firewall rules 2022-01-19 13:11:40.647 4676 1933585012512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Get security group information for devices via rpc ['03697968-160d-4c34-bd56-d5220e2b4d4c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:11:40.708 4676 1933585013568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] port_update received: 03697968-160d-4c34-bd56-d5220e2b4d4c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:11:40.708 4676 1933585013568 MainThread DEBUG oslo_concurrency.lockutils [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-agent-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:40.723 4676 1933585013568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Binding port 03697968-160d-4c34-bd56-d5220e2b4d4c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:11:40.723 4676 1933585013568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:11:40.723 4676 1933585013568 MainThread DEBUG neutron.services.trunk.rpc.agent [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '03697968-160d-4c34-bd56-d5220e2b4d4c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:11:40.723 4676 1933585013568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '03697968-160d-4c34-bd56-d5220e2b4d4c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:11:40.754 4676 1933585013568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Trunk plugin disabled on server. Assuming port 03697968-160d-4c34-bd56-d5220e2b4d4c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:11:40.754 4676 1933585013568 MainThread INFO networking_hyperv.neutron.trunk_driver [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Binding VLAN ID: 439, VLAN trunk: None to switch port 03697968-160d-4c34-bd56-d5220e2b4d4c 2022-01-19 13:11:40.781 4676 1933585013568 MainThread INFO neutron.agent.securitygroups_rpc [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Refresh firewall rules 2022-01-19 13:11:40.781 4676 1933585013568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Get security group information for devices via rpc ['03697968-160d-4c34-bd56-d5220e2b4d4c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:11:40.937 4676 1933585012512 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update security group information for ports dict_keys(['03697968-160d-4c34-bd56-d5220e2b4d4c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:11:40.937 4676 1933585012512 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:11:40.937 4676 1933585012512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update rules of security group (e287eec1-abac-4250-82ca-e0293f9c9cea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:11:40.937 4676 1933585012512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update members of security group (e287eec1-abac-4250-82ca-e0293f9c9cea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:11:40.955 4676 1933585012512 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update port filter for 03697968-160d-4c34-bd56-d5220e2b4d4c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:11:40.955 4676 1933585012512 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Updating port rules. 2022-01-19 13:11:40.955 4676 1933585012512 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Creating 0 new rules, removing 6 old rules. 2022-01-19 13:11:40.955 4676 1933585012512 MainThread DEBUG oslo_concurrency.lockutils [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:40.955 4676 1933585012512 MainThread DEBUG oslo_concurrency.lockutils [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:40.955 4676 1933585012512 MainThread DEBUG oslo_concurrency.lockutils [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:41.078 4676 1933585013568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update security group information for ports dict_keys(['03697968-160d-4c34-bd56-d5220e2b4d4c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:11:41.078 4676 1933585013568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:11:41.078 4676 1933585013568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update rules of security group (e287eec1-abac-4250-82ca-e0293f9c9cea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:11:41.078 4676 1933585013568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update members of security group (e287eec1-abac-4250-82ca-e0293f9c9cea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:11:41.078 4676 1933585013568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update port filter for 03697968-160d-4c34-bd56-d5220e2b4d4c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:11:41.078 4676 1933585013568 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Updating port rules. 2022-01-19 13:11:41.078 4676 1933585013568 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Creating 0 new rules, removing 6 old rules. 2022-01-19 13:11:41.173 4676 1933585012512 MainThread DEBUG oslo_concurrency.lockutils [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:41.173 4676 1933585013568 MainThread DEBUG oslo_concurrency.lockutils [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:41.173 4676 1933585013568 MainThread DEBUG oslo_concurrency.lockutils [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:41.173 4676 1933585013568 MainThread DEBUG oslo_concurrency.lockutils [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:41.238 4676 1933585013568 MainThread DEBUG oslo_concurrency.lockutils [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-driver-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:41.266 4676 1933585013568 MainThread DEBUG oslo_concurrency.lockutils [req-78803fc9-ffe4-40bb-8dd7-98f8d2c70769 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Lock "n-hv-agent-port-lock-03697968-160d-4c34-bd56-d5220e2b4d4c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.563s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:42.178 4676 1933584270608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67f71985-9a7d-44db-8e32-bd1bceca839c a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] port_delete event received for 'fabf3fb8-dabd-43e8-8955-209e8b8028ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:11:42.973 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1d479fcb-0ca4-49aa-aa72-b943622b48f5 2022-01-19 13:11:44.859 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:11:45.162 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port 1d479fcb-0ca4-49aa-aa72-b943622b48f5 2022-01-19 13:11:45.162 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port 1d479fcb-0ca4-49aa-aa72-b943622b48f5 updated. Details: {'device': '1d479fcb-0ca4-49aa-aa72-b943622b48f5', 'network_id': 'ae8f130f-fa73-4a66-ba7c-798b3f475e09', 'port_id': '1d479fcb-0ca4-49aa-aa72-b943622b48f5', 'mac_address': 'fa:16:3e:3c:56:b2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 407, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a6e37423-d582-467e-84c3-da78e11300d7', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:11:45.162 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:11:45.162 4676 1933584777056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d479fcb-0ca4-49aa-aa72-b943622b48f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:45.162 4676 1933584777056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1d479fcb-0ca4-49aa-aa72-b943622b48f5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:11:45.162 4676 1933584777056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ae8f130f-fa73-4a66-ba7c-798b3f475e09 2022-01-19 13:11:45.162 4676 1933584777056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:11:45.359 4676 1933584777056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1d479fcb-0ca4-49aa-aa72-b943622b48f5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:11:45.359 4676 1933584777056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1d479fcb-0ca4-49aa-aa72-b943622b48f5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:11:45.375 4676 1933584777056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1d479fcb-0ca4-49aa-aa72-b943622b48f5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:11:45.375 4676 1933584777056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 407, VLAN trunk: None to switch port 1d479fcb-0ca4-49aa-aa72-b943622b48f5 2022-01-19 13:11:45.507 4676 1933584777056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:11:45.507 4676 1933584777056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1d479fcb-0ca4-49aa-aa72-b943622b48f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:11:45.629 4676 1933584777056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1d479fcb-0ca4-49aa-aa72-b943622b48f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:11:45.629 4676 1933584777056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:11:45.629 4676 1933584777056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1713c372-0134-41e2-b844-7a029053492c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:11:45.629 4676 1933584777056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1d479fcb-0ca4-49aa-aa72-b943622b48f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:11:45.629 4676 1933584777056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:11:45.629 4676 1933584777056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1d479fcb-0ca4-49aa-aa72-b943622b48f5 not yet added. Adding. 2022-01-19 13:11:45.629 4676 1933584777056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:11:45.650 4676 1933584777056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:11:45.820 4676 1933584777056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d479fcb-0ca4-49aa-aa72-b943622b48f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:45.984 4676 1933584777056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d479fcb-0ca4-49aa-aa72-b943622b48f5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:45.984 4676 1933584777056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d479fcb-0ca4-49aa-aa72-b943622b48f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:46.205 4676 1933584777056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d479fcb-0ca4-49aa-aa72-b943622b48f5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:46.385 4676 1933584777056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d479fcb-0ca4-49aa-aa72-b943622b48f5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:46.385 4676 1933584777056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1d479fcb-0ca4-49aa-aa72-b943622b48f5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:11:46.385 4676 1933584777056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1d479fcb-0ca4-49aa-aa72-b943622b48f5 processed. 2022-01-19 13:11:46.859 4676 1933584777056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:47.037 4676 1933584777056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:47.300 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 03697968-160d-4c34-bd56-d5220e2b4d4c 2022-01-19 13:11:48.158 4676 1933564413024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8034532b-3cd1-44d7-b299-fe53789706b3 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group member updated on remote: ['e287eec1-abac-4250-82ca-e0293f9c9cea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:11:48.158 4676 1933564413024 MainThread INFO neutron.agent.securitygroups_rpc [req-8034532b-3cd1-44d7-b299-fe53789706b3 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Security group member updated ['e287eec1-abac-4250-82ca-e0293f9c9cea'] 2022-01-19 13:11:48.158 4676 1933564413024 MainThread INFO neutron.agent.securitygroups_rpc [req-8034532b-3cd1-44d7-b299-fe53789706b3 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Refresh firewall rules 2022-01-19 13:11:48.158 4676 1933564413024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8034532b-3cd1-44d7-b299-fe53789706b3 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Get security group information for devices via rpc ['03697968-160d-4c34-bd56-d5220e2b4d4c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:11:48.203 4676 1933564413024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8034532b-3cd1-44d7-b299-fe53789706b3 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:11:48.203 4676 1933564413024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8034532b-3cd1-44d7-b299-fe53789706b3 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:11:48.222 4676 1933564413024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8034532b-3cd1-44d7-b299-fe53789706b3 a72fd413268b4cf3bac09ca9f1053713 2305bfa32e0e4c0c8e01122c1d1e783c - - -] port_delete event received for '03697968-160d-4c34-bd56-d5220e2b4d4c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:11:48.868 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:11:48.868 4676 1933583825552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '03697968-160d-4c34-bd56-d5220e2b4d4c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:11:48.868 4676 1933583825552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '03697968-160d-4c34-bd56-d5220e2b4d4c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:11:48.868 4676 1933583825552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 03697968-160d-4c34-bd56-d5220e2b4d4c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:11:48.878 4676 1933583825552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['03697968-160d-4c34-bd56-d5220e2b4d4c'] 2022-01-19 13:11:48.878 4676 1933583825552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:11:48.878 4676 1933583825552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:11:48.878 4676 1933583825552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['03697968-160d-4c34-bd56-d5220e2b4d4c'] 2022-01-19 13:11:50.426 4676 1933563279136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-613580e8-8917-427d-8cd2-fdf5da414f33 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '4477d859-3c7a-4626-8e3e-d13fa8d21f54' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:11:50.881 4676 1933583870608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:11:50.928 4676 1933583870608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:11:51.546 4676 1933585370976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebea7a2e-f3bf-4aec-b0f5-972fd349e878 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '75eb5ba5-8875-4707-b89e-5b6ddd19d632' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:11:52.565 4676 1933585469856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb49bdca-a8fc-4338-81f0-eb779e6e2011 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for 'b5cae7d8-8d8b-458d-a95a-ac40c21a2c3d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:11:52.754 4676 1933585494784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44da8883-0301-4686-9479-2cebf057e0ba - - - - -] port_delete event received for 'b5cae7d8-8d8b-458d-a95a-ac40c21a2c3d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:11:52.754 4676 1933585494784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb49bdca-a8fc-4338-81f0-eb779e6e2011 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] network_delete received. Deleting network cfceddf0-1e84-4822-b694-e9a10b6cd158 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-19 13:11:52.754 4676 1933585494784 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-eb49bdca-a8fc-4338-81f0-eb779e6e2011 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] Reclaiming local network cfceddf0-1e84-4822-b694-e9a10b6cd158 2022-01-19 13:11:53.710 4676 1933584351648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32b53fd1-37e3-4f4d-8df4-d0ef6886dc1b 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for 'b5989dd2-0fa5-432f-bbfb-36d2d036bd4a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:11:54.792 4676 1933584351648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-384d0c09-b12c-4760-aa50-b4c6623743ff 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '9addc04e-97e2-4fe8-b591-e436b6d04fca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:11:55.753 4676 1933585471792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-336806c2-c46f-4086-80bf-dc74aa56d08e 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for 'd9a552c4-741d-4fa3-ae62-8cc87e9e8cb8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:11:55.781 4676 1933585471792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f52988f-4bc1-4d6c-8898-bec5cf62c4be - - - - -] port_delete event received for 'd9a552c4-741d-4fa3-ae62-8cc87e9e8cb8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:11:55.963 4676 1933582663168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-336806c2-c46f-4086-80bf-dc74aa56d08e 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] network_delete received. Deleting network 1050ef3d-dea1-4f52-a8b8-fd554f19ae89 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-19 13:11:55.963 4676 1933582663168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-336806c2-c46f-4086-80bf-dc74aa56d08e 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] Network 1050ef3d-dea1-4f52-a8b8-fd554f19ae89 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-19 13:12:45.467 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e6862281-58ef-4013-962c-3a0024140b3a 2022-01-19 13:12:47.186 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:12:47.373 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port e6862281-58ef-4013-962c-3a0024140b3a 2022-01-19 13:12:47.373 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port e6862281-58ef-4013-962c-3a0024140b3a updated. Details: {'device': 'e6862281-58ef-4013-962c-3a0024140b3a', 'network_id': 'c97970eb-1cd7-4b38-8fa2-dc9eda10cae4', 'port_id': 'e6862281-58ef-4013-962c-3a0024140b3a', 'mac_address': 'fa:16:3e:10:11:22', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 431, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b69c682e-ba90-430b-bf09-44c34bf11461', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:12:47.373 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:12:47.373 4676 1933582662816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:12:47.373 4676 1933582662816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e6862281-58ef-4013-962c-3a0024140b3a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:12:47.373 4676 1933582662816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:12:47.393 4676 1933582662816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e6862281-58ef-4013-962c-3a0024140b3a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:12:47.393 4676 1933582662816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e6862281-58ef-4013-962c-3a0024140b3a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:12:47.393 4676 1933582662816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e6862281-58ef-4013-962c-3a0024140b3a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:12:47.393 4676 1933582662816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 431, VLAN trunk: None to switch port e6862281-58ef-4013-962c-3a0024140b3a 2022-01-19 13:12:47.452 4676 1933582662816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:12:47.452 4676 1933582662816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e6862281-58ef-4013-962c-3a0024140b3a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:12:47.577 4676 1933582662816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e6862281-58ef-4013-962c-3a0024140b3a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:12:47.577 4676 1933582662816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:12:47.577 4676 1933582662816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (115ce12f-984d-4391-b969-12d775b3634b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:12:47.608 4676 1933582662816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e6862281-58ef-4013-962c-3a0024140b3a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:12:47.608 4676 1933582662816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:12:47.608 4676 1933582662816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-01-19 13:12:47.608 4676 1933582662816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:12:47.608 4676 1933582662816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:12:47.608 4676 1933582662816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:12:47.608 4676 1933582662816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:12:47.645 4676 1933582662816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:12:47.645 4676 1933582662816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e6862281-58ef-4013-962c-3a0024140b3a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:12:47.645 4676 1933582662816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e6862281-58ef-4013-962c-3a0024140b3a processed. 2022-01-19 13:12:49.190 4676 1933582147424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:12:49.374 4676 1933582147424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:13:01.848 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e6862281-58ef-4013-962c-3a0024140b3a 2022-01-19 13:13:03.264 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:13:03.264 4676 1933585497424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e6862281-58ef-4013-962c-3a0024140b3a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:13:03.264 4676 1933585497424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e6862281-58ef-4013-962c-3a0024140b3a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:13:03.264 4676 1933585497424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e6862281-58ef-4013-962c-3a0024140b3a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:13:03.279 4676 1933585497424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6862281-58ef-4013-962c-3a0024140b3a'] 2022-01-19 13:13:03.279 4676 1933585497424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:13:03.279 4676 1933585497424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:13:03.279 4676 1933585497424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6862281-58ef-4013-962c-3a0024140b3a'] 2022-01-19 13:13:05.267 4676 1933585497424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:13:05.392 4676 1933585497424 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:13:05.879 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e6862281-58ef-4013-962c-3a0024140b3a 2022-01-19 13:13:07.275 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:13:07.275 4676 1933585370800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e6862281-58ef-4013-962c-3a0024140b3a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:13:07.275 4676 1933585370800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e6862281-58ef-4013-962c-3a0024140b3a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:13:07.275 4676 1933585370800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e6862281-58ef-4013-962c-3a0024140b3a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:13:07.279 4676 1933585370800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c97970eb-1cd7-4b38-8fa2-dc9eda10cae4 2022-01-19 13:13:07.296 4676 1933585370800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6862281-58ef-4013-962c-3a0024140b3a'] 2022-01-19 13:13:07.296 4676 1933585370800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:13:07.296 4676 1933585370800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6862281-58ef-4013-962c-3a0024140b3a'] 2022-01-19 13:13:09.285 4676 1933585090336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:13:09.377 4676 1933585090336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:13:20.439 4676 1933581658944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ce3c3cd-e67a-4f4c-9eec-cc815670525b b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] port_delete event received for 'a187175a-528d-4a77-9369-6e1860fe2682' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:13:21.895 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e6862281-58ef-4013-962c-3a0024140b3a 2022-01-19 13:13:23.161 4676 1933584844048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-809590ce-fb6e-446f-942b-9af489d62828 b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] Security group member updated on remote: ['01160986-b959-432c-876a-6ed0cb7af30c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:13:23.161 4676 1933584844048 MainThread INFO neutron.agent.securitygroups_rpc [req-809590ce-fb6e-446f-942b-9af489d62828 b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] Security group member updated ['01160986-b959-432c-876a-6ed0cb7af30c'] 2022-01-19 13:13:23.223 4676 1933584061536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-809590ce-fb6e-446f-942b-9af489d62828 b78c8c1e6a2e47258c251260283d8314 d3cd5c7acaf1414c83c725421fc4f289 - - -] port_delete event received for 'd543cda5-e012-413e-a613-191a01247465' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:13:23.365 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:13:23.567 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port e6862281-58ef-4013-962c-3a0024140b3a 2022-01-19 13:13:23.567 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port e6862281-58ef-4013-962c-3a0024140b3a updated. Details: {'device': 'e6862281-58ef-4013-962c-3a0024140b3a', 'network_id': 'c97970eb-1cd7-4b38-8fa2-dc9eda10cae4', 'port_id': 'e6862281-58ef-4013-962c-3a0024140b3a', 'mac_address': 'fa:16:3e:10:11:22', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 431, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b69c682e-ba90-430b-bf09-44c34bf11461', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:13:23.567 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:13:23.567 4676 1933585543760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:13:23.567 4676 1933585543760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e6862281-58ef-4013-962c-3a0024140b3a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:13:23.567 4676 1933585543760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c97970eb-1cd7-4b38-8fa2-dc9eda10cae4 2022-01-19 13:13:23.567 4676 1933585543760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:13:23.755 4676 1933585543760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e6862281-58ef-4013-962c-3a0024140b3a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:13:23.755 4676 1933585543760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e6862281-58ef-4013-962c-3a0024140b3a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:13:23.755 4676 1933585543760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e6862281-58ef-4013-962c-3a0024140b3a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:13:23.755 4676 1933585543760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 431, VLAN trunk: None to switch port e6862281-58ef-4013-962c-3a0024140b3a 2022-01-19 13:13:23.876 4676 1933585543760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:13:23.876 4676 1933585543760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e6862281-58ef-4013-962c-3a0024140b3a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:13:24.029 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d543cda5-e012-413e-a613-191a01247465 2022-01-19 13:13:24.029 4676 1933585543760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e6862281-58ef-4013-962c-3a0024140b3a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:13:24.029 4676 1933585543760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:13:24.029 4676 1933585543760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (115ce12f-984d-4391-b969-12d775b3634b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:13:24.029 4676 1933585543760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e6862281-58ef-4013-962c-3a0024140b3a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:13:24.029 4676 1933585543760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:13:24.029 4676 1933585543760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e6862281-58ef-4013-962c-3a0024140b3a not yet added. Adding. 2022-01-19 13:13:24.045 4676 1933585543760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:13:24.045 4676 1933585543760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:13:24.161 4676 1933585543760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:13:24.294 4676 1933585543760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:13:24.294 4676 1933585543760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:13:24.472 4676 1933585543760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:13:24.599 4676 1933585543760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6862281-58ef-4013-962c-3a0024140b3a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:13:24.599 4676 1933585543760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e6862281-58ef-4013-962c-3a0024140b3a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:13:24.599 4676 1933585543760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e6862281-58ef-4013-962c-3a0024140b3a processed. 2022-01-19 13:13:25.388 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:13:25.388 4676 1933585470912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd543cda5-e012-413e-a613-191a01247465' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:13:25.388 4676 1933585470912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd543cda5-e012-413e-a613-191a01247465' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:13:25.388 4676 1933585470912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d543cda5-e012-413e-a613-191a01247465 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:13:25.388 4676 1933585223744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:13:25.388 4676 1933585470912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a1b91c13-fa70-46e4-aa28-62a3df7feef9 2022-01-19 13:13:25.388 4676 1933585470912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d543cda5-e012-413e-a613-191a01247465'] 2022-01-19 13:13:25.404 4676 1933585470912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:13:25.404 4676 1933585470912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:13:25.404 4676 1933585470912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d543cda5-e012-413e-a613-191a01247465'] 2022-01-19 13:13:25.591 4676 1933585223744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:13:26.442 4676 1933562633200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c461845e-af9a-48b7-aa20-bf02df6eec0c 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '45f0c018-a099-4d3e-ad84-d8811a87c67b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:13:27.892 4676 1933562633200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af63af4e-27d3-4d1d-98a3-1b1ed0d63199 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for 'cecfaa31-2660-4982-9b4a-9ecc37270f97' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:13:28.701 4676 1933585013568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd0160e8-aa6e-4a47-be75-ffb5ec0d3437 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '68132f7a-b3da-42dd-9ee8-83fd0a273820' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:13:28.857 4676 1933585543936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a84b4b8-71df-44d5-8c2c-fc13cc6b018b - - - - -] port_delete event received for '68132f7a-b3da-42dd-9ee8-83fd0a273820' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:13:28.888 4676 1933564100448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd0160e8-aa6e-4a47-be75-ffb5ec0d3437 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] network_delete received. Deleting network a1b91c13-fa70-46e4-aa28-62a3df7feef9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-19 13:13:28.888 4676 1933564100448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd0160e8-aa6e-4a47-be75-ffb5ec0d3437 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] Network a1b91c13-fa70-46e4-aa28-62a3df7feef9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-19 13:13:29.935 4676 1933563197216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f68731b3-8912-47c7-bb9a-4b8b2f89dc23 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '66fae4dd-16d1-4cda-a253-c0e247666976' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:13:31.247 4676 1933584618768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c011efa9-1fdf-4eb6-9b06-c19e8065ae76 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '2ebb558e-4880-4867-bfb6-4600d1a95ae6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:13:32.029 4676 1933585779696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecb20e6e-d3cf-4084-912a-7bd74a6bccc1 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for 'dbbfaa13-ed44-4467-8e35-702ae7e10caa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:13:32.217 4676 1933586400176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecb20e6e-d3cf-4084-912a-7bd74a6bccc1 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] network_delete received. Deleting network 8a333df5-e2f5-4dde-9bd6-be37bb22654b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-19 13:13:32.217 4676 1933586400176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecb20e6e-d3cf-4084-912a-7bd74a6bccc1 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] Network 8a333df5-e2f5-4dde-9bd6-be37bb22654b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-19 13:13:44.126 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1d479fcb-0ca4-49aa-aa72-b943622b48f5 2022-01-19 13:13:44.424 4676 1933586591232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff3a879d-8819-49d5-9cba-33bacabe6f9b 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] Security group member updated on remote: ['1713c372-0134-41e2-b844-7a029053492c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:13:44.424 4676 1933586591232 MainThread INFO neutron.agent.securitygroups_rpc [req-ff3a879d-8819-49d5-9cba-33bacabe6f9b 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] Security group member updated ['1713c372-0134-41e2-b844-7a029053492c'] 2022-01-19 13:13:44.740 4676 1933586468928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff3a879d-8819-49d5-9cba-33bacabe6f9b 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] port_delete event received for '1d479fcb-0ca4-49aa-aa72-b943622b48f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:13:45.466 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:13:45.466 4676 1933582501488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1d479fcb-0ca4-49aa-aa72-b943622b48f5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:13:45.466 4676 1933582501488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1d479fcb-0ca4-49aa-aa72-b943622b48f5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:13:45.466 4676 1933582501488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1d479fcb-0ca4-49aa-aa72-b943622b48f5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:13:45.466 4676 1933582501488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ae8f130f-fa73-4a66-ba7c-798b3f475e09 2022-01-19 13:13:45.466 4676 1933582501488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d479fcb-0ca4-49aa-aa72-b943622b48f5'] 2022-01-19 13:13:45.466 4676 1933582501488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:13:45.482 4676 1933582501488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:13:45.482 4676 1933582501488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d479fcb-0ca4-49aa-aa72-b943622b48f5'] 2022-01-19 13:13:46.238 4676 1933582501488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0119ea7d-872c-4557-9341-38eeebadbed0 4d4c420e958c47fc9a36e1602e5a2d86 2c0e1420e5d740a89a0d8b78be696f12 - - -] port_delete event received for '83344d86-c39c-4105-9501-d5d4d65d41ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:13:47.482 4676 1933582501488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:13:47.497 4676 1933582501488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:13:51.132 4676 1933585169216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1617a171-fc36-48e1-80ee-dfd7dcf58932 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '2a9c2024-399c-437d-8c8b-24ac5f8d3b5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:13:52.154 4676 1933586422768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-133fb2eb-4762-4959-99d5-18c5813d0e48 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '25b5a6f3-16e9-4ff8-bccd-8858b7adc601' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:13:52.877 4676 1933585606608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8205fbf6-c25b-4c20-92e1-d92eca328be7 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '60ff5c5d-f50f-4b63-9cf1-7c5a7047009f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:13:53.085 4676 1933583823792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8205fbf6-c25b-4c20-92e1-d92eca328be7 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] network_delete received. Deleting network ae8f130f-fa73-4a66-ba7c-798b3f475e09 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-19 13:13:53.085 4676 1933583823792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8205fbf6-c25b-4c20-92e1-d92eca328be7 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] Network ae8f130f-fa73-4a66-ba7c-798b3f475e09 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-19 13:13:58.076 4676 1933581658944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70fcf991-05b5-434c-8e0e-a385cb3226f8 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Security group member updated on remote: ['ec46b882-53d7-46fa-8472-7df45d36abb4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:13:58.076 4676 1933581658944 MainThread INFO neutron.agent.securitygroups_rpc [req-70fcf991-05b5-434c-8e0e-a385cb3226f8 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Security group member updated ['ec46b882-53d7-46fa-8472-7df45d36abb4'] 2022-01-19 13:13:59.110 4676 1933586421888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca0de526-302c-4d9a-8db1-418018e65546 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:13:59.133 4676 1933586421888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca0de526-302c-4d9a-8db1-418018e65546 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:14:02.232 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 2022-01-19 13:14:03.538 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:14:03.850 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 2022-01-19 13:14:03.850 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 updated. Details: {'device': '9205ccaa-4015-4f7f-9495-f8d8bf8b4502', 'network_id': '35b16c67-43df-4608-874b-8f57b3714987', 'port_id': '9205ccaa-4015-4f7f-9495-f8d8bf8b4502', 'mac_address': 'fa:16:3e:6a:60:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 440, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7ff7b5ad-065a-4c89-bc5e-155d158f7514', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:14:03.850 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:14:03.850 4676 1933586173264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:03.850 4676 1933586173264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:14:03.850 4676 1933586173264 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 35b16c67-43df-4608-874b-8f57b3714987 2022-01-19 13:14:03.859 4676 1933586173264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:14:04.014 4676 1933586173264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9205ccaa-4015-4f7f-9495-f8d8bf8b4502') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:14:04.014 4676 1933586173264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9205ccaa-4015-4f7f-9495-f8d8bf8b4502') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:14:04.014 4676 1933586173264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:14:04.037 4676 1933586173264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 440, VLAN trunk: None to switch port 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 2022-01-19 13:14:04.140 4676 1933586173264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:14:04.140 4676 1933586173264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9205ccaa-4015-4f7f-9495-f8d8bf8b4502'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:14:04.289 4676 1933586173264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9205ccaa-4015-4f7f-9495-f8d8bf8b4502']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:14:04.289 4676 1933586173264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:14:04.289 4676 1933586173264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:14:04.289 4676 1933586173264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:14:04.289 4676 1933586173264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:14:04.289 4676 1933586173264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:14:04.289 4676 1933586173264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 not yet added. Adding. 2022-01-19 13:14:04.294 4676 1933586173264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:14:04.294 4676 1933586173264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:14:04.423 4676 1933586173264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:04.568 4676 1933586173264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:04.568 4676 1933586173264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:04.717 4676 1933586173264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:04.860 4676 1933586173264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:04.860 4676 1933586173264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:14:04.860 4676 1933586173264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 processed. 2022-01-19 13:14:05.551 4676 1933582229344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:05.716 4676 1933582229344 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:19.434 4676 1933542561392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d107b6c-2f44-4bbc-b45d-333e255a4916 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Security group member updated on remote: ['ec46b882-53d7-46fa-8472-7df45d36abb4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:14:19.434 4676 1933542561392 MainThread INFO neutron.agent.securitygroups_rpc [req-8d107b6c-2f44-4bbc-b45d-333e255a4916 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Security group member updated ['ec46b882-53d7-46fa-8472-7df45d36abb4'] 2022-01-19 13:14:19.434 4676 1933542561392 MainThread INFO neutron.agent.securitygroups_rpc [req-8d107b6c-2f44-4bbc-b45d-333e255a4916 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Refresh firewall rules 2022-01-19 13:14:19.434 4676 1933542561392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d107b6c-2f44-4bbc-b45d-333e255a4916 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Get security group information for devices via rpc ['9205ccaa-4015-4f7f-9495-f8d8bf8b4502'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:14:19.576 4676 1933542561392 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8d107b6c-2f44-4bbc-b45d-333e255a4916 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update security group information for ports dict_keys(['9205ccaa-4015-4f7f-9495-f8d8bf8b4502']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:14:19.576 4676 1933542561392 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8d107b6c-2f44-4bbc-b45d-333e255a4916 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:14:19.576 4676 1933542561392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8d107b6c-2f44-4bbc-b45d-333e255a4916 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update rules of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:14:19.576 4676 1933542561392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8d107b6c-2f44-4bbc-b45d-333e255a4916 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update members of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:14:19.592 4676 1933542561392 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8d107b6c-2f44-4bbc-b45d-333e255a4916 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update port filter for 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:14:19.592 4676 1933542561392 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8d107b6c-2f44-4bbc-b45d-333e255a4916 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Updating port rules. 2022-01-19 13:14:19.592 4676 1933542561392 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8d107b6c-2f44-4bbc-b45d-333e255a4916 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-19 13:14:19.592 4676 1933542561392 MainThread DEBUG oslo_concurrency.lockutils [req-8d107b6c-2f44-4bbc-b45d-333e255a4916 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:19.748 4676 1933542561392 MainThread DEBUG oslo_concurrency.lockutils [req-8d107b6c-2f44-4bbc-b45d-333e255a4916 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:19.748 4676 1933542561392 MainThread DEBUG oslo_concurrency.lockutils [req-8d107b6c-2f44-4bbc-b45d-333e255a4916 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:19.748 4676 1933542561392 MainThread DEBUG oslo_concurrency.lockutils [req-8d107b6c-2f44-4bbc-b45d-333e255a4916 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:20.121 4676 1933542561392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c4b643b-9d43-422d-ad00-919744a05974 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:14:20.136 4676 1933542561392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c4b643b-9d43-422d-ad00-919744a05974 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:14:22.466 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb 2022-01-19 13:14:23.715 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:14:24.024 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb 2022-01-19 13:14:24.024 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb updated. Details: {'device': '59c5b9d4-f569-4a17-981a-bf4fe9a03bbb', 'network_id': '35b16c67-43df-4608-874b-8f57b3714987', 'port_id': '59c5b9d4-f569-4a17-981a-bf4fe9a03bbb', 'mac_address': 'fa:16:3e:fd:31:e4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 440, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7ff7b5ad-065a-4c89-bc5e-155d158f7514', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:14:24.024 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:14:24.024 4676 1933585225680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:24.024 4676 1933585225680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:14:24.024 4676 1933585225680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:14:24.231 4676 1933585225680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '59c5b9d4-f569-4a17-981a-bf4fe9a03bbb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:14:24.231 4676 1933585225680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '59c5b9d4-f569-4a17-981a-bf4fe9a03bbb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:14:24.231 4676 1933585225680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:14:24.231 4676 1933585225680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 440, VLAN trunk: None to switch port 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb 2022-01-19 13:14:24.373 4676 1933585225680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:14:24.373 4676 1933585225680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['59c5b9d4-f569-4a17-981a-bf4fe9a03bbb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:14:24.513 4676 1933585225680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['59c5b9d4-f569-4a17-981a-bf4fe9a03bbb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:14:24.513 4676 1933585225680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:14:24.513 4676 1933585225680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:14:24.513 4676 1933585225680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:14:24.513 4676 1933585225680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:14:24.513 4676 1933585225680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:14:24.513 4676 1933585225680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb not yet added. Adding. 2022-01-19 13:14:24.513 4676 1933585225680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:14:24.513 4676 1933585225680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:14:24.653 4676 1933585225680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:24.778 4676 1933585225680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:24.778 4676 1933585225680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:24.982 4676 1933585225680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:25.135 4676 1933585225680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:25.135 4676 1933585225680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:14:25.135 4676 1933585225680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb processed. 2022-01-19 13:14:25.731 4676 1933585225680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:25.903 4676 1933585225680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:27.137 4676 1933586439856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f57daa2a-bc24-4e29-b3a8-5feba732e997 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] Security group member updated on remote: ['115ce12f-984d-4391-b969-12d775b3634b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:14:27.137 4676 1933586439856 MainThread INFO neutron.agent.securitygroups_rpc [req-f57daa2a-bc24-4e29-b3a8-5feba732e997 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] Security group member updated ['115ce12f-984d-4391-b969-12d775b3634b'] 2022-01-19 13:14:27.789 4676 1933563631920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f57daa2a-bc24-4e29-b3a8-5feba732e997 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] port_delete event received for 'e6862281-58ef-4013-962c-3a0024140b3a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:14:28.418 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e6862281-58ef-4013-962c-3a0024140b3a 2022-01-19 13:14:29.357 4676 1933585495488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad885fc6-6e2f-4063-9c07-3aa47492672b 10527eff7ddc473396e1ce848c39c7e9 efc6dbc546054e459498f200e327e75e - - -] port_delete event received for '8907ab1b-2dab-49bd-899a-d7504835a275' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:14:29.754 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:14:29.754 4676 1933581700080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e6862281-58ef-4013-962c-3a0024140b3a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:14:29.754 4676 1933581700080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e6862281-58ef-4013-962c-3a0024140b3a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:14:29.754 4676 1933581700080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e6862281-58ef-4013-962c-3a0024140b3a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:14:29.768 4676 1933581700080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c97970eb-1cd7-4b38-8fa2-dc9eda10cae4 2022-01-19 13:14:29.768 4676 1933581700080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6862281-58ef-4013-962c-3a0024140b3a'] 2022-01-19 13:14:29.768 4676 1933581700080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:14:29.768 4676 1933581700080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:14:29.768 4676 1933581700080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6862281-58ef-4013-962c-3a0024140b3a'] 2022-01-19 13:14:31.755 4676 1933584124384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:31.778 4676 1933584124384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:32.796 4676 1933585869456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Security group member updated on remote: ['ec46b882-53d7-46fa-8472-7df45d36abb4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:14:32.796 4676 1933585869456 MainThread INFO neutron.agent.securitygroups_rpc [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Security group member updated ['ec46b882-53d7-46fa-8472-7df45d36abb4'] 2022-01-19 13:14:32.796 4676 1933585869456 MainThread INFO neutron.agent.securitygroups_rpc [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Refresh firewall rules 2022-01-19 13:14:32.796 4676 1933585869456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Get security group information for devices via rpc ['9205ccaa-4015-4f7f-9495-f8d8bf8b4502', '59c5b9d4-f569-4a17-981a-bf4fe9a03bbb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:14:33.018 4676 1933585869456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update security group information for ports dict_keys(['59c5b9d4-f569-4a17-981a-bf4fe9a03bbb', '9205ccaa-4015-4f7f-9495-f8d8bf8b4502']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:14:33.018 4676 1933585869456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:14:33.018 4676 1933585869456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update rules of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:14:33.018 4676 1933585869456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update members of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:14:33.018 4676 1933585869456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update port filter for 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:14:33.018 4676 1933585869456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Updating port rules. 2022-01-19 13:14:33.018 4676 1933585869456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-19 13:14:33.018 4676 1933585869456 MainThread DEBUG oslo_concurrency.lockutils [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:33.171 4676 1933585869456 MainThread DEBUG oslo_concurrency.lockutils [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:33.171 4676 1933585869456 MainThread DEBUG oslo_concurrency.lockutils [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:33.171 4676 1933585869456 MainThread DEBUG oslo_concurrency.lockutils [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:33.171 4676 1933585869456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update port filter for 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:14:33.171 4676 1933585869456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Updating port rules. 2022-01-19 13:14:33.171 4676 1933585869456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-19 13:14:33.171 4676 1933585869456 MainThread DEBUG oslo_concurrency.lockutils [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:33.329 4676 1933585869456 MainThread DEBUG oslo_concurrency.lockutils [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:33.329 4676 1933585869456 MainThread DEBUG oslo_concurrency.lockutils [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:33.329 4676 1933585869456 MainThread DEBUG oslo_concurrency.lockutils [req-aee13604-5983-4275-8624-64bd67371dc4 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:33.735 4676 1933581508096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7034c1e6-288e-44f5-a271-2fad1b68534c 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '59b06f6e-2f41-4c80-8815-9794967b507b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:14:34.351 4676 1933581508096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3897792c-f1c7-4497-aa05-943617efeb68 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: 771e9a17-d878-477d-b112-efecdb278d60 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:14:34.360 4676 1933581508096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3897792c-f1c7-4497-aa05-943617efeb68 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port 771e9a17-d878-477d-b112-efecdb278d60 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:14:35.405 4676 1933585606960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b95fc3f-9fad-4185-9ef5-15e23374ff61 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for 'c230fdfd-21dd-4875-b211-102cd8f2c90b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:14:36.142 4676 1933585606960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a87aebb2-d870-4370-9e47-3a902c5625b0 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '63470926-a9a6-4844-ba3e-98074378f309' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:14:36.359 4676 1933586438800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a87aebb2-d870-4370-9e47-3a902c5625b0 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] network_delete received. Deleting network c97970eb-1cd7-4b38-8fa2-dc9eda10cae4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-19 13:14:36.359 4676 1933586438800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a87aebb2-d870-4370-9e47-3a902c5625b0 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] Network c97970eb-1cd7-4b38-8fa2-dc9eda10cae4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-19 13:14:36.628 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 771e9a17-d878-477d-b112-efecdb278d60 2022-01-19 13:14:37.800 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:14:37.981 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port 771e9a17-d878-477d-b112-efecdb278d60 2022-01-19 13:14:37.981 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port 771e9a17-d878-477d-b112-efecdb278d60 updated. Details: {'device': '771e9a17-d878-477d-b112-efecdb278d60', 'network_id': '35b16c67-43df-4608-874b-8f57b3714987', 'port_id': '771e9a17-d878-477d-b112-efecdb278d60', 'mac_address': 'fa:16:3e:99:8b:b8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 440, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7ff7b5ad-065a-4c89-bc5e-155d158f7514', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:14:37.981 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:14:37.981 4676 1933586772736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-771e9a17-d878-477d-b112-efecdb278d60" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:37.981 4676 1933586772736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 771e9a17-d878-477d-b112-efecdb278d60 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:14:38.007 4676 1933586772736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:14:38.203 4676 1933586772736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '771e9a17-d878-477d-b112-efecdb278d60') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:14:38.203 4676 1933586772736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '771e9a17-d878-477d-b112-efecdb278d60') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:14:38.203 4676 1933586772736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 771e9a17-d878-477d-b112-efecdb278d60 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:14:38.203 4676 1933586772736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 440, VLAN trunk: None to switch port 771e9a17-d878-477d-b112-efecdb278d60 2022-01-19 13:14:38.353 4676 1933586772736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:14:38.353 4676 1933586772736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['771e9a17-d878-477d-b112-efecdb278d60'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:14:38.495 4676 1933586772736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['771e9a17-d878-477d-b112-efecdb278d60']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:14:38.495 4676 1933586772736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:14:38.499 4676 1933586772736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:14:38.499 4676 1933586772736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:14:38.499 4676 1933586772736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 771e9a17-d878-477d-b112-efecdb278d60 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:14:38.499 4676 1933586772736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:14:38.499 4676 1933586772736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 771e9a17-d878-477d-b112-efecdb278d60 not yet added. Adding. 2022-01-19 13:14:38.499 4676 1933586772736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:14:38.499 4676 1933586772736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:14:38.679 4676 1933586772736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-771e9a17-d878-477d-b112-efecdb278d60" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:38.845 4676 1933586772736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-771e9a17-d878-477d-b112-efecdb278d60" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:38.845 4676 1933586772736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-771e9a17-d878-477d-b112-efecdb278d60" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:39.054 4676 1933586772736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-771e9a17-d878-477d-b112-efecdb278d60" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:39.187 4676 1933586772736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-771e9a17-d878-477d-b112-efecdb278d60" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:39.187 4676 1933586772736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 771e9a17-d878-477d-b112-efecdb278d60 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:14:39.187 4676 1933586772736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 771e9a17-d878-477d-b112-efecdb278d60 processed. 2022-01-19 13:14:39.810 4676 1933586772736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:39.978 4676 1933586772736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:54.546 4676 1933587266896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Security group member updated on remote: ['ec46b882-53d7-46fa-8472-7df45d36abb4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:14:54.546 4676 1933587266896 MainThread INFO neutron.agent.securitygroups_rpc [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Security group member updated ['ec46b882-53d7-46fa-8472-7df45d36abb4'] 2022-01-19 13:14:54.546 4676 1933587266896 MainThread INFO neutron.agent.securitygroups_rpc [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Refresh firewall rules 2022-01-19 13:14:54.563 4676 1933587266896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Get security group information for devices via rpc ['9205ccaa-4015-4f7f-9495-f8d8bf8b4502', '59c5b9d4-f569-4a17-981a-bf4fe9a03bbb', '771e9a17-d878-477d-b112-efecdb278d60'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:14:54.887 4676 1933587266896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update security group information for ports dict_keys(['59c5b9d4-f569-4a17-981a-bf4fe9a03bbb', '771e9a17-d878-477d-b112-efecdb278d60', '9205ccaa-4015-4f7f-9495-f8d8bf8b4502']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:14:54.887 4676 1933587266896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:14:54.887 4676 1933587266896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update rules of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:14:54.887 4676 1933587266896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update members of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:14:54.887 4676 1933587266896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update port filter for 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:14:54.887 4676 1933587266896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Updating port rules. 2022-01-19 13:14:54.887 4676 1933587266896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-19 13:14:54.887 4676 1933587266896 MainThread DEBUG oslo_concurrency.lockutils [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:55.088 4676 1933587266896 MainThread DEBUG oslo_concurrency.lockutils [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:55.097 4676 1933587266896 MainThread DEBUG oslo_concurrency.lockutils [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:55.097 4676 1933587266896 MainThread DEBUG oslo_concurrency.lockutils [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:55.097 4676 1933587266896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update port filter for 771e9a17-d878-477d-b112-efecdb278d60 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:14:55.097 4676 1933587266896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Updating port rules. 2022-01-19 13:14:55.097 4676 1933587266896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-19 13:14:55.097 4676 1933587266896 MainThread DEBUG oslo_concurrency.lockutils [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-771e9a17-d878-477d-b112-efecdb278d60" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:55.290 4676 1933587266896 MainThread DEBUG oslo_concurrency.lockutils [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-771e9a17-d878-477d-b112-efecdb278d60" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:55.290 4676 1933587266896 MainThread DEBUG oslo_concurrency.lockutils [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-771e9a17-d878-477d-b112-efecdb278d60" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:55.290 4676 1933587266896 MainThread DEBUG oslo_concurrency.lockutils [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-771e9a17-d878-477d-b112-efecdb278d60" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:55.290 4676 1933587266896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update port filter for 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:14:55.290 4676 1933587266896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Updating port rules. 2022-01-19 13:14:55.290 4676 1933587266896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-19 13:14:55.290 4676 1933587266896 MainThread DEBUG oslo_concurrency.lockutils [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:55.482 4676 1933587266896 MainThread DEBUG oslo_concurrency.lockutils [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:55.482 4676 1933587266896 MainThread DEBUG oslo_concurrency.lockutils [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:14:55.482 4676 1933587266896 MainThread DEBUG oslo_concurrency.lockutils [req-4775d726-9be8-4b30-8d3e-4c4411823bf1 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:14:55.546 4676 1933587266896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-983b0f59-309b-424a-baa7-3cb987079215 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: 5f8ad3b5-4989-4feb-9282-62aa8f765152 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:14:55.567 4676 1933587266896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-983b0f59-309b-424a-baa7-3cb987079215 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port 5f8ad3b5-4989-4feb-9282-62aa8f765152 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:14:58.808 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5f8ad3b5-4989-4feb-9282-62aa8f765152 2022-01-19 13:14:59.933 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:15:00.266 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port 5f8ad3b5-4989-4feb-9282-62aa8f765152 2022-01-19 13:15:00.266 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port 5f8ad3b5-4989-4feb-9282-62aa8f765152 updated. Details: {'device': '5f8ad3b5-4989-4feb-9282-62aa8f765152', 'network_id': '35b16c67-43df-4608-874b-8f57b3714987', 'port_id': '5f8ad3b5-4989-4feb-9282-62aa8f765152', 'mac_address': 'fa:16:3e:62:59:67', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 440, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7ff7b5ad-065a-4c89-bc5e-155d158f7514', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:15:00.266 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:15:00.266 4676 1933586159040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5f8ad3b5-4989-4feb-9282-62aa8f765152" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:00.266 4676 1933586159040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5f8ad3b5-4989-4feb-9282-62aa8f765152 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:15:00.266 4676 1933586159040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:15:00.438 4676 1933586159040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5f8ad3b5-4989-4feb-9282-62aa8f765152') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:15:00.438 4676 1933586159040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5f8ad3b5-4989-4feb-9282-62aa8f765152') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:15:00.454 4676 1933586159040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5f8ad3b5-4989-4feb-9282-62aa8f765152 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:15:00.454 4676 1933586159040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 440, VLAN trunk: None to switch port 5f8ad3b5-4989-4feb-9282-62aa8f765152 2022-01-19 13:15:00.583 4676 1933586159040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:15:00.583 4676 1933586159040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5f8ad3b5-4989-4feb-9282-62aa8f765152'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:15:00.734 4676 1933586159040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5f8ad3b5-4989-4feb-9282-62aa8f765152']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:15:00.734 4676 1933586159040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:15:00.734 4676 1933586159040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:15:00.734 4676 1933586159040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:15:00.734 4676 1933586159040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5f8ad3b5-4989-4feb-9282-62aa8f765152 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:15:00.734 4676 1933586159040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:15:00.734 4676 1933586159040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5f8ad3b5-4989-4feb-9282-62aa8f765152 not yet added. Adding. 2022-01-19 13:15:00.734 4676 1933586159040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:15:00.734 4676 1933586159040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:15:00.918 4676 1933586159040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f8ad3b5-4989-4feb-9282-62aa8f765152" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:01.107 4676 1933586159040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f8ad3b5-4989-4feb-9282-62aa8f765152" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:01.107 4676 1933586159040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f8ad3b5-4989-4feb-9282-62aa8f765152" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:01.342 4676 1933586159040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5f8ad3b5-4989-4feb-9282-62aa8f765152" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:01.489 4676 1933586159040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5f8ad3b5-4989-4feb-9282-62aa8f765152" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:01.489 4676 1933586159040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5f8ad3b5-4989-4feb-9282-62aa8f765152 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:15:01.489 4676 1933586159040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5f8ad3b5-4989-4feb-9282-62aa8f765152 processed. 2022-01-19 13:15:01.938 4676 1933586159040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:02.106 4676 1933586159040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:22.311 4676 1933585940544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Security group member updated on remote: ['ec46b882-53d7-46fa-8472-7df45d36abb4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:15:22.311 4676 1933585940544 MainThread INFO neutron.agent.securitygroups_rpc [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Security group member updated ['ec46b882-53d7-46fa-8472-7df45d36abb4'] 2022-01-19 13:15:22.311 4676 1933585940544 MainThread INFO neutron.agent.securitygroups_rpc [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Refresh firewall rules 2022-01-19 13:15:22.311 4676 1933585940544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Get security group information for devices via rpc ['9205ccaa-4015-4f7f-9495-f8d8bf8b4502', '59c5b9d4-f569-4a17-981a-bf4fe9a03bbb', '771e9a17-d878-477d-b112-efecdb278d60', '5f8ad3b5-4989-4feb-9282-62aa8f765152'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:15:22.402 4676 1933585941248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] port_delete event received for '5f8ad3b5-4989-4feb-9282-62aa8f765152' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:15:22.674 4676 1933585940544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update security group information for ports dict_keys(['59c5b9d4-f569-4a17-981a-bf4fe9a03bbb', '771e9a17-d878-477d-b112-efecdb278d60', '9205ccaa-4015-4f7f-9495-f8d8bf8b4502']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:15:22.674 4676 1933585940544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:15:22.674 4676 1933585940544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update rules of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:15:22.674 4676 1933585940544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update members of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:15:22.674 4676 1933585940544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update port filter for 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:15:22.674 4676 1933585940544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Updating port rules. 2022-01-19 13:15:22.674 4676 1933585940544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-19 13:15:22.674 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:22.674 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:22.684 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:22.810 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5f8ad3b5-4989-4feb-9282-62aa8f765152 2022-01-19 13:15:22.918 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:22.918 4676 1933585940544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update port filter for 771e9a17-d878-477d-b112-efecdb278d60 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:15:22.918 4676 1933585940544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Updating port rules. 2022-01-19 13:15:22.918 4676 1933585940544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-19 13:15:22.918 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-771e9a17-d878-477d-b112-efecdb278d60" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:22.918 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-771e9a17-d878-477d-b112-efecdb278d60" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:22.918 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-771e9a17-d878-477d-b112-efecdb278d60" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:23.139 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-771e9a17-d878-477d-b112-efecdb278d60" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:23.139 4676 1933585940544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update port filter for 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:15:23.139 4676 1933585940544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Updating port rules. 2022-01-19 13:15:23.139 4676 1933585940544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-19 13:15:23.139 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:23.139 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:23.139 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:23.398 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-bcc95143-14fd-4c03-86aa-b8d6c1bd7e22 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:24.049 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:15:24.049 4676 1933584620880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5f8ad3b5-4989-4feb-9282-62aa8f765152' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:15:24.049 4676 1933584620880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5f8ad3b5-4989-4feb-9282-62aa8f765152' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:15:24.049 4676 1933584620880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5f8ad3b5-4989-4feb-9282-62aa8f765152 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:15:24.075 4676 1933584620880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5f8ad3b5-4989-4feb-9282-62aa8f765152'] 2022-01-19 13:15:24.075 4676 1933584620880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:15:24.075 4676 1933584620880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:15:24.075 4676 1933584620880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5f8ad3b5-4989-4feb-9282-62aa8f765152'] 2022-01-19 13:15:26.064 4676 1933584620880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:26.089 4676 1933584620880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:26.855 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 771e9a17-d878-477d-b112-efecdb278d60 2022-01-19 13:15:27.237 4676 1933585940544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Security group member updated on remote: ['ec46b882-53d7-46fa-8472-7df45d36abb4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:15:27.237 4676 1933585940544 MainThread INFO neutron.agent.securitygroups_rpc [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Security group member updated ['ec46b882-53d7-46fa-8472-7df45d36abb4'] 2022-01-19 13:15:27.237 4676 1933585940544 MainThread INFO neutron.agent.securitygroups_rpc [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Refresh firewall rules 2022-01-19 13:15:27.237 4676 1933585940544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Get security group information for devices via rpc ['9205ccaa-4015-4f7f-9495-f8d8bf8b4502', '59c5b9d4-f569-4a17-981a-bf4fe9a03bbb', '771e9a17-d878-477d-b112-efecdb278d60'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:15:27.340 4676 1933586902704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] port_delete event received for '771e9a17-d878-477d-b112-efecdb278d60' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:15:27.487 4676 1933585940544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update security group information for ports dict_keys(['59c5b9d4-f569-4a17-981a-bf4fe9a03bbb', '9205ccaa-4015-4f7f-9495-f8d8bf8b4502']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:15:27.487 4676 1933585940544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:15:27.487 4676 1933585940544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update rules of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:15:27.487 4676 1933585940544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update members of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:15:27.487 4676 1933585940544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update port filter for 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:15:27.487 4676 1933585940544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Updating port rules. 2022-01-19 13:15:27.512 4676 1933585940544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-19 13:15:27.512 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:27.512 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:27.514 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:27.746 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-59c5b9d4-f569-4a17-981a-bf4fe9a03bbb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:27.746 4676 1933585940544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update port filter for 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:15:27.746 4676 1933585940544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Updating port rules. 2022-01-19 13:15:27.746 4676 1933585940544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-19 13:15:27.746 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:27.746 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:27.746 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:27.935 4676 1933585940544 MainThread DEBUG oslo_concurrency.lockutils [req-4bde96c8-5ac4-49b4-a841-800ba6ff5191 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:28.078 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:15:28.078 4676 1933585940544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '771e9a17-d878-477d-b112-efecdb278d60' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:15:28.078 4676 1933585940544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '771e9a17-d878-477d-b112-efecdb278d60' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:15:28.078 4676 1933585940544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 771e9a17-d878-477d-b112-efecdb278d60 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:15:28.098 4676 1933585940544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['771e9a17-d878-477d-b112-efecdb278d60'] 2022-01-19 13:15:28.098 4676 1933585940544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:15:28.098 4676 1933585940544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:15:28.098 4676 1933585940544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['771e9a17-d878-477d-b112-efecdb278d60'] 2022-01-19 13:15:30.075 4676 1933586511648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:30.106 4676 1933586511648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:30.718 4676 1933586511648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ecb2f6b9-4878-4019-bbf5-dd3ccfaca740 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Security group member updated on remote: ['ec46b882-53d7-46fa-8472-7df45d36abb4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:15:30.718 4676 1933586511648 MainThread INFO neutron.agent.securitygroups_rpc [req-ecb2f6b9-4878-4019-bbf5-dd3ccfaca740 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Security group member updated ['ec46b882-53d7-46fa-8472-7df45d36abb4'] 2022-01-19 13:15:30.718 4676 1933586511648 MainThread INFO neutron.agent.securitygroups_rpc [req-ecb2f6b9-4878-4019-bbf5-dd3ccfaca740 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Refresh firewall rules 2022-01-19 13:15:30.718 4676 1933586511648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ecb2f6b9-4878-4019-bbf5-dd3ccfaca740 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Get security group information for devices via rpc ['9205ccaa-4015-4f7f-9495-f8d8bf8b4502', '59c5b9d4-f569-4a17-981a-bf4fe9a03bbb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:15:30.793 4676 1933585295664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecb2f6b9-4878-4019-bbf5-dd3ccfaca740 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] port_delete event received for '59c5b9d4-f569-4a17-981a-bf4fe9a03bbb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:15:30.889 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb 2022-01-19 13:15:30.907 4676 1933586511648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ecb2f6b9-4878-4019-bbf5-dd3ccfaca740 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update security group information for ports dict_keys(['9205ccaa-4015-4f7f-9495-f8d8bf8b4502']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:15:30.907 4676 1933586511648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ecb2f6b9-4878-4019-bbf5-dd3ccfaca740 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:15:30.907 4676 1933586511648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ecb2f6b9-4878-4019-bbf5-dd3ccfaca740 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update rules of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:15:30.907 4676 1933586511648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ecb2f6b9-4878-4019-bbf5-dd3ccfaca740 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update members of security group (ec46b882-53d7-46fa-8472-7df45d36abb4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:15:30.907 4676 1933586511648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ecb2f6b9-4878-4019-bbf5-dd3ccfaca740 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update port filter for 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:15:30.907 4676 1933586511648 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ecb2f6b9-4878-4019-bbf5-dd3ccfaca740 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Updating port rules. 2022-01-19 13:15:30.907 4676 1933586511648 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ecb2f6b9-4878-4019-bbf5-dd3ccfaca740 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-19 13:15:30.907 4676 1933586511648 MainThread DEBUG oslo_concurrency.lockutils [req-ecb2f6b9-4878-4019-bbf5-dd3ccfaca740 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:30.907 4676 1933586511648 MainThread DEBUG oslo_concurrency.lockutils [req-ecb2f6b9-4878-4019-bbf5-dd3ccfaca740 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:30.907 4676 1933586511648 MainThread DEBUG oslo_concurrency.lockutils [req-ecb2f6b9-4878-4019-bbf5-dd3ccfaca740 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:31.092 4676 1933586511648 MainThread DEBUG oslo_concurrency.lockutils [req-ecb2f6b9-4878-4019-bbf5-dd3ccfaca740 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Lock "n-hv-driver-port-lock-9205ccaa-4015-4f7f-9495-f8d8bf8b4502" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:32.076 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:15:32.076 4676 1933586511648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '59c5b9d4-f569-4a17-981a-bf4fe9a03bbb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:15:32.076 4676 1933586511648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '59c5b9d4-f569-4a17-981a-bf4fe9a03bbb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:15:32.076 4676 1933586511648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 59c5b9d4-f569-4a17-981a-bf4fe9a03bbb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:15:32.076 4676 1933586511648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59c5b9d4-f569-4a17-981a-bf4fe9a03bbb'] 2022-01-19 13:15:32.076 4676 1933586511648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:15:32.076 4676 1933586511648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:15:32.076 4676 1933586511648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59c5b9d4-f569-4a17-981a-bf4fe9a03bbb'] 2022-01-19 13:15:34.095 4676 1933586511648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:34.122 4676 1933586511648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:15:34.981 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 2022-01-19 13:15:35.401 4676 1933563303008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e45ec21c-abf8-41f0-8c0b-f12242bf0336 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Security group member updated on remote: ['ec46b882-53d7-46fa-8472-7df45d36abb4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:15:35.411 4676 1933563303008 MainThread INFO neutron.agent.securitygroups_rpc [req-e45ec21c-abf8-41f0-8c0b-f12242bf0336 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Security group member updated ['ec46b882-53d7-46fa-8472-7df45d36abb4'] 2022-01-19 13:15:35.411 4676 1933563303008 MainThread INFO neutron.agent.securitygroups_rpc [req-e45ec21c-abf8-41f0-8c0b-f12242bf0336 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Refresh firewall rules 2022-01-19 13:15:35.411 4676 1933563303008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e45ec21c-abf8-41f0-8c0b-f12242bf0336 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Get security group information for devices via rpc ['9205ccaa-4015-4f7f-9495-f8d8bf8b4502'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:15:35.448 4676 1933563303008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e45ec21c-abf8-41f0-8c0b-f12242bf0336 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:15:35.448 4676 1933563303008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e45ec21c-abf8-41f0-8c0b-f12242bf0336 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:15:35.480 4676 1933587517504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e45ec21c-abf8-41f0-8c0b-f12242bf0336 a910cea139a54d91b857994060c3ba42 572a039c553a406a96e802aa59566f87 - - -] port_delete event received for '9205ccaa-4015-4f7f-9495-f8d8bf8b4502' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:15:36.105 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:15:36.105 4676 1933586668528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9205ccaa-4015-4f7f-9495-f8d8bf8b4502' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:15:36.105 4676 1933586668528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9205ccaa-4015-4f7f-9495-f8d8bf8b4502' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:15:36.105 4676 1933586668528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9205ccaa-4015-4f7f-9495-f8d8bf8b4502 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:15:36.105 4676 1933586668528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 35b16c67-43df-4608-874b-8f57b3714987 2022-01-19 13:15:36.105 4676 1933586668528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9205ccaa-4015-4f7f-9495-f8d8bf8b4502'] 2022-01-19 13:15:36.105 4676 1933586668528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:15:36.105 4676 1933586668528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:15:36.105 4676 1933586668528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9205ccaa-4015-4f7f-9495-f8d8bf8b4502'] 2022-01-19 13:15:37.105 4676 1933585671792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07150d06-75a5-490a-bab2-b760d6c34052 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] network_delete received. Deleting network 35b16c67-43df-4608-874b-8f57b3714987 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-19 13:15:37.105 4676 1933585671792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07150d06-75a5-490a-bab2-b760d6c34052 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] Network 35b16c67-43df-4608-874b-8f57b3714987 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-19 13:15:38.106 4676 1933581508096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:15:38.106 4676 1933581508096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:16:01.592 4676 1933587466720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d0c3c3a-90c3-4d0a-8872-40fc642a2f8a 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] Security group member updated on remote: ['a50468d6-cd0f-4eaa-b4c1-d148cb9a67cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:16:01.592 4676 1933587466720 MainThread INFO neutron.agent.securitygroups_rpc [req-0d0c3c3a-90c3-4d0a-8872-40fc642a2f8a 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] Security group member updated ['a50468d6-cd0f-4eaa-b4c1-d148cb9a67cd'] 2022-01-19 13:16:02.603 4676 1933587457296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5193868e-63ae-4837-8973-3cf1bbb8aae4 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: 3145e6f0-0f3c-448a-b9ee-77831a60f86f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:16:02.613 4676 1933587457296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5193868e-63ae-4837-8973-3cf1bbb8aae4 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port 3145e6f0-0f3c-448a-b9ee-77831a60f86f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:16:05.294 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3145e6f0-0f3c-448a-b9ee-77831a60f86f 2022-01-19 13:16:06.274 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:16:06.462 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port 3145e6f0-0f3c-448a-b9ee-77831a60f86f 2022-01-19 13:16:06.462 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port 3145e6f0-0f3c-448a-b9ee-77831a60f86f updated. Details: {'device': '3145e6f0-0f3c-448a-b9ee-77831a60f86f', 'network_id': '61f6820b-36e9-4b7c-8080-e6fab56b1c25', 'port_id': '3145e6f0-0f3c-448a-b9ee-77831a60f86f', 'mac_address': 'fa:16:3e:9b:f3:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 436, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '39e24ef8-8e2b-4485-904d-e25c93516bc1', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:16:06.462 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:16:06.462 4676 1933584270080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3145e6f0-0f3c-448a-b9ee-77831a60f86f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:16:06.462 4676 1933584270080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3145e6f0-0f3c-448a-b9ee-77831a60f86f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:16:06.462 4676 1933584270080 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 61f6820b-36e9-4b7c-8080-e6fab56b1c25 2022-01-19 13:16:06.462 4676 1933584270080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:16:06.653 4676 1933584270080 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3145e6f0-0f3c-448a-b9ee-77831a60f86f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:16:06.653 4676 1933584270080 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3145e6f0-0f3c-448a-b9ee-77831a60f86f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:16:06.653 4676 1933584270080 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3145e6f0-0f3c-448a-b9ee-77831a60f86f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:16:06.653 4676 1933584270080 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 436, VLAN trunk: None to switch port 3145e6f0-0f3c-448a-b9ee-77831a60f86f 2022-01-19 13:16:06.745 4676 1933584270080 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:16:06.745 4676 1933584270080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3145e6f0-0f3c-448a-b9ee-77831a60f86f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:16:06.884 4676 1933584270080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3145e6f0-0f3c-448a-b9ee-77831a60f86f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:16:06.899 4676 1933584270080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:16:06.899 4676 1933584270080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a50468d6-cd0f-4eaa-b4c1-d148cb9a67cd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:16:06.899 4676 1933584270080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a50468d6-cd0f-4eaa-b4c1-d148cb9a67cd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:16:06.899 4676 1933584270080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3145e6f0-0f3c-448a-b9ee-77831a60f86f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:16:06.899 4676 1933584270080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:16:06.899 4676 1933584270080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3145e6f0-0f3c-448a-b9ee-77831a60f86f not yet added. Adding. 2022-01-19 13:16:06.899 4676 1933584270080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:16:06.899 4676 1933584270080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:16:06.996 4676 1933584270080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3145e6f0-0f3c-448a-b9ee-77831a60f86f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:16:07.087 4676 1933584270080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3145e6f0-0f3c-448a-b9ee-77831a60f86f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:16:07.087 4676 1933584270080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3145e6f0-0f3c-448a-b9ee-77831a60f86f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:16:07.243 4676 1933584270080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3145e6f0-0f3c-448a-b9ee-77831a60f86f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:16:07.368 4676 1933584270080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3145e6f0-0f3c-448a-b9ee-77831a60f86f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:16:07.368 4676 1933584270080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3145e6f0-0f3c-448a-b9ee-77831a60f86f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:16:07.368 4676 1933584270080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3145e6f0-0f3c-448a-b9ee-77831a60f86f processed. 2022-01-19 13:16:08.290 4676 1933584270080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:16:08.461 4676 1933584270080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:16:59.211 4676 1933585753888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f8e66ac-6c67-4e84-9561-5916f3d9932d 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] Security group member updated on remote: ['a50468d6-cd0f-4eaa-b4c1-d148cb9a67cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:16:59.211 4676 1933585753888 MainThread INFO neutron.agent.securitygroups_rpc [req-8f8e66ac-6c67-4e84-9561-5916f3d9932d 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] Security group member updated ['a50468d6-cd0f-4eaa-b4c1-d148cb9a67cd'] 2022-01-19 13:16:59.211 4676 1933585753888 MainThread INFO neutron.agent.securitygroups_rpc [req-8f8e66ac-6c67-4e84-9561-5916f3d9932d 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] Refresh firewall rules 2022-01-19 13:16:59.211 4676 1933585753888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f8e66ac-6c67-4e84-9561-5916f3d9932d 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] Get security group information for devices via rpc ['3145e6f0-0f3c-448a-b9ee-77831a60f86f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:16:59.238 4676 1933585753888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f8e66ac-6c67-4e84-9561-5916f3d9932d 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:16:59.238 4676 1933585753888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f8e66ac-6c67-4e84-9561-5916f3d9932d 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:16:59.300 4676 1933585753888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f8e66ac-6c67-4e84-9561-5916f3d9932d 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] port_delete event received for '3145e6f0-0f3c-448a-b9ee-77831a60f86f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:16:59.758 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3145e6f0-0f3c-448a-b9ee-77831a60f86f 2022-01-19 13:17:00.566 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:17:00.566 4676 1933588527584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3145e6f0-0f3c-448a-b9ee-77831a60f86f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:17:00.571 4676 1933588527584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3145e6f0-0f3c-448a-b9ee-77831a60f86f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:17:00.571 4676 1933588527584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3145e6f0-0f3c-448a-b9ee-77831a60f86f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:17:00.571 4676 1933588527584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 61f6820b-36e9-4b7c-8080-e6fab56b1c25 2022-01-19 13:17:00.571 4676 1933588527584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3145e6f0-0f3c-448a-b9ee-77831a60f86f'] 2022-01-19 13:17:00.582 4676 1933588527584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:17:00.582 4676 1933588527584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:17:00.582 4676 1933588527584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3145e6f0-0f3c-448a-b9ee-77831a60f86f'] 2022-01-19 13:17:02.566 4676 1933584844048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:17:03.106 4676 1933584844048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:17:12.288 4676 1933585863248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb24b07d-87c9-419d-9b13-9de15ab14751 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] Security group member updated on remote: ['a50468d6-cd0f-4eaa-b4c1-d148cb9a67cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:17:12.288 4676 1933585863248 MainThread INFO neutron.agent.securitygroups_rpc [req-bb24b07d-87c9-419d-9b13-9de15ab14751 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] Security group member updated ['a50468d6-cd0f-4eaa-b4c1-d148cb9a67cd'] 2022-01-19 13:17:13.008 4676 1933588593120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f579777c-fcef-4287-977a-8ce3f8b0706c 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: 045693d8-5dd9-4b76-a616-d12a05819e88 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:17:13.034 4676 1933588593120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f579777c-fcef-4287-977a-8ce3f8b0706c 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port 045693d8-5dd9-4b76-a616-d12a05819e88 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:17:15.991 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 045693d8-5dd9-4b76-a616-d12a05819e88 2022-01-19 13:17:16.643 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:17:16.830 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port 045693d8-5dd9-4b76-a616-d12a05819e88 2022-01-19 13:17:16.830 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port 045693d8-5dd9-4b76-a616-d12a05819e88 updated. Details: {'device': '045693d8-5dd9-4b76-a616-d12a05819e88', 'network_id': '61f6820b-36e9-4b7c-8080-e6fab56b1c25', 'port_id': '045693d8-5dd9-4b76-a616-d12a05819e88', 'mac_address': 'fa:16:3e:2a:0b:22', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 436, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '39e24ef8-8e2b-4485-904d-e25c93516bc1', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:17:16.830 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:17:16.830 4676 1933587473504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-045693d8-5dd9-4b76-a616-d12a05819e88" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:17:16.830 4676 1933587473504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 045693d8-5dd9-4b76-a616-d12a05819e88 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:17:16.830 4676 1933587473504 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 61f6820b-36e9-4b7c-8080-e6fab56b1c25 2022-01-19 13:17:16.830 4676 1933587473504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:17:17.018 4676 1933587473504 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '045693d8-5dd9-4b76-a616-d12a05819e88') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:17:17.018 4676 1933587473504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '045693d8-5dd9-4b76-a616-d12a05819e88') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:17:17.041 4676 1933587473504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 045693d8-5dd9-4b76-a616-d12a05819e88 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:17:17.041 4676 1933587473504 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 436, VLAN trunk: None to switch port 045693d8-5dd9-4b76-a616-d12a05819e88 2022-01-19 13:17:17.143 4676 1933587473504 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:17:17.143 4676 1933587473504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['045693d8-5dd9-4b76-a616-d12a05819e88'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:17:17.283 4676 1933587473504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['045693d8-5dd9-4b76-a616-d12a05819e88']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:17:17.283 4676 1933587473504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:17:17.283 4676 1933587473504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a50468d6-cd0f-4eaa-b4c1-d148cb9a67cd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:17:17.283 4676 1933587473504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a50468d6-cd0f-4eaa-b4c1-d148cb9a67cd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-19 13:17:17.283 4676 1933587473504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 045693d8-5dd9-4b76-a616-d12a05819e88 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:17:17.299 4676 1933587473504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:17:17.299 4676 1933587473504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 045693d8-5dd9-4b76-a616-d12a05819e88 not yet added. Adding. 2022-01-19 13:17:17.299 4676 1933587473504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:17:17.299 4676 1933587473504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:17:17.400 4676 1933587473504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-045693d8-5dd9-4b76-a616-d12a05819e88" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:17:17.518 4676 1933587473504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-045693d8-5dd9-4b76-a616-d12a05819e88" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:17:17.518 4676 1933587473504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-045693d8-5dd9-4b76-a616-d12a05819e88" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:17:17.674 4676 1933587473504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-045693d8-5dd9-4b76-a616-d12a05819e88" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:17:17.785 4676 1933587473504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-045693d8-5dd9-4b76-a616-d12a05819e88" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:17:17.785 4676 1933587473504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 045693d8-5dd9-4b76-a616-d12a05819e88 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:17:17.807 4676 1933587473504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 045693d8-5dd9-4b76-a616-d12a05819e88 processed. 2022-01-19 13:17:18.658 4676 1933587473504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:17:18.955 4676 1933587473504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:17:45.775 4676 1933584844752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6937a9d4-0b01-4b7f-ab46-1e6c8cae6185 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] Security group member updated on remote: ['a50468d6-cd0f-4eaa-b4c1-d148cb9a67cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:17:45.775 4676 1933584844752 MainThread INFO neutron.agent.securitygroups_rpc [req-6937a9d4-0b01-4b7f-ab46-1e6c8cae6185 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] Security group member updated ['a50468d6-cd0f-4eaa-b4c1-d148cb9a67cd'] 2022-01-19 13:17:45.775 4676 1933584844752 MainThread INFO neutron.agent.securitygroups_rpc [req-6937a9d4-0b01-4b7f-ab46-1e6c8cae6185 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] Refresh firewall rules 2022-01-19 13:17:45.797 4676 1933584844752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6937a9d4-0b01-4b7f-ab46-1e6c8cae6185 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] Get security group information for devices via rpc ['045693d8-5dd9-4b76-a616-d12a05819e88'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:17:45.813 4676 1933584844752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6937a9d4-0b01-4b7f-ab46-1e6c8cae6185 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:17:45.828 4676 1933584844752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6937a9d4-0b01-4b7f-ab46-1e6c8cae6185 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:17:45.884 4676 1933584844752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6937a9d4-0b01-4b7f-ab46-1e6c8cae6185 902878ba8dfe4572aa892ba4792f8605 30dd718b52cd42bb905ae66de39c0271 - - -] port_delete event received for '045693d8-5dd9-4b76-a616-d12a05819e88' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:17:46.578 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 045693d8-5dd9-4b76-a616-d12a05819e88 2022-01-19 13:17:46.781 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:17:46.781 4676 1933585940544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '045693d8-5dd9-4b76-a616-d12a05819e88' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:17:46.781 4676 1933585940544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '045693d8-5dd9-4b76-a616-d12a05819e88' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:17:46.781 4676 1933585940544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 045693d8-5dd9-4b76-a616-d12a05819e88 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:17:46.791 4676 1933585940544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 61f6820b-36e9-4b7c-8080-e6fab56b1c25 2022-01-19 13:17:46.791 4676 1933585940544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['045693d8-5dd9-4b76-a616-d12a05819e88'] 2022-01-19 13:17:46.791 4676 1933585940544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:17:46.791 4676 1933585940544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:17:46.791 4676 1933585940544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['045693d8-5dd9-4b76-a616-d12a05819e88'] 2022-01-19 13:17:48.791 4676 1933585865184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:17:49.969 4676 1933585865184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:18:12.352 4676 1933584533808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1912d9f-393e-4309-91eb-fb23b1239678 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] network_delete received. Deleting network 61f6820b-36e9-4b7c-8080-e6fab56b1c25 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-19 13:18:12.352 4676 1933584533808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1912d9f-393e-4309-91eb-fb23b1239678 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] Network 61f6820b-36e9-4b7c-8080-e6fab56b1c25 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-19 13:18:26.086 4676 1933563197216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd97036f-f6fe-4647-85af-7257d0a38b21 - - - - -] port_update received: 52ca859c-44bf-4665-bae9-56dc101e46f2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:18:26.107 4676 1933563197216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd97036f-f6fe-4647-85af-7257d0a38b21 - - - - -] No port 52ca859c-44bf-4665-bae9-56dc101e46f2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:18:29.919 4676 1933588632848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49ae0a9c-f3c5-483c-8172-1d8cda96508c - - - - -] port_update received: 55195c39-aa7c-492f-b618-1e019778e072 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:18:29.930 4676 1933588632848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49ae0a9c-f3c5-483c-8172-1d8cda96508c - - - - -] No port 55195c39-aa7c-492f-b618-1e019778e072 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:18:30.742 4676 1933585011632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3519801e-04e7-45f4-be34-f6532616dd8b - - - - -] port_update received: 06fba627-a957-4bbd-91f6-827311587844 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:18:30.763 4676 1933585011632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3519801e-04e7-45f4-be34-f6532616dd8b - - - - -] No port 06fba627-a957-4bbd-91f6-827311587844 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:18:32.107 4676 1933582606752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0735fd4-1c5e-4a22-a250-6b7b9cdf1fff 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group rule updated on remote: ['338530c6-6b3d-4c71-a065-63248c1dec8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:18:32.107 4676 1933582606752 MainThread INFO neutron.agent.securitygroups_rpc [req-c0735fd4-1c5e-4a22-a250-6b7b9cdf1fff 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group rule updated ['338530c6-6b3d-4c71-a065-63248c1dec8b'] 2022-01-19 13:18:32.242 4676 1933583990624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a5850b5-e276-4f12-9b1f-bb09a47b357c 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group rule updated on remote: ['338530c6-6b3d-4c71-a065-63248c1dec8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:18:32.242 4676 1933583990624 MainThread INFO neutron.agent.securitygroups_rpc [req-7a5850b5-e276-4f12-9b1f-bb09a47b357c 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group rule updated ['338530c6-6b3d-4c71-a065-63248c1dec8b'] 2022-01-19 13:18:32.372 4676 1933455456912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3e7bcab-f555-4f8f-904e-1a01473379e3 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group rule updated on remote: ['338530c6-6b3d-4c71-a065-63248c1dec8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:18:32.372 4676 1933455456912 MainThread INFO neutron.agent.securitygroups_rpc [req-b3e7bcab-f555-4f8f-904e-1a01473379e3 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group rule updated ['338530c6-6b3d-4c71-a065-63248c1dec8b'] 2022-01-19 13:18:32.508 4676 1933455456912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b109b2d8-e9d5-48cd-8140-261b7a40c158 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group rule updated on remote: ['338530c6-6b3d-4c71-a065-63248c1dec8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:18:32.508 4676 1933455456912 MainThread INFO neutron.agent.securitygroups_rpc [req-b109b2d8-e9d5-48cd-8140-261b7a40c158 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group rule updated ['338530c6-6b3d-4c71-a065-63248c1dec8b'] 2022-01-19 13:18:32.622 4676 1933455456912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61639f9b-165a-40ae-a66d-d1f73aaef49e 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group rule updated on remote: ['338530c6-6b3d-4c71-a065-63248c1dec8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:18:32.622 4676 1933455456912 MainThread INFO neutron.agent.securitygroups_rpc [req-61639f9b-165a-40ae-a66d-d1f73aaef49e 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group rule updated ['338530c6-6b3d-4c71-a065-63248c1dec8b'] 2022-01-19 13:18:32.747 4676 1933455456912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7196d35c-bfad-40c2-9db5-9ceac24b106c 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group rule updated on remote: ['338530c6-6b3d-4c71-a065-63248c1dec8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-19 13:18:32.747 4676 1933455456912 MainThread INFO neutron.agent.securitygroups_rpc [req-7196d35c-bfad-40c2-9db5-9ceac24b106c 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group rule updated ['338530c6-6b3d-4c71-a065-63248c1dec8b'] 2022-01-19 13:18:35.445 4676 1933581444896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1a775ed-6fa3-44ce-a4fe-307b7907b9be - - - - -] port_update received: 118e4200-1060-4499-8fda-bd1fa1a7f20d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:18:35.445 4676 1933581444896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1a775ed-6fa3-44ce-a4fe-307b7907b9be - - - - -] No port 118e4200-1060-4499-8fda-bd1fa1a7f20d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:18:55.401 4676 1933581446480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b725d4b-b13f-40a7-9249-181d31b6eefe 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group member updated on remote: ['338530c6-6b3d-4c71-a065-63248c1dec8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:18:55.401 4676 1933581446480 MainThread INFO neutron.agent.securitygroups_rpc [req-7b725d4b-b13f-40a7-9249-181d31b6eefe 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group member updated ['338530c6-6b3d-4c71-a065-63248c1dec8b'] 2022-01-19 13:18:56.121 4676 1933581635424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83b79989-4214-4aff-995e-a66111d69fb6 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: 288134d7-d1c8-4e7f-8258-6a996b56bd1d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:18:56.121 4676 1933581635424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83b79989-4214-4aff-995e-a66111d69fb6 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port 288134d7-d1c8-4e7f-8258-6a996b56bd1d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:19:02.965 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 288134d7-d1c8-4e7f-8258-6a996b56bd1d 2022-01-19 13:19:03.121 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:19:03.301 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port 288134d7-d1c8-4e7f-8258-6a996b56bd1d 2022-01-19 13:19:03.301 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port 288134d7-d1c8-4e7f-8258-6a996b56bd1d updated. Details: {'device': '288134d7-d1c8-4e7f-8258-6a996b56bd1d', 'network_id': '06087c42-5826-4410-a555-9454849c4c76', 'port_id': '288134d7-d1c8-4e7f-8258-6a996b56bd1d', 'mac_address': 'fa:16:3e:2f:90:74', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 412, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd17d1907-f5d3-4c0c-8ea1-5a8751badafc', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:19:03.301 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:19:03.301 4676 1933584535392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-288134d7-d1c8-4e7f-8258-6a996b56bd1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:19:03.301 4676 1933584535392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 288134d7-d1c8-4e7f-8258-6a996b56bd1d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:19:03.301 4676 1933584535392 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 06087c42-5826-4410-a555-9454849c4c76 2022-01-19 13:19:03.301 4676 1933584535392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:19:03.574 4676 1933584535392 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '288134d7-d1c8-4e7f-8258-6a996b56bd1d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:19:03.574 4676 1933584535392 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '288134d7-d1c8-4e7f-8258-6a996b56bd1d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:19:03.590 4676 1933584535392 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 288134d7-d1c8-4e7f-8258-6a996b56bd1d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:19:03.590 4676 1933584535392 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 412, VLAN trunk: None to switch port 288134d7-d1c8-4e7f-8258-6a996b56bd1d 2022-01-19 13:19:03.687 4676 1933584535392 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:19:03.687 4676 1933584535392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['288134d7-d1c8-4e7f-8258-6a996b56bd1d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:19:03.918 4676 1933584535392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['288134d7-d1c8-4e7f-8258-6a996b56bd1d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:19:03.918 4676 1933584535392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:19:03.918 4676 1933584535392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (338530c6-6b3d-4c71-a065-63248c1dec8b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:19:03.932 4676 1933584535392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 288134d7-d1c8-4e7f-8258-6a996b56bd1d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:19:03.932 4676 1933584535392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:19:03.932 4676 1933584535392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 288134d7-d1c8-4e7f-8258-6a996b56bd1d not yet added. Adding. 2022-01-19 13:19:03.932 4676 1933584535392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:19:03.932 4676 1933584535392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:19:04.045 4676 1933584535392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-288134d7-d1c8-4e7f-8258-6a996b56bd1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:19:04.153 4676 1933584535392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-288134d7-d1c8-4e7f-8258-6a996b56bd1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:19:04.153 4676 1933584535392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-288134d7-d1c8-4e7f-8258-6a996b56bd1d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:19:04.301 4676 1933584535392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-288134d7-d1c8-4e7f-8258-6a996b56bd1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:19:04.402 4676 1933584535392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-288134d7-d1c8-4e7f-8258-6a996b56bd1d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:19:04.402 4676 1933584535392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 288134d7-d1c8-4e7f-8258-6a996b56bd1d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:19:04.402 4676 1933584535392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 288134d7-d1c8-4e7f-8258-6a996b56bd1d processed. 2022-01-19 13:19:05.136 4676 1933584535392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:19:05.308 4676 1933584535392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:21:26.069 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 288134d7-d1c8-4e7f-8258-6a996b56bd1d 2022-01-19 13:21:26.411 4676 1933582227760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f14d71b-5257-4b70-b894-06e3e34c51db 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group member updated on remote: ['338530c6-6b3d-4c71-a065-63248c1dec8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:21:26.411 4676 1933582227760 MainThread INFO neutron.agent.securitygroups_rpc [req-1f14d71b-5257-4b70-b894-06e3e34c51db 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group member updated ['338530c6-6b3d-4c71-a065-63248c1dec8b'] 2022-01-19 13:21:26.679 4676 1933581739632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f14d71b-5257-4b70-b894-06e3e34c51db 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] port_delete event received for '288134d7-d1c8-4e7f-8258-6a996b56bd1d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:21:27.725 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:21:27.725 4676 1933588528112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '288134d7-d1c8-4e7f-8258-6a996b56bd1d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:21:27.725 4676 1933588528112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '288134d7-d1c8-4e7f-8258-6a996b56bd1d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:21:27.725 4676 1933588528112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 288134d7-d1c8-4e7f-8258-6a996b56bd1d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:21:27.725 4676 1933588528112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 06087c42-5826-4410-a555-9454849c4c76 2022-01-19 13:21:27.725 4676 1933588528112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['288134d7-d1c8-4e7f-8258-6a996b56bd1d'] 2022-01-19 13:21:27.725 4676 1933588528112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:21:27.725 4676 1933588528112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:21:27.725 4676 1933588528112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['288134d7-d1c8-4e7f-8258-6a996b56bd1d'] 2022-01-19 13:21:29.743 4676 1933588528288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:21:29.763 4676 1933588528288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:21:30.084 4676 1933588528288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60895e29-4e40-4c6d-8f78-4934b380af27 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group member updated on remote: ['338530c6-6b3d-4c71-a065-63248c1dec8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:21:30.099 4676 1933588528288 MainThread INFO neutron.agent.securitygroups_rpc [req-60895e29-4e40-4c6d-8f78-4934b380af27 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group member updated ['338530c6-6b3d-4c71-a065-63248c1dec8b'] 2022-01-19 13:21:31.118 4676 1933588634608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8eb82162-7c70-47e2-8ebb-4e1460d7d091 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: 0bf93f14-2a1f-46cb-bdb6-c14793e5af4b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:21:31.134 4676 1933588634608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8eb82162-7c70-47e2-8ebb-4e1460d7d091 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port 0bf93f14-2a1f-46cb-bdb6-c14793e5af4b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:21:37.897 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0bf93f14-2a1f-46cb-bdb6-c14793e5af4b 2022-01-19 13:21:39.803 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:21:39.990 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port 0bf93f14-2a1f-46cb-bdb6-c14793e5af4b 2022-01-19 13:21:39.990 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port 0bf93f14-2a1f-46cb-bdb6-c14793e5af4b updated. Details: {'device': '0bf93f14-2a1f-46cb-bdb6-c14793e5af4b', 'network_id': '06087c42-5826-4410-a555-9454849c4c76', 'port_id': '0bf93f14-2a1f-46cb-bdb6-c14793e5af4b', 'mac_address': 'fa:16:3e:45:b2:f8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 412, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd17d1907-f5d3-4c0c-8ea1-5a8751badafc', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:21:39.990 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:21:39.990 4676 1933584392432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0bf93f14-2a1f-46cb-bdb6-c14793e5af4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:21:40.004 4676 1933584392432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0bf93f14-2a1f-46cb-bdb6-c14793e5af4b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:21:40.004 4676 1933584392432 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 06087c42-5826-4410-a555-9454849c4c76 2022-01-19 13:21:40.004 4676 1933584392432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:21:40.184 4676 1933584392432 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0bf93f14-2a1f-46cb-bdb6-c14793e5af4b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:21:40.184 4676 1933584392432 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0bf93f14-2a1f-46cb-bdb6-c14793e5af4b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:21:40.184 4676 1933584392432 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0bf93f14-2a1f-46cb-bdb6-c14793e5af4b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:21:40.184 4676 1933584392432 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 412, VLAN trunk: None to switch port 0bf93f14-2a1f-46cb-bdb6-c14793e5af4b 2022-01-19 13:21:40.303 4676 1933584392432 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:21:40.303 4676 1933584392432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0bf93f14-2a1f-46cb-bdb6-c14793e5af4b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:21:40.520 4676 1933584392432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0bf93f14-2a1f-46cb-bdb6-c14793e5af4b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:21:40.520 4676 1933584392432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:21:40.520 4676 1933584392432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (338530c6-6b3d-4c71-a065-63248c1dec8b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:21:40.520 4676 1933584392432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0bf93f14-2a1f-46cb-bdb6-c14793e5af4b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:21:40.520 4676 1933584392432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:21:40.520 4676 1933584392432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0bf93f14-2a1f-46cb-bdb6-c14793e5af4b not yet added. Adding. 2022-01-19 13:21:40.520 4676 1933584392432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:21:40.520 4676 1933584392432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:21:40.647 4676 1933584392432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0bf93f14-2a1f-46cb-bdb6-c14793e5af4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:21:40.754 4676 1933584392432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0bf93f14-2a1f-46cb-bdb6-c14793e5af4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:21:40.754 4676 1933584392432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0bf93f14-2a1f-46cb-bdb6-c14793e5af4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:21:40.897 4676 1933584392432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0bf93f14-2a1f-46cb-bdb6-c14793e5af4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:21:41.037 4676 1933584392432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0bf93f14-2a1f-46cb-bdb6-c14793e5af4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:21:41.037 4676 1933584392432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0bf93f14-2a1f-46cb-bdb6-c14793e5af4b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:21:41.037 4676 1933584392432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0bf93f14-2a1f-46cb-bdb6-c14793e5af4b processed. 2022-01-19 13:21:41.818 4676 1933584392432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:21:42.006 4676 1933584392432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:23:51.754 4676 1933585672496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-572d90f3-3f74-48f0-bc13-cc1c318de975 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group member updated on remote: ['338530c6-6b3d-4c71-a065-63248c1dec8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:23:51.754 4676 1933585672496 MainThread INFO neutron.agent.securitygroups_rpc [req-572d90f3-3f74-48f0-bc13-cc1c318de975 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group member updated ['338530c6-6b3d-4c71-a065-63248c1dec8b'] 2022-01-19 13:23:52.553 4676 1933587616688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d497a6da-f7b8-49be-9f68-273586d8c1cf 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] port_update received: 00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-19 13:23:52.553 4676 1933587616688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d497a6da-f7b8-49be-9f68-273586d8c1cf 714e59ee99f44d5c80ac727df93769db 47d5d973a08e4c4385f42e0eff929c46 - - -] No port 00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-19 13:24:00.803 4676 1933563792544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4 2022-01-19 13:24:02.643 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-19 13:24:02.832 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Adding port 00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4 2022-01-19 13:24:02.832 4676 1933474806944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Port 00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4 updated. Details: {'device': '00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4', 'network_id': '06087c42-5826-4410-a555-9454849c4c76', 'port_id': '00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4', 'mac_address': 'fa:16:3e:51:c2:d0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 412, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd17d1907-f5d3-4c0c-8ea1-5a8751badafc', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-19 13:24:02.832 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-19 13:24:02.832 4676 1933563989504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:24:02.832 4676 1933563989504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-19 13:24:02.832 4676 1933563989504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-19 13:24:03.075 4676 1933563989504 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:24:03.075 4676 1933563989504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-19 13:24:03.075 4676 1933563989504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-19 13:24:03.075 4676 1933563989504 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 412, VLAN trunk: None to switch port 00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4 2022-01-19 13:24:03.190 4676 1933563989504 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-19 13:24:03.190 4676 1933563989504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-19 13:24:03.412 4676 1933563989504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-19 13:24:03.412 4676 1933563989504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-19 13:24:03.412 4676 1933563989504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (338530c6-6b3d-4c71-a065-63248c1dec8b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-19 13:24:03.412 4676 1933563989504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-19 13:24:03.412 4676 1933563989504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-19 13:24:03.412 4676 1933563989504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4 not yet added. Adding. 2022-01-19 13:24:03.412 4676 1933563989504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-19 13:24:03.412 4676 1933563989504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-19 13:24:03.534 4676 1933563989504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:24:03.656 4676 1933563989504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:24:03.656 4676 1933563989504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:24:03.847 4676 1933563989504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:24:03.994 4676 1933563989504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:24:03.994 4676 1933563989504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-19 13:24:03.994 4676 1933563989504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4 processed. 2022-01-19 13:24:04.645 4676 1933563989504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:24:04.824 4676 1933563989504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:25:58.788 4676 1933582000896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e9e32e0-e2bd-4bd5-ade8-61e7076f3ad6 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] port_delete event received for '9be09ecc-4674-482a-864a-55cd8fa665c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:26:01.429 4676 1933586967184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf4f773d-7389-4f63-8bb9-73c8612bac46 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group member updated on remote: ['338530c6-6b3d-4c71-a065-63248c1dec8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:26:01.429 4676 1933586967184 MainThread INFO neutron.agent.securitygroups_rpc [req-cf4f773d-7389-4f63-8bb9-73c8612bac46 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group member updated ['338530c6-6b3d-4c71-a065-63248c1dec8b'] 2022-01-19 13:26:01.494 4676 1933587359520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf4f773d-7389-4f63-8bb9-73c8612bac46 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] port_delete event received for '00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:26:01.726 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4 2022-01-19 13:26:03.122 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:26:03.122 4676 1933582503600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:26:03.122 4676 1933582503600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:26:03.122 4676 1933582503600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:26:03.122 4676 1933582503600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4'] 2022-01-19 13:26:03.122 4676 1933582503600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:26:03.122 4676 1933582503600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:26:03.122 4676 1933582503600 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['00b8596d-faf7-4bc5-bfd4-e9fc6f018fa4'] 2022-01-19 13:26:05.117 4676 1933584122448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:26:05.147 4676 1933584122448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:26:05.506 4676 1933588087376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4628335c-2e45-4153-9ef2-e53a6ba8cfe2 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] port_delete event received for 'e3f1771e-c31f-4915-af51-3e8a9874f447' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:26:07.748 4676 1933563792368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0bf93f14-2a1f-46cb-bdb6-c14793e5af4b 2022-01-19 13:26:08.179 4676 1933585671792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8361215-900c-476d-a421-304858b8f0a4 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group member updated on remote: ['338530c6-6b3d-4c71-a065-63248c1dec8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-19 13:26:08.179 4676 1933585671792 MainThread INFO neutron.agent.securitygroups_rpc [req-c8361215-900c-476d-a421-304858b8f0a4 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] Security group member updated ['338530c6-6b3d-4c71-a065-63248c1dec8b'] 2022-01-19 13:26:08.241 4676 1933582095808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8361215-900c-476d-a421-304858b8f0a4 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] port_delete event received for '0bf93f14-2a1f-46cb-bdb6-c14793e5af4b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:26:09.147 4676 1933474806944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f872b0-6584-4645-bf37-26b6584c6fb5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-19 13:26:09.147 4676 1933582095808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0bf93f14-2a1f-46cb-bdb6-c14793e5af4b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-19 13:26:09.147 4676 1933582095808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0bf93f14-2a1f-46cb-bdb6-c14793e5af4b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-19 13:26:09.147 4676 1933582095808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0bf93f14-2a1f-46cb-bdb6-c14793e5af4b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-19 13:26:09.147 4676 1933582095808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 06087c42-5826-4410-a555-9454849c4c76 2022-01-19 13:26:09.147 4676 1933582095808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0bf93f14-2a1f-46cb-bdb6-c14793e5af4b'] 2022-01-19 13:26:09.147 4676 1933582095808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-19 13:26:09.147 4676 1933582095808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-19 13:26:09.147 4676 1933582095808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0bf93f14-2a1f-46cb-bdb6-c14793e5af4b'] 2022-01-19 13:26:10.211 4676 1933582095808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc6c1eb9-ff19-48df-abee-09809699e93c 3d7f14cf5f5642618a22aa1f59329ba1 70bd5865960e4d1aa33299835fd239c0 - - -] port_delete event received for '6ced6a98-14c2-4399-9019-50b3c79e6d45' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:26:11.162 4676 1933582662816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-19 13:26:11.178 4676 1933582662816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-19 13:26:12.646 4676 1933582500960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2fb984a-d9c9-4ec0-b55f-8aba6648de49 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '55195c39-aa7c-492f-b618-1e019778e072' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:26:13.646 4676 1933586773968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55d0ef44-5ede-4630-aca0-3708e3f3f642 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '52ca859c-44bf-4665-bae9-56dc101e46f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:26:14.599 4676 1933584702976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54853755-c08e-4d06-9f12-b514c316ddeb 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '40c1a1d1-c0e0-48fa-a0d3-ba09781cc896' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:26:14.662 4676 1933588528992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-931fced0-c800-4427-9184-823e1a219e16 - - - - -] port_delete event received for '40c1a1d1-c0e0-48fa-a0d3-ba09781cc896' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:26:14.803 4676 1933588528992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54853755-c08e-4d06-9f12-b514c316ddeb 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] network_delete received. Deleting network 06087c42-5826-4410-a555-9454849c4c76 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-19 13:26:14.803 4676 1933588528992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54853755-c08e-4d06-9f12-b514c316ddeb 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] Network 06087c42-5826-4410-a555-9454849c4c76 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-19 13:26:15.741 4676 1933587518032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-805714e7-baf4-4f41-99cc-474d07334d92 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '118e4200-1060-4499-8fda-bd1fa1a7f20d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:26:16.990 4676 1933587518032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6afaa642-a907-4fc5-afae-8b9922d1ab93 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '06fba627-a957-4bbd-91f6-827311587844' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:26:17.741 4676 1933588528992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-264ad08d-a977-465f-94ee-1f4993fc73b7 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] port_delete event received for '307463cf-354e-473c-9172-7b9955cd48a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:26:17.833 4676 1933563073808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94b30c84-5be2-4739-9e5e-890deeb3cc28 - - - - -] port_delete event received for '307463cf-354e-473c-9172-7b9955cd48a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-19 13:26:17.928 4676 1933584344688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-264ad08d-a977-465f-94ee-1f4993fc73b7 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] network_delete received. Deleting network d022e4bd-8675-4d6d-803c-a1e9e1d7382e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-19 13:26:17.928 4676 1933584344688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-264ad08d-a977-465f-94ee-1f4993fc73b7 8a725931a2bb40c89018bf641246027c eeebbccc9801421ca441f00a5a224600 - - -] Network d022e4bd-8675-4d6d-803c-a1e9e1d7382e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463