2022-09-19 10:24:59.266 4712 3012506140512 MainThread INFO neutron.common.config [-] Logging enabled! 2022-09-19 10:24:59.266 4712 3012506140512 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 21.1.0.dev2 2022-09-19 10:24:59.266 4712 3012506140512 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:123 2022-09-19 10:24:59.310 4712 3012506140512 MainThread INFO os_win.utils.network.networkutils [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] WMI caching is disabled. 2022-09-19 10:24:59.605 4712 3012506140512 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-09-19 10:24:59.700 4712 3012506140512 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-09-19 10:24:59.700 4712 3012506140512 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-09-19 10:24:59.895 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent initialized successfully, now running... 2022-09-19 10:24:59.918 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-09-19 10:24:59.943 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-09-19 10:24:59.996 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-09-19 10:27:16.446 4712 3012601986736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db9c99de-a1f8-4309-b21c-08fc857e9945 - - - - - -] port_update received: bde7ba87-ba94-4878-b138-beb1389efabc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:27:16.446 4712 3012601986736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db9c99de-a1f8-4309-b21c-08fc857e9945 - - - - - -] No port bde7ba87-ba94-4878-b138-beb1389efabc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:27:20.619 4712 3012583985216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfa90757-ffce-43ab-bc59-a64702a4ccf3 - - - - - -] port_update received: ebfea2bc-0a29-4664-a817-4bba9ec2e98b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:27:20.634 4712 3012583985216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfa90757-ffce-43ab-bc59-a64702a4ccf3 - - - - - -] No port ebfea2bc-0a29-4664-a817-4bba9ec2e98b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:27:20.652 4712 3012583985216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfe0165b-47d4-4dcf-96cf-3b7aad036434 - - - - - -] port_update received: be775c1f-b1cd-47be-992f-ef430b9f0498 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:27:20.664 4712 3012583985216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfe0165b-47d4-4dcf-96cf-3b7aad036434 - - - - - -] No port be775c1f-b1cd-47be-992f-ef430b9f0498 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:27:20.915 4712 3012602723488 MainThread WARNING oslo_policy.policy [req-b3c9c9a7-9e4d-4671-af71-7355e1f320f9 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] 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-09-19 10:27:20.931 4712 3012602723488 MainThread WARNING oslo_policy.policy [req-b3c9c9a7-9e4d-4671-af71-7355e1f320f9 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] 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-09-19 10:27:20.931 4712 3012602723488 MainThread WARNING oslo_policy.policy [req-b3c9c9a7-9e4d-4671-af71-7355e1f320f9 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] 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-09-19 10:27:20.946 4712 3012602723488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3c9c9a7-9e4d-4671-af71-7355e1f320f9 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group rule updated on remote: ['8389e9b3-9528-4495-b5b0-bd5a63f11ed2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:27:20.946 4712 3012602723488 MainThread INFO neutron.agent.securitygroups_rpc [req-b3c9c9a7-9e4d-4671-af71-7355e1f320f9 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group rule updated ['8389e9b3-9528-4495-b5b0-bd5a63f11ed2'] 2022-09-19 10:27:21.867 4712 3012601223120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4671a3ad-5bbb-4e40-af3f-b4dfcfd70058 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group rule updated on remote: ['8389e9b3-9528-4495-b5b0-bd5a63f11ed2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:27:21.883 4712 3012601223120 MainThread INFO neutron.agent.securitygroups_rpc [req-4671a3ad-5bbb-4e40-af3f-b4dfcfd70058 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group rule updated ['8389e9b3-9528-4495-b5b0-bd5a63f11ed2'] 2022-09-19 10:27:23.384 4712 3012602232144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cc15085-e98e-4f15-a934-d8516236a42d - - - - - -] port_update received: 3587d428-ebf3-4dec-866d-0e2325dbd622 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:27:23.417 4712 3012602232144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cc15085-e98e-4f15-a934-d8516236a42d - - - - - -] No port 3587d428-ebf3-4dec-866d-0e2325dbd622 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:27:24.353 4712 3012602078656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3eb5347f-7b1e-4463-af85-2e40a0a1a2eb - - - - - -] port_update received: 84cbf8d0-430c-4974-a96b-446c6c501c7f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:27:24.353 4712 3012602078656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3eb5347f-7b1e-4463-af85-2e40a0a1a2eb - - - - - -] No port 84cbf8d0-430c-4974-a96b-446c6c501c7f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:27:28.968 4712 3012600851792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc3fb2d2-a054-4898-99ba-a2a0fb2cfb55 - - - - - -] port_update received: 35b50c2d-d3c3-49ae-be0a-291006382823 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:27:28.993 4712 3012600851792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc3fb2d2-a054-4898-99ba-a2a0fb2cfb55 - - - - - -] No port 35b50c2d-d3c3-49ae-be0a-291006382823 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:27:29.525 4712 3012602449056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d1e29-0d80-4cb3-b038-666527f356e2 - - - - - -] port_update received: d1d8d045-74e6-4304-a1d6-5a4868a37ffa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:27:29.555 4712 3012602449056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c23d1e29-0d80-4cb3-b038-666527f356e2 - - - - - -] No port d1d8d045-74e6-4304-a1d6-5a4868a37ffa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:27:31.054 4712 3012602153440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-247f22fa-c9ec-4cd0-9374-ae9128363cff d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] Security group rule updated on remote: ['3e84a7cf-aa0c-4577-bddc-0911a4d83b85'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:27:31.054 4712 3012602153440 MainThread INFO neutron.agent.securitygroups_rpc [req-247f22fa-c9ec-4cd0-9374-ae9128363cff d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] Security group rule updated ['3e84a7cf-aa0c-4577-bddc-0911a4d83b85'] 2022-09-19 10:27:31.447 4712 3012602153440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76367483-9143-4a40-911c-26da0de6f330 d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] Security group rule updated on remote: ['3e84a7cf-aa0c-4577-bddc-0911a4d83b85'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:27:31.464 4712 3012602153440 MainThread INFO neutron.agent.securitygroups_rpc [req-76367483-9143-4a40-911c-26da0de6f330 d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] Security group rule updated ['3e84a7cf-aa0c-4577-bddc-0911a4d83b85'] 2022-09-19 10:27:36.745 4712 3012602078304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493239aa-e369-42d5-bffc-9d509524fb2f - - - - - -] port_update received: d796c370-8ecb-418e-9bcb-654d91662937 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:27:36.776 4712 3012602078304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493239aa-e369-42d5-bffc-9d509524fb2f - - - - - -] No port d796c370-8ecb-418e-9bcb-654d91662937 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:27:38.133 4712 3012602799200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b263132-064b-40ec-94c8-2ad6252547a5 28727f7a16614b55b4df3e05b6b42be5 adb52f925ee84e5381450dd64b6c8d91 - - - -] Security group member updated on remote: ['9af3c2d3-441d-4df8-ada2-ae0a333c3490'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:27:38.149 4712 3012602799200 MainThread INFO neutron.agent.securitygroups_rpc [req-9b263132-064b-40ec-94c8-2ad6252547a5 28727f7a16614b55b4df3e05b6b42be5 adb52f925ee84e5381450dd64b6c8d91 - - - -] Security group member updated ['9af3c2d3-441d-4df8-ada2-ae0a333c3490'] 2022-09-19 10:27:40.524 4712 3012603255968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ab1d20b-28d9-493a-9cfe-3ffe8270633d f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group member updated on remote: ['8389e9b3-9528-4495-b5b0-bd5a63f11ed2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:27:40.549 4712 3012603255968 MainThread INFO neutron.agent.securitygroups_rpc [req-2ab1d20b-28d9-493a-9cfe-3ffe8270633d f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group member updated ['8389e9b3-9528-4495-b5b0-bd5a63f11ed2'] 2022-09-19 10:27:42.762 4712 3012603327232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-294a534c-ab5e-4713-bee5-36efab7f4e76 e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Security group member updated on remote: ['4fc7a4bf-ee1e-4166-b4d2-d89f36fe7c86'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:27:42.762 4712 3012603327232 MainThread INFO neutron.agent.securitygroups_rpc [req-294a534c-ab5e-4713-bee5-36efab7f4e76 e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Security group member updated ['4fc7a4bf-ee1e-4166-b4d2-d89f36fe7c86'] 2022-09-19 10:27:45.587 4712 3012602722432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ddb323e-a855-4b43-b552-1b74539929bc e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Security group member updated on remote: ['4fc7a4bf-ee1e-4166-b4d2-d89f36fe7c86'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:27:45.603 4712 3012602722432 MainThread INFO neutron.agent.securitygroups_rpc [req-9ddb323e-a855-4b43-b552-1b74539929bc e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Security group member updated ['4fc7a4bf-ee1e-4166-b4d2-d89f36fe7c86'] 2022-09-19 10:27:46.132 4712 3012602229152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16e376cb-a4f0-4c40-94b3-cbbd612533b4 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: 969ef069-1f97-40fd-a1b8-304c0c8255d5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:27:46.151 4712 3012602229152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16e376cb-a4f0-4c40-94b3-cbbd612533b4 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port 969ef069-1f97-40fd-a1b8-304c0c8255d5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:27:46.387 4712 3012602382288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0bbcd9e-4c5e-4dde-84e4-474b2cea83e2 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: 67518e70-bc72-4552-bde6-0707a55bca77 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:27:46.415 4712 3012602382288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0bbcd9e-4c5e-4dde-84e4-474b2cea83e2 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port 67518e70-bc72-4552-bde6-0707a55bca77 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:27:48.744 4712 3012602080416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a44b909-e150-4548-970c-daebd9581698 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: acb945d2-e5de-415c-8808-99ef6b3c0ecf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:27:48.776 4712 3012602080416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a44b909-e150-4548-970c-daebd9581698 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port acb945d2-e5de-415c-8808-99ef6b3c0ecf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:27:49.566 4712 3012601840912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf947a8d-3a28-4233-92ee-46946ccdc7b9 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: cc0d6e37-f068-4ff3-9826-7e0463d7a853 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:27:49.592 4712 3012601840912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf947a8d-3a28-4233-92ee-46946ccdc7b9 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port cc0d6e37-f068-4ff3-9826-7e0463d7a853 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:27:53.617 4712 3012602389248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a085ba73-d6d1-4947-9f8b-276f63063de6 d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] Security group member updated on remote: ['3e84a7cf-aa0c-4577-bddc-0911a4d83b85'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:27:53.644 4712 3012602389248 MainThread INFO neutron.agent.securitygroups_rpc [req-a085ba73-d6d1-4947-9f8b-276f63063de6 d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] Security group member updated ['3e84a7cf-aa0c-4577-bddc-0911a4d83b85'] 2022-09-19 10:27:55.306 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 67518e70-bc72-4552-bde6-0707a55bca77 2022-09-19 10:27:55.306 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 969ef069-1f97-40fd-a1b8-304c0c8255d5 2022-09-19 10:27:56.009 4712 3012602801840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adfd0671-e3b1-4306-b168-a2c11e0a8296 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: db57868d-5344-4a2b-b5a8-d0e49bbcc965 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:27:56.032 4712 3012602801840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adfd0671-e3b1-4306-b168-a2c11e0a8296 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port db57868d-5344-4a2b-b5a8-d0e49bbcc965 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:27:56.775 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:27:57.290 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: acb945d2-e5de-415c-8808-99ef6b3c0ecf 2022-09-19 10:27:57.494 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port 969ef069-1f97-40fd-a1b8-304c0c8255d5 2022-09-19 10:27:57.509 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port 969ef069-1f97-40fd-a1b8-304c0c8255d5 updated. Details: {'device': '969ef069-1f97-40fd-a1b8-304c0c8255d5', 'network_id': 'cda9ce70-612a-4740-85ee-84d7c0cd110c', 'port_id': '969ef069-1f97-40fd-a1b8-304c0c8255d5', 'mac_address': 'fa:16:3e:61:52:67', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 323, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b137b438-7b25-4542-8741-b4a181e610b1', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:27:57.509 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:27:57.509 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port 67518e70-bc72-4552-bde6-0707a55bca77 2022-09-19 10:27:57.509 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port 67518e70-bc72-4552-bde6-0707a55bca77 updated. Details: {'device': '67518e70-bc72-4552-bde6-0707a55bca77', 'network_id': '4bc36166-8392-45aa-99cd-9b94f48b8435', 'port_id': '67518e70-bc72-4552-bde6-0707a55bca77', 'mac_address': 'fa:16:3e:5b:c5:0c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 309, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6dd9cc60-a3e7-4685-b8da-a1a950ed6c13', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:27:57.536 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:27:57.551 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-969ef069-1f97-40fd-a1b8-304c0c8255d5" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:27:57.551 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-969ef069-1f97-40fd-a1b8-304c0c8255d5" 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:409 2022-09-19 10:27:57.572 4712 3012602232672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 969ef069-1f97-40fd-a1b8-304c0c8255d5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:27:57.572 4712 3012602232672 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cda9ce70-612a-4740-85ee-84d7c0cd110c 2022-09-19 10:27:57.572 4712 3012602232672 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-09-19 10:27:57.836 4712 3012602232672 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '969ef069-1f97-40fd-a1b8-304c0c8255d5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:27:57.836 4712 3012602232672 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '969ef069-1f97-40fd-a1b8-304c0c8255d5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:27:57.864 4712 3012601244480 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-67518e70-bc72-4552-bde6-0707a55bca77" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:27:57.864 4712 3012601244480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-67518e70-bc72-4552-bde6-0707a55bca77" 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:409 2022-09-19 10:27:57.882 4712 3012601244480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 67518e70-bc72-4552-bde6-0707a55bca77 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:27:57.898 4712 3012601244480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4bc36166-8392-45aa-99cd-9b94f48b8435 2022-09-19 10:27:57.898 4712 3012601244480 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-09-19 10:27:58.102 4712 3012601244480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '67518e70-bc72-4552-bde6-0707a55bca77') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:27:58.102 4712 3012601244480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '67518e70-bc72-4552-bde6-0707a55bca77') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:27:58.121 4712 3012602232672 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 969ef069-1f97-40fd-a1b8-304c0c8255d5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:27:58.121 4712 3012602232672 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 323, VLAN trunk: None to switch port 969ef069-1f97-40fd-a1b8-304c0c8255d5 2022-09-19 10:27:58.260 4712 3012602232672 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:27:58.260 4712 3012602232672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['969ef069-1f97-40fd-a1b8-304c0c8255d5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:27:58.416 4712 3012601244480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 67518e70-bc72-4552-bde6-0707a55bca77 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:27:58.416 4712 3012601244480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 309, VLAN trunk: None to switch port 67518e70-bc72-4552-bde6-0707a55bca77 2022-09-19 10:27:58.545 4712 3012601244480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:27:58.555 4712 3012601244480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['67518e70-bc72-4552-bde6-0707a55bca77'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:27:58.788 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:27:59.211 4712 3012602232672 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['969ef069-1f97-40fd-a1b8-304c0c8255d5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:27:59.211 4712 3012602232672 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-09-19 10:27:59.231 4712 3012602232672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9af3c2d3-441d-4df8-ada2-ae0a333c3490) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:27:59.244 4712 3012602232672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9af3c2d3-441d-4df8-ada2-ae0a333c3490) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-19 10:27:59.244 4712 3012602232672 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 969ef069-1f97-40fd-a1b8-304c0c8255d5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:27:59.244 4712 3012602232672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:27:59.274 4712 3012602232672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 969ef069-1f97-40fd-a1b8-304c0c8255d5 not yet added. Adding. 2022-09-19 10:27:59.274 4712 3012602232672 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-09-19 10:27:59.289 4712 3012602232672 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-09-19 10:27:59.421 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-969ef069-1f97-40fd-a1b8-304c0c8255d5" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:27:59.431 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-969ef069-1f97-40fd-a1b8-304c0c8255d5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:27:59.554 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-969ef069-1f97-40fd-a1b8-304c0c8255d5" "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:423 2022-09-19 10:27:59.554 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-969ef069-1f97-40fd-a1b8-304c0c8255d5" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:27:59.577 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-969ef069-1f97-40fd-a1b8-304c0c8255d5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:27:59.694 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-969ef069-1f97-40fd-a1b8-304c0c8255d5" "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:423 2022-09-19 10:27:59.837 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-969ef069-1f97-40fd-a1b8-304c0c8255d5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:27:59.837 4712 3012602232672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 969ef069-1f97-40fd-a1b8-304c0c8255d5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:27:59.837 4712 3012602232672 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 969ef069-1f97-40fd-a1b8-304c0c8255d5 processed. 2022-09-19 10:27:59.864 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port acb945d2-e5de-415c-8808-99ef6b3c0ecf 2022-09-19 10:27:59.876 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port acb945d2-e5de-415c-8808-99ef6b3c0ecf updated. Details: {'device': 'acb945d2-e5de-415c-8808-99ef6b3c0ecf', 'network_id': '3fe1a4d0-2dde-465b-b299-612ba92cf549', 'port_id': 'acb945d2-e5de-415c-8808-99ef6b3c0ecf', 'mac_address': 'fa:16:3e:37:bf:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 331, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9f62655b-7b04-44b5-bf14-544d2adb2289', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:27:59.884 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:27:59.900 4712 3012601244480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['67518e70-bc72-4552-bde6-0707a55bca77']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:27:59.900 4712 3012601244480 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-09-19 10:27:59.900 4712 3012601244480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8389e9b3-9528-4495-b5b0-bd5a63f11ed2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:27:59.925 4712 3012601244480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 67518e70-bc72-4552-bde6-0707a55bca77 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:27:59.937 4712 3012601244480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:27:59.937 4712 3012601244480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 67518e70-bc72-4552-bde6-0707a55bca77 not yet added. Adding. 2022-09-19 10:27:59.956 4712 3012601244480 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-09-19 10:27:59.970 4712 3012601244480 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-09-19 10:28:00.118 4712 3012601244480 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-67518e70-bc72-4552-bde6-0707a55bca77" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:00.118 4712 3012601244480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-67518e70-bc72-4552-bde6-0707a55bca77" 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:409 2022-09-19 10:28:00.251 4712 3012601244480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-67518e70-bc72-4552-bde6-0707a55bca77" "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:423 2022-09-19 10:28:00.251 4712 3012601244480 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-67518e70-bc72-4552-bde6-0707a55bca77" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:00.270 4712 3012601244480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-67518e70-bc72-4552-bde6-0707a55bca77" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:28:00.417 4712 3012601244480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-67518e70-bc72-4552-bde6-0707a55bca77" "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:423 2022-09-19 10:28:00.543 4712 3012601244480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-67518e70-bc72-4552-bde6-0707a55bca77" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:28:00.543 4712 3012601244480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 67518e70-bc72-4552-bde6-0707a55bca77 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:28:00.574 4712 3012601244480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 67518e70-bc72-4552-bde6-0707a55bca77 processed. 2022-09-19 10:28:00.574 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-acb945d2-e5de-415c-8808-99ef6b3c0ecf" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:00.574 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-acb945d2-e5de-415c-8808-99ef6b3c0ecf" 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:409 2022-09-19 10:28:00.601 4712 3012602232672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port acb945d2-e5de-415c-8808-99ef6b3c0ecf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:28:00.601 4712 3012602232672 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3fe1a4d0-2dde-465b-b299-612ba92cf549 2022-09-19 10:28:00.627 4712 3012602232672 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-09-19 10:28:00.811 4712 3012602232672 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'acb945d2-e5de-415c-8808-99ef6b3c0ecf') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:28:00.835 4712 3012602232672 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'acb945d2-e5de-415c-8808-99ef6b3c0ecf') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:28:00.851 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cc0d6e37-f068-4ff3-9826-7e0463d7a853 2022-09-19 10:28:00.852 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:28:00.852 4712 3012602232672 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port acb945d2-e5de-415c-8808-99ef6b3c0ecf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:28:00.882 4712 3012602232672 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 331, VLAN trunk: None to switch port acb945d2-e5de-415c-8808-99ef6b3c0ecf 2022-09-19 10:28:01.008 4712 3012602232672 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:28:01.027 4712 3012602232672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['acb945d2-e5de-415c-8808-99ef6b3c0ecf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:28:01.027 4712 3012603645440 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:01.054 4712 3012603645440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:28:01.319 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port cc0d6e37-f068-4ff3-9826-7e0463d7a853 2022-09-19 10:28:01.336 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port cc0d6e37-f068-4ff3-9826-7e0463d7a853 updated. Details: {'device': 'cc0d6e37-f068-4ff3-9826-7e0463d7a853', 'network_id': '3fe1a4d0-2dde-465b-b299-612ba92cf549', 'port_id': 'cc0d6e37-f068-4ff3-9826-7e0463d7a853', 'mac_address': 'fa:16:3e:6f:be:88', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 331, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9f62655b-7b04-44b5-bf14-544d2adb2289', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:28:01.336 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:28:01.360 4712 3012563468352 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-cc0d6e37-f068-4ff3-9826-7e0463d7a853" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:01.372 4712 3012563468352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cc0d6e37-f068-4ff3-9826-7e0463d7a853" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:28:01.372 4712 3012563468352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cc0d6e37-f068-4ff3-9826-7e0463d7a853 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:28:01.372 4712 3012563468352 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-09-19 10:28:01.555 4712 3012563468352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cc0d6e37-f068-4ff3-9826-7e0463d7a853') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:28:01.571 4712 3012563468352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cc0d6e37-f068-4ff3-9826-7e0463d7a853') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:28:01.587 4712 3012602232672 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['acb945d2-e5de-415c-8808-99ef6b3c0ecf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:28:01.587 4712 3012602232672 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-09-19 10:28:01.603 4712 3012602232672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4fc7a4bf-ee1e-4166-b4d2-d89f36fe7c86) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:28:01.618 4712 3012602232672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4fc7a4bf-ee1e-4166-b4d2-d89f36fe7c86) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-19 10:28:01.634 4712 3012602232672 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for acb945d2-e5de-415c-8808-99ef6b3c0ecf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:28:01.634 4712 3012602232672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:28:01.634 4712 3012602232672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device acb945d2-e5de-415c-8808-99ef6b3c0ecf not yet added. Adding. 2022-09-19 10:28:01.667 4712 3012602232672 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-09-19 10:28:01.667 4712 3012602232672 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-09-19 10:28:01.790 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-acb945d2-e5de-415c-8808-99ef6b3c0ecf" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:01.812 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acb945d2-e5de-415c-8808-99ef6b3c0ecf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:28:01.997 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acb945d2-e5de-415c-8808-99ef6b3c0ecf" "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:423 2022-09-19 10:28:01.997 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-acb945d2-e5de-415c-8808-99ef6b3c0ecf" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:02.008 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acb945d2-e5de-415c-8808-99ef6b3c0ecf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:28:02.213 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acb945d2-e5de-415c-8808-99ef6b3c0ecf" "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:423 2022-09-19 10:28:02.384 4712 3012602232672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-acb945d2-e5de-415c-8808-99ef6b3c0ecf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.813s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:28:02.404 4712 3012602232672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port acb945d2-e5de-415c-8808-99ef6b3c0ecf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:28:02.417 4712 3012602232672 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port acb945d2-e5de-415c-8808-99ef6b3c0ecf processed. 2022-09-19 10:28:02.438 4712 3012563468352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cc0d6e37-f068-4ff3-9826-7e0463d7a853 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:28:02.447 4712 3012563468352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 331, VLAN trunk: None to switch port cc0d6e37-f068-4ff3-9826-7e0463d7a853 2022-09-19 10:28:02.602 4712 3012563468352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:28:02.602 4712 3012563468352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cc0d6e37-f068-4ff3-9826-7e0463d7a853'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:28:02.622 4712 3012603645440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.562s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:28:02.793 4712 3012563468352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cc0d6e37-f068-4ff3-9826-7e0463d7a853']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:28:02.812 4712 3012563468352 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-09-19 10:28:02.836 4712 3012563468352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4fc7a4bf-ee1e-4166-b4d2-d89f36fe7c86) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:28:02.836 4712 3012563468352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4fc7a4bf-ee1e-4166-b4d2-d89f36fe7c86) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-19 10:28:02.836 4712 3012563468352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cc0d6e37-f068-4ff3-9826-7e0463d7a853 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:28:02.860 4712 3012563468352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:28:02.875 4712 3012563468352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cc0d6e37-f068-4ff3-9826-7e0463d7a853 not yet added. Adding. 2022-09-19 10:28:02.885 4712 3012563468352 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-09-19 10:28:02.885 4712 3012563468352 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-09-19 10:28:03.103 4712 3012563468352 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-cc0d6e37-f068-4ff3-9826-7e0463d7a853" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:03.123 4712 3012563468352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc0d6e37-f068-4ff3-9826-7e0463d7a853" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:28:03.320 4712 3012563468352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc0d6e37-f068-4ff3-9826-7e0463d7a853" "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:423 2022-09-19 10:28:03.320 4712 3012563468352 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-cc0d6e37-f068-4ff3-9826-7e0463d7a853" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:03.341 4712 3012563468352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc0d6e37-f068-4ff3-9826-7e0463d7a853" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:28:03.569 4712 3012563468352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc0d6e37-f068-4ff3-9826-7e0463d7a853" "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:423 2022-09-19 10:28:03.743 4712 3012563468352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cc0d6e37-f068-4ff3-9826-7e0463d7a853" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:28:03.766 4712 3012563468352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cc0d6e37-f068-4ff3-9826-7e0463d7a853 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:28:03.776 4712 3012563468352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cc0d6e37-f068-4ff3-9826-7e0463d7a853 processed. 2022-09-19 10:28:03.776 4712 3012563468352 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:03.797 4712 3012563468352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:28:03.808 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: db57868d-5344-4a2b-b5a8-d0e49bbcc965 2022-09-19 10:28:04.264 4712 3012563468352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:28:05.795 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:28:06.205 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port db57868d-5344-4a2b-b5a8-d0e49bbcc965 2022-09-19 10:28:06.226 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port db57868d-5344-4a2b-b5a8-d0e49bbcc965 updated. Details: {'device': 'db57868d-5344-4a2b-b5a8-d0e49bbcc965', 'network_id': '6fa74499-7248-4e48-9baa-5e6e70ad9175', 'port_id': 'db57868d-5344-4a2b-b5a8-d0e49bbcc965', 'mac_address': 'fa:16:3e:72:4d:9a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 316, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '42b126d9-e042-4f4c-9991-f1a4b12f0523', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:28:06.226 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:28:06.248 4712 3012602863456 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-db57868d-5344-4a2b-b5a8-d0e49bbcc965" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:06.248 4712 3012602863456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db57868d-5344-4a2b-b5a8-d0e49bbcc965" 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:409 2022-09-19 10:28:06.264 4712 3012602863456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port db57868d-5344-4a2b-b5a8-d0e49bbcc965 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:28:06.264 4712 3012602863456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6fa74499-7248-4e48-9baa-5e6e70ad9175 2022-09-19 10:28:06.282 4712 3012602863456 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-09-19 10:28:06.528 4712 3012602863456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'db57868d-5344-4a2b-b5a8-d0e49bbcc965') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:28:06.542 4712 3012602863456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'db57868d-5344-4a2b-b5a8-d0e49bbcc965') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:28:06.571 4712 3012602863456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port db57868d-5344-4a2b-b5a8-d0e49bbcc965 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:28:06.571 4712 3012602863456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 316, VLAN trunk: None to switch port db57868d-5344-4a2b-b5a8-d0e49bbcc965 2022-09-19 10:28:06.749 4712 3012602863456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:28:06.759 4712 3012602863456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['db57868d-5344-4a2b-b5a8-d0e49bbcc965'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:28:07.137 4712 3012602863456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['db57868d-5344-4a2b-b5a8-d0e49bbcc965']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:28:07.160 4712 3012602863456 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-09-19 10:28:07.164 4712 3012602863456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3e84a7cf-aa0c-4577-bddc-0911a4d83b85) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:28:07.181 4712 3012602863456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for db57868d-5344-4a2b-b5a8-d0e49bbcc965 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:28:07.181 4712 3012602863456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:28:07.199 4712 3012602863456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device db57868d-5344-4a2b-b5a8-d0e49bbcc965 not yet added. Adding. 2022-09-19 10:28:07.199 4712 3012602863456 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-09-19 10:28:07.217 4712 3012602863456 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-09-19 10:28:07.462 4712 3012602863456 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-db57868d-5344-4a2b-b5a8-d0e49bbcc965" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:07.462 4712 3012602863456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db57868d-5344-4a2b-b5a8-d0e49bbcc965" 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:409 2022-09-19 10:28:07.723 4712 3012602863456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db57868d-5344-4a2b-b5a8-d0e49bbcc965" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:28:07.743 4712 3012602863456 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-db57868d-5344-4a2b-b5a8-d0e49bbcc965" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:07.762 4712 3012602863456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db57868d-5344-4a2b-b5a8-d0e49bbcc965" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:28:08.072 4712 3012602863456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-db57868d-5344-4a2b-b5a8-d0e49bbcc965" "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:423 2022-09-19 10:28:08.293 4712 3012602863456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-db57868d-5344-4a2b-b5a8-d0e49bbcc965" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:28:08.307 4712 3012602863456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port db57868d-5344-4a2b-b5a8-d0e49bbcc965 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:28:08.307 4712 3012602863456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port db57868d-5344-4a2b-b5a8-d0e49bbcc965 processed. 2022-09-19 10:28:08.322 4712 3012602863456 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:08.338 4712 3012602863456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:28:08.697 4712 3012602863456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:28:25.819 4712 3012604271248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-133bfdcc-1926-4c11-b00d-e82029826aad 7b625fd0d9ec45898a962947bf4acb4b 051dda581f074f8598ca847a341827c2 - - - -] Security group member updated on remote: ['cb922da2-e6a9-4ba6-af00-a220bb4c291b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:28:25.824 4712 3012604271248 MainThread INFO neutron.agent.securitygroups_rpc [req-133bfdcc-1926-4c11-b00d-e82029826aad 7b625fd0d9ec45898a962947bf4acb4b 051dda581f074f8598ca847a341827c2 - - - -] Security group member updated ['cb922da2-e6a9-4ba6-af00-a220bb4c291b'] 2022-09-19 10:28:25.872 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 969ef069-1f97-40fd-a1b8-304c0c8255d5 2022-09-19 10:28:26.415 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:28:26.415 4712 3012604271248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '969ef069-1f97-40fd-a1b8-304c0c8255d5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:28:26.415 4712 3012604271248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '969ef069-1f97-40fd-a1b8-304c0c8255d5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:28:26.447 4712 3012604271248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 969ef069-1f97-40fd-a1b8-304c0c8255d5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:28:26.483 4712 3012604271248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cda9ce70-612a-4740-85ee-84d7c0cd110c 2022-09-19 10:28:26.507 4712 3012604271248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['969ef069-1f97-40fd-a1b8-304c0c8255d5'] 2022-09-19 10:28:26.507 4712 3012604271248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:28:26.528 4712 3012604271248 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-09-19 10:28:26.544 4712 3012604271248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['969ef069-1f97-40fd-a1b8-304c0c8255d5'] 2022-09-19 10:28:26.558 4712 3012604271248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d3ff05b-f79c-4686-bdd5-82576039d3bc 28727f7a16614b55b4df3e05b6b42be5 adb52f925ee84e5381450dd64b6c8d91 - - - -] Security group member updated on remote: ['9af3c2d3-441d-4df8-ada2-ae0a333c3490'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:28:26.571 4712 3012604271248 MainThread INFO neutron.agent.securitygroups_rpc [req-6d3ff05b-f79c-4686-bdd5-82576039d3bc 28727f7a16614b55b4df3e05b6b42be5 adb52f925ee84e5381450dd64b6c8d91 - - - -] Security group member updated ['9af3c2d3-441d-4df8-ada2-ae0a333c3490'] 2022-09-19 10:28:26.649 4712 3012604271248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d3ff05b-f79c-4686-bdd5-82576039d3bc 28727f7a16614b55b4df3e05b6b42be5 adb52f925ee84e5381450dd64b6c8d91 - - - -] port_delete event received for '969ef069-1f97-40fd-a1b8-304c0c8255d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:28:27.166 4712 3012604271248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09c8daaf-9f0b-4119-8cf6-9f713d081117 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:28:27.196 4712 3012604271248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09c8daaf-9f0b-4119-8cf6-9f713d081117 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:28:28.419 4712 3012604124672 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:28.448 4712 3012604124672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:28:28.487 4712 3012604124672 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:423 2022-09-19 10:28:29.726 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5 2022-09-19 10:28:30.434 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:28:30.727 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5 2022-09-19 10:28:30.742 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5 updated. Details: {'device': 'f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5', 'network_id': '8ab1c4a1-4c07-49d9-868b-c2b1917af822', 'port_id': 'f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5', 'mac_address': 'fa:16:3e:27:c6:24', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 324, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0fff37ba-855a-4e37-a313-2db473b6907f', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:28:30.761 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:28:30.772 4712 3012600635056 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:30.795 4712 3012600635056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:28:30.812 4712 3012600635056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:28:30.823 4712 3012600635056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8ab1c4a1-4c07-49d9-868b-c2b1917af822 2022-09-19 10:28:30.836 4712 3012600635056 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-09-19 10:28:31.116 4712 3012600635056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:28:31.139 4712 3012600635056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:28:31.164 4712 3012600635056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:28:31.164 4712 3012600635056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 324, VLAN trunk: None to switch port f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5 2022-09-19 10:28:31.354 4712 3012600635056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:28:31.354 4712 3012600635056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:28:31.556 4712 3012600635056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:28:31.575 4712 3012600635056 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-09-19 10:28:31.586 4712 3012600635056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cb922da2-e6a9-4ba6-af00-a220bb4c291b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:28:31.604 4712 3012600635056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cb922da2-e6a9-4ba6-af00-a220bb4c291b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-19 10:28:31.635 4712 3012600635056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:28:31.651 4712 3012600635056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:28:31.651 4712 3012600635056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5 not yet added. Adding. 2022-09-19 10:28:31.683 4712 3012600635056 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-09-19 10:28:31.683 4712 3012600635056 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-09-19 10:28:31.946 4712 3012600635056 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:31.976 4712 3012600635056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:28:32.230 4712 3012600635056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:28:32.260 4712 3012600635056 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:32.278 4712 3012600635056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:28:32.555 4712 3012600635056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:28:32.773 4712 3012600635056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.985s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:28:32.773 4712 3012600635056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:28:32.790 4712 3012600635056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5 processed. 2022-09-19 10:28:32.803 4712 3012600635056 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:32.819 4712 3012600635056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:28:33.102 4712 3012600635056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:28:33.759 4712 3012603327760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e0d982c-86e4-43f1-bc76-a4845b5cd44b a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for '35b50c2d-d3c3-49ae-be0a-291006382823' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:28:35.429 4712 3012600686016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc3017c7-e4e8-498f-9754-5fa85b4d1bf7 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for 'ebfea2bc-0a29-4664-a817-4bba9ec2e98b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:28:36.478 4712 3012600686016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82a79876-7275-4a44-8ff6-c321a596809f a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for 'bbcd1ec3-6839-4229-addd-129a1617615a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:28:36.558 4712 3012603739472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52341ed4-49b9-4dde-b67a-36d73604fe96 - - - - - -] port_delete event received for 'bbcd1ec3-6839-4229-addd-129a1617615a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:28:37.022 4712 3012600738912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82a79876-7275-4a44-8ff6-c321a596809f a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] network_delete received. Deleting network cda9ce70-612a-4740-85ee-84d7c0cd110c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-19 10:28:37.022 4712 3012600738912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82a79876-7275-4a44-8ff6-c321a596809f a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] Network cda9ce70-612a-4740-85ee-84d7c0cd110c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-19 10:28:47.777 4712 3012601243952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f777b045-ec54-4058-8f8e-8b4fd02b050c 7b625fd0d9ec45898a962947bf4acb4b 051dda581f074f8598ca847a341827c2 - - - -] Security group member updated on remote: ['cb922da2-e6a9-4ba6-af00-a220bb4c291b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:28:47.777 4712 3012601243952 MainThread INFO neutron.agent.securitygroups_rpc [req-f777b045-ec54-4058-8f8e-8b4fd02b050c 7b625fd0d9ec45898a962947bf4acb4b 051dda581f074f8598ca847a341827c2 - - - -] Security group member updated ['cb922da2-e6a9-4ba6-af00-a220bb4c291b'] 2022-09-19 10:28:47.807 4712 3012601243952 MainThread INFO neutron.agent.securitygroups_rpc [req-f777b045-ec54-4058-8f8e-8b4fd02b050c 7b625fd0d9ec45898a962947bf4acb4b 051dda581f074f8598ca847a341827c2 - - - -] Refresh firewall rules 2022-09-19 10:28:47.807 4712 3012601243952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f777b045-ec54-4058-8f8e-8b4fd02b050c 7b625fd0d9ec45898a962947bf4acb4b 051dda581f074f8598ca847a341827c2 - - - -] Get security group information for devices via rpc ['f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:28:47.851 4712 3012604006816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f777b045-ec54-4058-8f8e-8b4fd02b050c 7b625fd0d9ec45898a962947bf4acb4b 051dda581f074f8598ca847a341827c2 - - - -] port_delete event received for 'f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:28:47.867 4712 3012601243952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f777b045-ec54-4058-8f8e-8b4fd02b050c 7b625fd0d9ec45898a962947bf4acb4b 051dda581f074f8598ca847a341827c2 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:28:47.867 4712 3012601243952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f777b045-ec54-4058-8f8e-8b4fd02b050c 7b625fd0d9ec45898a962947bf4acb4b 051dda581f074f8598ca847a341827c2 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-19 10:28:48.195 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5 2022-09-19 10:28:48.874 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:28:48.874 4712 3012603469888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:28:48.897 4712 3012603469888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:28:48.897 4712 3012603469888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:28:48.968 4712 3012603469888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8ab1c4a1-4c07-49d9-868b-c2b1917af822 2022-09-19 10:28:48.977 4712 3012603469888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5'] 2022-09-19 10:28:48.977 4712 3012603469888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:28:49.000 4712 3012603469888 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-09-19 10:28:49.010 4712 3012603469888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2f5b4fb-aa05-4d9f-aa1a-1d31e074fbd5'] 2022-09-19 10:28:50.884 4712 3012604123968 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:28:50.884 4712 3012604123968 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:409 2022-09-19 10:28:50.961 4712 3012604123968 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:423 2022-09-19 10:29:08.210 4712 3012603791664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1318a205-d9a4-4dd7-9a37-9923a9c19d61 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] network_delete received. Deleting network 8ab1c4a1-4c07-49d9-868b-c2b1917af822 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-19 10:29:08.225 4712 3012603791664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1318a205-d9a4-4dd7-9a37-9923a9c19d61 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] Network 8ab1c4a1-4c07-49d9-868b-c2b1917af822 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-19 10:29:08.773 4712 3012604123968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6bb559f-c023-4db2-adc9-1c65051e066e a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] network_delete received. Deleting network c7585de8-b493-4a8f-80af-59bfb4b65bfc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-19 10:29:08.791 4712 3012604123968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6bb559f-c023-4db2-adc9-1c65051e066e a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] Network c7585de8-b493-4a8f-80af-59bfb4b65bfc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-19 10:29:25.976 4712 3012604753168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77afa770-56ee-43e5-942a-33e1bb03c522 0ba6eafda2eb432aa3c7e031743ed2c8 4ad2ab63f1034b56a3e4eb59883fdec3 - - - -] Security group member updated on remote: ['58ec3016-5008-458c-8076-b6c6afce6f66'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:29:25.991 4712 3012604753168 MainThread INFO neutron.agent.securitygroups_rpc [req-77afa770-56ee-43e5-942a-33e1bb03c522 0ba6eafda2eb432aa3c7e031743ed2c8 4ad2ab63f1034b56a3e4eb59883fdec3 - - - -] Security group member updated ['58ec3016-5008-458c-8076-b6c6afce6f66'] 2022-09-19 10:29:27.022 4712 3012604753872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f9ad27b-3194-48b9-90ef-631aa6fddef2 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: 8fd2310e-edc7-41e0-9c0a-babe8bce9202 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:29:27.038 4712 3012604753872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f9ad27b-3194-48b9-90ef-631aa6fddef2 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port 8fd2310e-edc7-41e0-9c0a-babe8bce9202 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:29:30.617 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8fd2310e-edc7-41e0-9c0a-babe8bce9202 2022-09-19 10:29:31.062 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:29:31.273 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port 8fd2310e-edc7-41e0-9c0a-babe8bce9202 2022-09-19 10:29:31.273 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port 8fd2310e-edc7-41e0-9c0a-babe8bce9202 updated. Details: {'device': '8fd2310e-edc7-41e0-9c0a-babe8bce9202', 'network_id': '13b11099-98c9-467b-b15f-26a06f826ddd', 'port_id': '8fd2310e-edc7-41e0-9c0a-babe8bce9202', 'mac_address': 'fa:16:3e:8d:52:53', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 323, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f9bf7911-c0e1-4270-901a-e5ccbeb01ed1', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:29:31.289 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:29:31.305 4712 3012603330400 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-8fd2310e-edc7-41e0-9c0a-babe8bce9202" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:29:31.305 4712 3012603330400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8fd2310e-edc7-41e0-9c0a-babe8bce9202" 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:409 2022-09-19 10:29:31.326 4712 3012603330400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8fd2310e-edc7-41e0-9c0a-babe8bce9202 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:29:31.342 4712 3012603330400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 13b11099-98c9-467b-b15f-26a06f826ddd 2022-09-19 10:29:31.356 4712 3012603330400 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-09-19 10:29:31.616 4712 3012603330400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8fd2310e-edc7-41e0-9c0a-babe8bce9202') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:29:31.633 4712 3012603330400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8fd2310e-edc7-41e0-9c0a-babe8bce9202') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:29:31.647 4712 3012603330400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8fd2310e-edc7-41e0-9c0a-babe8bce9202 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:29:31.663 4712 3012603330400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 323, VLAN trunk: None to switch port 8fd2310e-edc7-41e0-9c0a-babe8bce9202 2022-09-19 10:29:31.810 4712 3012603330400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:29:31.820 4712 3012603330400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8fd2310e-edc7-41e0-9c0a-babe8bce9202'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:29:31.986 4712 3012603330400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8fd2310e-edc7-41e0-9c0a-babe8bce9202']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:29:32.014 4712 3012603330400 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-09-19 10:29:32.025 4712 3012603330400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (58ec3016-5008-458c-8076-b6c6afce6f66) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:29:32.039 4712 3012603330400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (58ec3016-5008-458c-8076-b6c6afce6f66) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-19 10:29:32.039 4712 3012603330400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8fd2310e-edc7-41e0-9c0a-babe8bce9202 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:29:32.062 4712 3012603330400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:29:32.074 4712 3012603330400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8fd2310e-edc7-41e0-9c0a-babe8bce9202 not yet added. Adding. 2022-09-19 10:29:32.086 4712 3012603330400 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-09-19 10:29:32.108 4712 3012603330400 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-09-19 10:29:32.320 4712 3012603330400 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-8fd2310e-edc7-41e0-9c0a-babe8bce9202" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:29:32.336 4712 3012603330400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8fd2310e-edc7-41e0-9c0a-babe8bce9202" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:29:32.586 4712 3012603330400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8fd2310e-edc7-41e0-9c0a-babe8bce9202" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:29:32.586 4712 3012603330400 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-8fd2310e-edc7-41e0-9c0a-babe8bce9202" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:29:32.603 4712 3012603330400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8fd2310e-edc7-41e0-9c0a-babe8bce9202" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:29:32.897 4712 3012603330400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8fd2310e-edc7-41e0-9c0a-babe8bce9202" "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:423 2022-09-19 10:29:33.071 4712 3012603330400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8fd2310e-edc7-41e0-9c0a-babe8bce9202" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.765s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:29:33.071 4712 3012603330400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8fd2310e-edc7-41e0-9c0a-babe8bce9202 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:29:33.100 4712 3012603330400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8fd2310e-edc7-41e0-9c0a-babe8bce9202 processed. 2022-09-19 10:29:33.116 4712 3012603330400 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:29:33.135 4712 3012603330400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:29:33.320 4712 3012603330400 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:423 2022-09-19 10:29:38.993 4712 3012604810512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49dc7ebc-7c40-4d34-a021-260e8a2acb30 - - - - - -] port_update received: 664748d5-41b4-429b-82db-5c7c21c96a94 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:29:39.022 4712 3012604810512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49dc7ebc-7c40-4d34-a021-260e8a2acb30 - - - - - -] No port 664748d5-41b4-429b-82db-5c7c21c96a94 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:29:40.853 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8fd2310e-edc7-41e0-9c0a-babe8bce9202 2022-09-19 10:29:41.135 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:29:41.135 4712 3012600633120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8fd2310e-edc7-41e0-9c0a-babe8bce9202' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:29:41.155 4712 3012600633120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8fd2310e-edc7-41e0-9c0a-babe8bce9202' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:29:41.164 4712 3012600633120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8fd2310e-edc7-41e0-9c0a-babe8bce9202 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:29:41.194 4712 3012600633120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 13b11099-98c9-467b-b15f-26a06f826ddd 2022-09-19 10:29:41.212 4712 3012600633120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8fd2310e-edc7-41e0-9c0a-babe8bce9202'] 2022-09-19 10:29:41.227 4712 3012600633120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:29:41.227 4712 3012600633120 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-09-19 10:29:41.243 4712 3012600633120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8fd2310e-edc7-41e0-9c0a-babe8bce9202'] 2022-09-19 10:29:42.194 4712 3012604121856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe965cf1-a6cf-45c1-ac4d-fbc005c78afe 0ba6eafda2eb432aa3c7e031743ed2c8 4ad2ab63f1034b56a3e4eb59883fdec3 - - - -] Security group member updated on remote: ['58ec3016-5008-458c-8076-b6c6afce6f66'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:29:42.211 4712 3012604121856 MainThread INFO neutron.agent.securitygroups_rpc [req-fe965cf1-a6cf-45c1-ac4d-fbc005c78afe 0ba6eafda2eb432aa3c7e031743ed2c8 4ad2ab63f1034b56a3e4eb59883fdec3 - - - -] Security group member updated ['58ec3016-5008-458c-8076-b6c6afce6f66'] 2022-09-19 10:29:42.431 4712 3012602860640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe965cf1-a6cf-45c1-ac4d-fbc005c78afe 0ba6eafda2eb432aa3c7e031743ed2c8 4ad2ab63f1034b56a3e4eb59883fdec3 - - - -] port_delete event received for '8fd2310e-edc7-41e0-9c0a-babe8bce9202' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:29:43.147 4712 3012604009984 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:29:43.147 4712 3012604009984 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:409 2022-09-19 10:29:43.201 4712 3012604009984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:29:43.352 4712 3012603645792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa203e56-dd6d-42b6-8336-c4c8d5040471 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group rule updated on remote: ['98c892cf-cf9d-4b0a-8e3f-cc90e8e61039'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:29:43.367 4712 3012603645792 MainThread INFO neutron.agent.securitygroups_rpc [req-aa203e56-dd6d-42b6-8336-c4c8d5040471 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group rule updated ['98c892cf-cf9d-4b0a-8e3f-cc90e8e61039'] 2022-09-19 10:29:43.804 4712 3012603460064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc70749b-1d35-4485-8dc1-82b7484bf6f2 - - - - - -] port_update received: cf0cb3dd-e546-4003-a2c3-7dec5ea8b01d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:29:43.853 4712 3012603460064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc70749b-1d35-4485-8dc1-82b7484bf6f2 - - - - - -] No port cf0cb3dd-e546-4003-a2c3-7dec5ea8b01d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:29:43.867 4712 3012603460064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42bcfdd6-5a4c-4304-a722-2b49d1860792 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group rule updated on remote: ['98c892cf-cf9d-4b0a-8e3f-cc90e8e61039'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:29:43.881 4712 3012603460064 MainThread INFO neutron.agent.securitygroups_rpc [req-42bcfdd6-5a4c-4304-a722-2b49d1860792 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group rule updated ['98c892cf-cf9d-4b0a-8e3f-cc90e8e61039'] 2022-09-19 10:29:46.227 4712 3012603254208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-054e1ca2-0ed2-48de-baa5-79b67592e54c - - - - - -] port_update received: d6d12e2f-1f23-4c39-bab0-73b7197c5f70 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:29:46.257 4712 3012603254208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-054e1ca2-0ed2-48de-baa5-79b67592e54c - - - - - -] No port d6d12e2f-1f23-4c39-bab0-73b7197c5f70 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:29:48.977 4712 3012604662352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ecb3e29-e94b-4e33-8560-a28df100d1b1 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] Security group rule updated on remote: ['d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:29:48.977 4712 3012604662352 MainThread INFO neutron.agent.securitygroups_rpc [req-0ecb3e29-e94b-4e33-8560-a28df100d1b1 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] Security group rule updated ['d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff'] 2022-09-19 10:29:49.210 4712 3012600686016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52d969a1-8b06-4b90-83ad-d7bf97e98223 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] Security group rule updated on remote: ['d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:29:49.225 4712 3012600686016 MainThread INFO neutron.agent.securitygroups_rpc [req-52d969a1-8b06-4b90-83ad-d7bf97e98223 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] Security group rule updated ['d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff'] 2022-09-19 10:29:49.366 4712 3012603329344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b9651f3-facd-436a-bb15-37eba07bfe66 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] Security group rule updated on remote: ['d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:29:49.386 4712 3012603329344 MainThread INFO neutron.agent.securitygroups_rpc [req-3b9651f3-facd-436a-bb15-37eba07bfe66 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] Security group rule updated ['d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff'] 2022-09-19 10:29:49.491 4712 3012602389952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d25f89c-fa92-41c2-8072-4708d166ab68 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] Security group rule updated on remote: ['d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:29:49.528 4712 3012602389952 MainThread INFO neutron.agent.securitygroups_rpc [req-8d25f89c-fa92-41c2-8072-4708d166ab68 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] Security group rule updated ['d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff'] 2022-09-19 10:29:49.710 4712 3012563468352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29176a46-c8be-41e5-900f-663a620895ac 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] Security group rule updated on remote: ['d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:29:49.733 4712 3012563468352 MainThread INFO neutron.agent.securitygroups_rpc [req-29176a46-c8be-41e5-900f-663a620895ac 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] Security group rule updated ['d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff'] 2022-09-19 10:29:49.756 4712 3012563468352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e770fc99-d981-4327-8976-50f5a8721c99 - - - - - -] port_update received: 042ce2c0-7ba8-4619-a5a9-e3acf02436b6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:29:49.774 4712 3012563468352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e770fc99-d981-4327-8976-50f5a8721c99 - - - - - -] No port 042ce2c0-7ba8-4619-a5a9-e3acf02436b6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:29:49.897 4712 3012602383696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e16f6384-ac56-4b3b-baf0-ab94f3dee907 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] Security group rule updated on remote: ['d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:29:49.912 4712 3012602383696 MainThread INFO neutron.agent.securitygroups_rpc [req-e16f6384-ac56-4b3b-baf0-ab94f3dee907 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] Security group rule updated ['d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff'] 2022-09-19 10:29:51.931 4712 3012604317936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c938c8b-5db3-4592-828a-8d10da5e578b 0ba6eafda2eb432aa3c7e031743ed2c8 4ad2ab63f1034b56a3e4eb59883fdec3 - - - -] Security group member updated on remote: ['58ec3016-5008-458c-8076-b6c6afce6f66'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:29:51.931 4712 3012604317936 MainThread INFO neutron.agent.securitygroups_rpc [req-9c938c8b-5db3-4592-828a-8d10da5e578b 0ba6eafda2eb432aa3c7e031743ed2c8 4ad2ab63f1034b56a3e4eb59883fdec3 - - - -] Security group member updated ['58ec3016-5008-458c-8076-b6c6afce6f66'] 2022-09-19 10:29:53.866 4712 3012604089264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27fd3eda-e36a-4f98-b6b0-a03424edc14b 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: 676766d2-cd17-49f5-b868-3eedecbe0830 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:29:53.882 4712 3012604089264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27fd3eda-e36a-4f98-b6b0-a03424edc14b 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port 676766d2-cd17-49f5-b868-3eedecbe0830 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:29:54.460 4712 3012602078304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-72925223-95b7-475a-9f8d-5359f13b30b3 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group member updated on remote: ['98c892cf-cf9d-4b0a-8e3f-cc90e8e61039'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:29:54.478 4712 3012602078304 MainThread INFO neutron.agent.securitygroups_rpc [req-72925223-95b7-475a-9f8d-5359f13b30b3 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group member updated ['98c892cf-cf9d-4b0a-8e3f-cc90e8e61039'] 2022-09-19 10:29:57.463 4712 3012603672000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdf02d86-9ec3-4bc1-b852-56181cf8bafe 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:29:57.491 4712 3012603672000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdf02d86-9ec3-4bc1-b852-56181cf8bafe 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:29:58.997 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 676766d2-cd17-49f5-b868-3eedecbe0830 2022-09-19 10:29:59.216 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:29:59.443 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port 676766d2-cd17-49f5-b868-3eedecbe0830 2022-09-19 10:29:59.460 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port 676766d2-cd17-49f5-b868-3eedecbe0830 updated. Details: {'device': '676766d2-cd17-49f5-b868-3eedecbe0830', 'network_id': '13b11099-98c9-467b-b15f-26a06f826ddd', 'port_id': '676766d2-cd17-49f5-b868-3eedecbe0830', 'mac_address': 'fa:16:3e:83:65:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 323, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f9bf7911-c0e1-4270-901a-e5ccbeb01ed1', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:29:59.460 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:29:59.475 4712 3012604446144 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-676766d2-cd17-49f5-b868-3eedecbe0830" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:29:59.475 4712 3012604446144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-676766d2-cd17-49f5-b868-3eedecbe0830" 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:409 2022-09-19 10:29:59.490 4712 3012604446144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 676766d2-cd17-49f5-b868-3eedecbe0830 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:29:59.506 4712 3012604446144 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 13b11099-98c9-467b-b15f-26a06f826ddd 2022-09-19 10:29:59.506 4712 3012604446144 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-09-19 10:29:59.775 4712 3012604446144 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '676766d2-cd17-49f5-b868-3eedecbe0830') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:29:59.787 4712 3012604446144 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '676766d2-cd17-49f5-b868-3eedecbe0830') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:29:59.821 4712 3012604446144 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 676766d2-cd17-49f5-b868-3eedecbe0830 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:29:59.836 4712 3012604446144 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 323, VLAN trunk: None to switch port 676766d2-cd17-49f5-b868-3eedecbe0830 2022-09-19 10:29:59.992 4712 3012604446144 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:30:00.007 4712 3012604446144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['676766d2-cd17-49f5-b868-3eedecbe0830'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:30:00.226 4712 3012604446144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['676766d2-cd17-49f5-b868-3eedecbe0830']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:30:00.226 4712 3012604446144 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-09-19 10:30:00.242 4712 3012604446144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (58ec3016-5008-458c-8076-b6c6afce6f66) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:30:00.256 4712 3012604446144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (58ec3016-5008-458c-8076-b6c6afce6f66) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-19 10:30:00.256 4712 3012604446144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 676766d2-cd17-49f5-b868-3eedecbe0830 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:30:00.277 4712 3012604446144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:30:00.292 4712 3012604446144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 676766d2-cd17-49f5-b868-3eedecbe0830 not yet added. Adding. 2022-09-19 10:30:00.303 4712 3012604446144 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-09-19 10:30:00.303 4712 3012604446144 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-09-19 10:30:00.568 4712 3012604446144 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-676766d2-cd17-49f5-b868-3eedecbe0830" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:30:00.568 4712 3012604446144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-676766d2-cd17-49f5-b868-3eedecbe0830" 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:409 2022-09-19 10:30:00.805 4712 3012604446144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-676766d2-cd17-49f5-b868-3eedecbe0830" "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:423 2022-09-19 10:30:00.818 4712 3012604446144 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-676766d2-cd17-49f5-b868-3eedecbe0830" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:30:00.833 4712 3012604446144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-676766d2-cd17-49f5-b868-3eedecbe0830" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:30:01.106 4712 3012604446144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-676766d2-cd17-49f5-b868-3eedecbe0830" "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:423 2022-09-19 10:30:01.287 4712 3012604446144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-676766d2-cd17-49f5-b868-3eedecbe0830" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.812s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:30:01.306 4712 3012604446144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 676766d2-cd17-49f5-b868-3eedecbe0830 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:30:01.306 4712 3012604446144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 676766d2-cd17-49f5-b868-3eedecbe0830 processed. 2022-09-19 10:30:01.333 4712 3012604446144 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:30:01.356 4712 3012604446144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:30:01.522 4712 3012603327408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d261af6d-f4f5-4ca3-ac92-cced99b60841 e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Security group rule updated on remote: ['e6c29e39-4268-4927-a23c-ef7fe2f39110'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:30:01.522 4712 3012603327408 MainThread INFO neutron.agent.securitygroups_rpc [req-d261af6d-f4f5-4ca3-ac92-cced99b60841 e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Security group rule updated ['e6c29e39-4268-4927-a23c-ef7fe2f39110'] 2022-09-19 10:30:01.569 4712 3012604446144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:30:01.663 4712 3012604446144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19095fe0-5abb-422e-a007-6c57ec0883da e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Security group rule updated on remote: ['e6c29e39-4268-4927-a23c-ef7fe2f39110'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:30:01.663 4712 3012604446144 MainThread INFO neutron.agent.securitygroups_rpc [req-19095fe0-5abb-422e-a007-6c57ec0883da e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Security group rule updated ['e6c29e39-4268-4927-a23c-ef7fe2f39110'] 2022-09-19 10:30:03.015 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25 2022-09-19 10:30:03.345 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:30:03.605 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25 2022-09-19 10:30:03.632 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25 updated. Details: {'device': 'd7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25', 'network_id': '4bc36166-8392-45aa-99cd-9b94f48b8435', 'port_id': 'd7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25', 'mac_address': 'fa:16:3e:37:87:11', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 309, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6dd9cc60-a3e7-4685-b8da-a1a950ed6c13', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:30:03.632 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:30:03.647 4712 3012603915776 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:30:03.647 4712 3012603915776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25" 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:409 2022-09-19 10:30:03.667 4712 3012603915776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:30:03.684 4712 3012603915776 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-09-19 10:30:03.944 4712 3012603915776 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:30:03.960 4712 3012603915776 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:30:03.975 4712 3012603915776 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:30:03.975 4712 3012603915776 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 309, VLAN trunk: None to switch port d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25 2022-09-19 10:30:04.167 4712 3012603915776 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:30:04.178 4712 3012603915776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:30:04.336 4712 3012603915776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:30:04.352 4712 3012603915776 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-09-19 10:30:04.368 4712 3012603915776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (98c892cf-cf9d-4b0a-8e3f-cc90e8e61039) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:30:04.368 4712 3012603915776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:30:04.387 4712 3012603915776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:30:04.399 4712 3012603915776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25 not yet added. Adding. 2022-09-19 10:30:04.418 4712 3012603915776 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-09-19 10:30:04.429 4712 3012603915776 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-09-19 10:30:04.711 4712 3012603915776 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:30:04.725 4712 3012603915776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:30:04.974 4712 3012603915776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:30:04.991 4712 3012603915776 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:30:05.006 4712 3012603915776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:30:05.336 4712 3012603915776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:30:05.537 4712 3012603915776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.890s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:30:05.553 4712 3012603915776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:30:05.574 4712 3012603915776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25 processed. 2022-09-19 10:30:05.608 4712 3012603915776 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:30:05.618 4712 3012603915776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:30:05.835 4712 3012603915776 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:423 2022-09-19 10:30:11.260 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 676766d2-cd17-49f5-b868-3eedecbe0830 2022-09-19 10:30:11.608 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:30:11.608 4712 3012604753168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '676766d2-cd17-49f5-b868-3eedecbe0830' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:30:11.630 4712 3012604753168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '676766d2-cd17-49f5-b868-3eedecbe0830' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:30:11.647 4712 3012604753168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 676766d2-cd17-49f5-b868-3eedecbe0830 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:30:11.696 4712 3012604753168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 13b11099-98c9-467b-b15f-26a06f826ddd 2022-09-19 10:30:11.710 4712 3012604753168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['676766d2-cd17-49f5-b868-3eedecbe0830'] 2022-09-19 10:30:11.726 4712 3012604753168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:30:11.743 4712 3012604753168 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-09-19 10:30:11.743 4712 3012604753168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['676766d2-cd17-49f5-b868-3eedecbe0830'] 2022-09-19 10:30:11.774 4712 3012604753168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-095f8f3c-ab99-4e5a-99b8-7638f09e1665 e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Security group member updated on remote: ['e6c29e39-4268-4927-a23c-ef7fe2f39110'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:30:11.790 4712 3012604753168 MainThread INFO neutron.agent.securitygroups_rpc [req-095f8f3c-ab99-4e5a-99b8-7638f09e1665 e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Security group member updated ['e6c29e39-4268-4927-a23c-ef7fe2f39110'] 2022-09-19 10:30:11.874 4712 3012603471648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9af9591e-cf19-436a-a188-18fc617fcc05 0ba6eafda2eb432aa3c7e031743ed2c8 4ad2ab63f1034b56a3e4eb59883fdec3 - - - -] Security group member updated on remote: ['58ec3016-5008-458c-8076-b6c6afce6f66'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:30:11.885 4712 3012603471648 MainThread INFO neutron.agent.securitygroups_rpc [req-9af9591e-cf19-436a-a188-18fc617fcc05 0ba6eafda2eb432aa3c7e031743ed2c8 4ad2ab63f1034b56a3e4eb59883fdec3 - - - -] Security group member updated ['58ec3016-5008-458c-8076-b6c6afce6f66'] 2022-09-19 10:30:12.007 4712 3012604088912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9af9591e-cf19-436a-a188-18fc617fcc05 0ba6eafda2eb432aa3c7e031743ed2c8 4ad2ab63f1034b56a3e4eb59883fdec3 - - - -] port_delete event received for '676766d2-cd17-49f5-b868-3eedecbe0830' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:30:12.913 4712 3012605024384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0c31052-80a8-4250-b52d-6ab21792c9c9 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: 718668cf-49a7-4500-9c80-9a1c3a956f52 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:30:12.929 4712 3012605024384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0c31052-80a8-4250-b52d-6ab21792c9c9 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port 718668cf-49a7-4500-9c80-9a1c3a956f52 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:30:13.604 4712 3012605079040 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:30:13.616 4712 3012605079040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:30:13.678 4712 3012605079040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:30:19.194 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 718668cf-49a7-4500-9c80-9a1c3a956f52 2022-09-19 10:30:19.622 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:30:19.880 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port 718668cf-49a7-4500-9c80-9a1c3a956f52 2022-09-19 10:30:19.880 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port 718668cf-49a7-4500-9c80-9a1c3a956f52 updated. Details: {'device': '718668cf-49a7-4500-9c80-9a1c3a956f52', 'network_id': '3fe1a4d0-2dde-465b-b299-612ba92cf549', 'port_id': '718668cf-49a7-4500-9c80-9a1c3a956f52', 'mac_address': 'fa:16:3e:23:b7:92', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 331, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9f62655b-7b04-44b5-bf14-544d2adb2289', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:30:19.905 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:30:19.928 4712 3012603209680 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-718668cf-49a7-4500-9c80-9a1c3a956f52" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:30:19.945 4712 3012603209680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-718668cf-49a7-4500-9c80-9a1c3a956f52" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:30:19.961 4712 3012603209680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 718668cf-49a7-4500-9c80-9a1c3a956f52 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:30:19.975 4712 3012603209680 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-09-19 10:30:20.244 4712 3012603209680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '718668cf-49a7-4500-9c80-9a1c3a956f52') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:30:20.258 4712 3012603209680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '718668cf-49a7-4500-9c80-9a1c3a956f52') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:30:20.279 4712 3012603209680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 718668cf-49a7-4500-9c80-9a1c3a956f52 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:30:20.279 4712 3012603209680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 331, VLAN trunk: None to switch port 718668cf-49a7-4500-9c80-9a1c3a956f52 2022-09-19 10:30:20.491 4712 3012603209680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:30:20.491 4712 3012603209680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['718668cf-49a7-4500-9c80-9a1c3a956f52'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:30:20.681 4712 3012603209680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['718668cf-49a7-4500-9c80-9a1c3a956f52']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:30:20.681 4712 3012603209680 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-09-19 10:30:20.702 4712 3012603209680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e6c29e39-4268-4927-a23c-ef7fe2f39110) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:30:20.711 4712 3012603209680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 718668cf-49a7-4500-9c80-9a1c3a956f52 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:30:20.727 4712 3012603209680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:30:20.739 4712 3012603209680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 718668cf-49a7-4500-9c80-9a1c3a956f52 not yet added. Adding. 2022-09-19 10:30:20.758 4712 3012603209680 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-09-19 10:30:20.771 4712 3012603209680 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-09-19 10:30:21.022 4712 3012603209680 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-718668cf-49a7-4500-9c80-9a1c3a956f52" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:30:21.043 4712 3012603209680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-718668cf-49a7-4500-9c80-9a1c3a956f52" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:30:21.350 4712 3012603209680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-718668cf-49a7-4500-9c80-9a1c3a956f52" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:30:21.350 4712 3012603209680 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-718668cf-49a7-4500-9c80-9a1c3a956f52" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:30:21.366 4712 3012603209680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-718668cf-49a7-4500-9c80-9a1c3a956f52" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:30:21.678 4712 3012603209680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-718668cf-49a7-4500-9c80-9a1c3a956f52" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:30:21.930 4712 3012603209680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-718668cf-49a7-4500-9c80-9a1c3a956f52" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.985s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:30:21.943 4712 3012603209680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 718668cf-49a7-4500-9c80-9a1c3a956f52 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:30:21.960 4712 3012603209680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 718668cf-49a7-4500-9c80-9a1c3a956f52 processed. 2022-09-19 10:30:21.991 4712 3012603209680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33dfb24b-5c35-45f5-82bb-9845a5971b8d 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] Security group member updated on remote: ['d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:30:21.991 4712 3012603209680 MainThread INFO neutron.agent.securitygroups_rpc [req-33dfb24b-5c35-45f5-82bb-9845a5971b8d 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] Security group member updated ['d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff'] 2022-09-19 10:30:22.006 4712 3012604754224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58e866b9-feff-4641-b040-d855943f510d 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: 26f9a7f7-8cd2-42f2-810d-73284059fc80 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:30:22.044 4712 3012604754224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58e866b9-feff-4641-b040-d855943f510d 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port 26f9a7f7-8cd2-42f2-810d-73284059fc80 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:30:22.054 4712 3012604089792 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:30:22.070 4712 3012604089792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:30:22.302 4712 3012604089792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:30:25.274 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 26f9a7f7-8cd2-42f2-810d-73284059fc80 2022-09-19 10:30:25.989 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:30:26.225 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port 26f9a7f7-8cd2-42f2-810d-73284059fc80 2022-09-19 10:30:26.225 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port 26f9a7f7-8cd2-42f2-810d-73284059fc80 updated. Details: {'device': '26f9a7f7-8cd2-42f2-810d-73284059fc80', 'network_id': 'e4d303fa-14fd-497c-9869-e6cfc37e793d', 'port_id': '26f9a7f7-8cd2-42f2-810d-73284059fc80', 'mac_address': 'fa:16:3e:e6:6b:f5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 328, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '61e40ea9-9a71-44fd-9774-683b82b2e49b', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:30:26.240 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:30:26.256 4712 3012602232496 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:30:26.288 4712 3012602232496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:30:26.303 4712 3012602232496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 26f9a7f7-8cd2-42f2-810d-73284059fc80 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:30:26.320 4712 3012602232496 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e4d303fa-14fd-497c-9869-e6cfc37e793d 2022-09-19 10:30:26.334 4712 3012602232496 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-09-19 10:30:26.647 4712 3012602232496 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '26f9a7f7-8cd2-42f2-810d-73284059fc80') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:30:26.663 4712 3012602232496 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '26f9a7f7-8cd2-42f2-810d-73284059fc80') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:30:26.693 4712 3012602232496 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 26f9a7f7-8cd2-42f2-810d-73284059fc80 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:30:26.693 4712 3012602232496 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 328, VLAN trunk: None to switch port 26f9a7f7-8cd2-42f2-810d-73284059fc80 2022-09-19 10:30:26.949 4712 3012602232496 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:30:26.959 4712 3012602232496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['26f9a7f7-8cd2-42f2-810d-73284059fc80'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:30:27.304 4712 3012602232496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['26f9a7f7-8cd2-42f2-810d-73284059fc80']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:30:27.318 4712 3012602232496 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-09-19 10:30:27.334 4712 3012602232496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:30:27.366 4712 3012602232496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 26f9a7f7-8cd2-42f2-810d-73284059fc80 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:30:27.382 4712 3012602232496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:30:27.398 4712 3012602232496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 26f9a7f7-8cd2-42f2-810d-73284059fc80 not yet added. Adding. 2022-09-19 10:30:27.414 4712 3012602232496 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-09-19 10:30:27.414 4712 3012602232496 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-09-19 10:30:27.806 4712 3012602232496 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:30:27.820 4712 3012602232496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:30:28.150 4712 3012602232496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:30:28.161 4712 3012602232496 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:30:28.178 4712 3012602232496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:30:28.555 4712 3012602232496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:30:28.787 4712 3012602232496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:30:28.803 4712 3012602232496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 26f9a7f7-8cd2-42f2-810d-73284059fc80 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:30:28.803 4712 3012602232496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 26f9a7f7-8cd2-42f2-810d-73284059fc80 processed. 2022-09-19 10:30:28.834 4712 3012602232496 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:30:28.851 4712 3012602232496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:30:29.092 4712 3012602232496 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:423 2022-09-19 10:30:45.443 4712 3012603254912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-527d1ec3-efd4-4ad1-a9bb-1eb5a643d852 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] network_delete received. Deleting network 13b11099-98c9-467b-b15f-26a06f826ddd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-19 10:30:45.443 4712 3012603254912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-527d1ec3-efd4-4ad1-a9bb-1eb5a643d852 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] Network 13b11099-98c9-467b-b15f-26a06f826ddd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-19 10:31:01.772 4712 3012602863280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd66e0ae-af1c-459a-81c0-6ef425fd72bb - - - - - -] port_update received: b7450a8a-b8be-49b3-8f40-ac83d149f9ff port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:31:01.808 4712 3012602863280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd66e0ae-af1c-459a-81c0-6ef425fd72bb - - - - - -] No port b7450a8a-b8be-49b3-8f40-ac83d149f9ff defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:31:05.255 4712 3012600634176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7178cc2f-d3d7-43e1-8359-cb8e309cd3b0 - - - - - -] port_update received: 625ad056-45e8-4e17-9a7f-c5662f11d5a7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:31:05.287 4712 3012600634176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7178cc2f-d3d7-43e1-8359-cb8e309cd3b0 - - - - - -] No port 625ad056-45e8-4e17-9a7f-c5662f11d5a7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:31:06.850 4712 3012602724016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-496e25fd-9d5b-482c-9ac7-580b52a87454 - - - - - -] port_update received: cd2efa2a-9a8e-4a54-a70b-2908d8686030 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:31:06.897 4712 3012602724016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-496e25fd-9d5b-482c-9ac7-580b52a87454 - - - - - -] No port cd2efa2a-9a8e-4a54-a70b-2908d8686030 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:31:11.087 4712 3012600849328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9200568f-32aa-4a34-92c5-c97c185e0131 - - - - - -] port_update received: 23c6249f-bca0-4819-a520-4457354bce54 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:31:11.099 4712 3012600849328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9200568f-32aa-4a34-92c5-c97c185e0131 - - - - - -] No port 23c6249f-bca0-4819-a520-4457354bce54 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:31:20.731 4712 3012601985328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7cc4e57-0761-4928-aa6b-36deceffaf77 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group member updated on remote: ['51542317-c9c4-43b4-81ae-11fb45534826'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:31:20.741 4712 3012601985328 MainThread INFO neutron.agent.securitygroups_rpc [req-d7cc4e57-0761-4928-aa6b-36deceffaf77 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group member updated ['51542317-c9c4-43b4-81ae-11fb45534826'] 2022-09-19 10:31:33.677 4712 3012603644736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b2b73b8-ebfc-4a77-8fbb-47955ae4aa7c 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: 52a89241-0d6c-4996-ae06-823e3a3eb668 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:31:33.693 4712 3012603644736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b2b73b8-ebfc-4a77-8fbb-47955ae4aa7c 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port 52a89241-0d6c-4996-ae06-823e3a3eb668 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:31:36.646 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25 2022-09-19 10:31:36.710 4712 3012602306400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6a1efac-1822-474b-b6ec-10288b4ad167 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group member updated on remote: ['98c892cf-cf9d-4b0a-8e3f-cc90e8e61039'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:31:36.741 4712 3012602306400 MainThread INFO neutron.agent.securitygroups_rpc [req-e6a1efac-1822-474b-b6ec-10288b4ad167 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group member updated ['98c892cf-cf9d-4b0a-8e3f-cc90e8e61039'] 2022-09-19 10:31:37.038 4712 3012601756832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6a1efac-1822-474b-b6ec-10288b4ad167 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] port_delete event received for 'd7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:31:37.117 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:31:37.129 4712 3012600851792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:31:37.129 4712 3012600851792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:31:37.162 4712 3012600851792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:31:37.193 4712 3012600851792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25'] 2022-09-19 10:31:37.228 4712 3012600851792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:31:37.241 4712 3012600851792 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-09-19 10:31:37.241 4712 3012600851792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7aa2a46-dcc8-46a0-aa59-7c7c24ff2b25'] 2022-09-19 10:31:38.287 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 52a89241-0d6c-4996-ae06-823e3a3eb668 2022-09-19 10:31:39.130 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:31:39.146 4712 3012601802240 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:31:39.162 4712 3012601802240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:31:39.239 4712 3012601802240 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:423 2022-09-19 10:31:39.381 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port 52a89241-0d6c-4996-ae06-823e3a3eb668 2022-09-19 10:31:39.397 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port 52a89241-0d6c-4996-ae06-823e3a3eb668 updated. Details: {'device': '52a89241-0d6c-4996-ae06-823e3a3eb668', 'network_id': '9d8fcba7-e10b-40c4-a7ed-1d117e4bc566', 'port_id': '52a89241-0d6c-4996-ae06-823e3a3eb668', 'mac_address': 'fa:16:3e:4a:c0:c8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 339, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3d47389e-3d90-4354-b99e-372509658598', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:31:39.411 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:31:39.426 4712 3012600713056 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:31:39.426 4712 3012600713056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" 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:409 2022-09-19 10:31:39.445 4712 3012600713056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 52a89241-0d6c-4996-ae06-823e3a3eb668 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:31:39.465 4712 3012600713056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9d8fcba7-e10b-40c4-a7ed-1d117e4bc566 2022-09-19 10:31:39.474 4712 3012600713056 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-09-19 10:31:39.793 4712 3012600713056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '52a89241-0d6c-4996-ae06-823e3a3eb668') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:31:39.819 4712 3012600713056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '52a89241-0d6c-4996-ae06-823e3a3eb668') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:31:39.835 4712 3012600713056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 52a89241-0d6c-4996-ae06-823e3a3eb668 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:31:39.850 4712 3012600713056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 339, VLAN trunk: None to switch port 52a89241-0d6c-4996-ae06-823e3a3eb668 2022-09-19 10:31:40.039 4712 3012600713056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:31:40.057 4712 3012600713056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['52a89241-0d6c-4996-ae06-823e3a3eb668'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:31:40.255 4712 3012600713056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['52a89241-0d6c-4996-ae06-823e3a3eb668']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:31:40.272 4712 3012600713056 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-09-19 10:31:40.272 4712 3012600713056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (51542317-c9c4-43b4-81ae-11fb45534826) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:31:40.286 4712 3012600713056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (51542317-c9c4-43b4-81ae-11fb45534826) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-19 10:31:40.303 4712 3012600713056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 52a89241-0d6c-4996-ae06-823e3a3eb668 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:31:40.303 4712 3012600713056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:31:40.318 4712 3012600713056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 52a89241-0d6c-4996-ae06-823e3a3eb668 not yet added. Adding. 2022-09-19 10:31:40.334 4712 3012600713056 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-09-19 10:31:40.334 4712 3012600713056 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-09-19 10:31:40.617 4712 3012600713056 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:31:40.629 4712 3012600713056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:31:40.916 4712 3012600713056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:31:40.916 4712 3012600713056 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:31:40.936 4712 3012600713056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:31:41.239 4712 3012600713056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" "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:423 2022-09-19 10:31:41.457 4712 3012600713056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:31:41.473 4712 3012600713056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 52a89241-0d6c-4996-ae06-823e3a3eb668 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:31:41.489 4712 3012600713056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 52a89241-0d6c-4996-ae06-823e3a3eb668 processed. 2022-09-19 10:31:41.515 4712 3012600713056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c8a884d-fa15-41b6-9a36-94aea76b60da f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] port_delete event received for '5473ac18-8cb5-47be-953f-3eb50a674838' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:31:41.523 4712 3012601913584 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:31:41.538 4712 3012601913584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:31:41.724 4712 3012601913584 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:423 2022-09-19 10:31:48.896 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 67518e70-bc72-4552-bde6-0707a55bca77 2022-09-19 10:31:48.913 4712 3012603459536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb1a1649-0790-47cd-86ff-4aec71501903 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group member updated on remote: ['8389e9b3-9528-4495-b5b0-bd5a63f11ed2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:31:48.942 4712 3012603459536 MainThread INFO neutron.agent.securitygroups_rpc [req-eb1a1649-0790-47cd-86ff-4aec71501903 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group member updated ['8389e9b3-9528-4495-b5b0-bd5a63f11ed2'] 2022-09-19 10:31:49.210 4712 3012600849152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb1a1649-0790-47cd-86ff-4aec71501903 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] port_delete event received for '67518e70-bc72-4552-bde6-0707a55bca77' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:31:49.541 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:31:49.541 4712 3012600849856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '67518e70-bc72-4552-bde6-0707a55bca77' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:31:49.556 4712 3012600849856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '67518e70-bc72-4552-bde6-0707a55bca77' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:31:49.567 4712 3012600849856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 67518e70-bc72-4552-bde6-0707a55bca77 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:31:49.619 4712 3012600849856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4bc36166-8392-45aa-99cd-9b94f48b8435 2022-09-19 10:31:49.633 4712 3012600849856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['67518e70-bc72-4552-bde6-0707a55bca77'] 2022-09-19 10:31:49.633 4712 3012600849856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:31:49.652 4712 3012600849856 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-09-19 10:31:49.662 4712 3012600849856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['67518e70-bc72-4552-bde6-0707a55bca77'] 2022-09-19 10:31:51.565 4712 3012604318992 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:31:51.565 4712 3012604318992 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:409 2022-09-19 10:31:51.630 4712 3012604318992 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:423 2022-09-19 10:31:51.665 4712 3012603577968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a8ed7e5-c391-4847-97cf-de15d8130385 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] port_delete event received for '2bf71e69-8d8d-4660-9ed3-3d14d3b8fa7b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:31:51.990 4712 3012604526080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3dac696f-a470-48ab-b49c-28980659d9ed f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group rule updated on remote: ['1d273bd7-10e6-4e92-87ef-a73a071c8b0e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:31:51.990 4712 3012604526080 MainThread INFO neutron.agent.securitygroups_rpc [req-3dac696f-a470-48ab-b49c-28980659d9ed f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group rule updated ['1d273bd7-10e6-4e92-87ef-a73a071c8b0e'] 2022-09-19 10:31:52.132 4712 3012551872176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7bfe2ca-b8c6-4dc6-9188-8f21a3e7a5b4 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group rule updated on remote: ['1d273bd7-10e6-4e92-87ef-a73a071c8b0e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:31:52.145 4712 3012551872176 MainThread INFO neutron.agent.securitygroups_rpc [req-d7bfe2ca-b8c6-4dc6-9188-8f21a3e7a5b4 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group rule updated ['1d273bd7-10e6-4e92-87ef-a73a071c8b0e'] 2022-09-19 10:31:57.030 4712 3012565981136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5556a96f-3f0a-423d-97b6-b5944f3f1784 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group member updated on remote: ['1d273bd7-10e6-4e92-87ef-a73a071c8b0e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:31:57.052 4712 3012565981136 MainThread INFO neutron.agent.securitygroups_rpc [req-5556a96f-3f0a-423d-97b6-b5944f3f1784 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group member updated ['1d273bd7-10e6-4e92-87ef-a73a071c8b0e'] 2022-09-19 10:31:57.577 4712 3012602449408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e754e0f1-c12e-4baa-a048-17dbf436cf9b de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group rule updated on remote: ['66004f41-7c4f-44e6-8ced-8f0e2ec9eb39'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:31:57.577 4712 3012602449408 MainThread INFO neutron.agent.securitygroups_rpc [req-e754e0f1-c12e-4baa-a048-17dbf436cf9b de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group rule updated ['66004f41-7c4f-44e6-8ced-8f0e2ec9eb39'] 2022-09-19 10:31:57.786 4712 3012601243424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3c6ea0f-6220-47d0-be55-bfb3d3bf9362 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group rule updated on remote: ['66004f41-7c4f-44e6-8ced-8f0e2ec9eb39'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:31:57.803 4712 3012601243424 MainThread INFO neutron.agent.securitygroups_rpc [req-b3c6ea0f-6220-47d0-be55-bfb3d3bf9362 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group rule updated ['66004f41-7c4f-44e6-8ced-8f0e2ec9eb39'] 2022-09-19 10:31:57.942 4712 3012601203168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea67d23d-090c-4656-b753-226d2acbab12 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group rule updated on remote: ['66004f41-7c4f-44e6-8ced-8f0e2ec9eb39'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:31:57.970 4712 3012601203168 MainThread INFO neutron.agent.securitygroups_rpc [req-ea67d23d-090c-4656-b753-226d2acbab12 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group rule updated ['66004f41-7c4f-44e6-8ced-8f0e2ec9eb39'] 2022-09-19 10:31:58.156 4712 3012602799376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b7e778d-ce5d-42cc-8c79-c93c959476dd de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group rule updated on remote: ['66004f41-7c4f-44e6-8ced-8f0e2ec9eb39'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:31:58.156 4712 3012602799376 MainThread INFO neutron.agent.securitygroups_rpc [req-4b7e778d-ce5d-42cc-8c79-c93c959476dd de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group rule updated ['66004f41-7c4f-44e6-8ced-8f0e2ec9eb39'] 2022-09-19 10:31:58.427 4712 3012601916400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05e4b05f-fa74-4cea-a194-966a5ee6b40a de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group rule updated on remote: ['66004f41-7c4f-44e6-8ced-8f0e2ec9eb39'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:31:58.455 4712 3012601916400 MainThread INFO neutron.agent.securitygroups_rpc [req-05e4b05f-fa74-4cea-a194-966a5ee6b40a de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group rule updated ['66004f41-7c4f-44e6-8ced-8f0e2ec9eb39'] 2022-09-19 10:31:58.489 4712 3012601916400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0557af64-6249-4354-b912-89648f17dd9c 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: b4802af3-007e-4a53-8c9a-0dd7e255d28b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:31:58.521 4712 3012601916400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0557af64-6249-4354-b912-89648f17dd9c 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port b4802af3-007e-4a53-8c9a-0dd7e255d28b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:31:58.692 4712 3012602152208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c03458b5-2aec-47ae-8962-a66da649b7dc de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group rule updated on remote: ['66004f41-7c4f-44e6-8ced-8f0e2ec9eb39'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:31:58.692 4712 3012602152208 MainThread INFO neutron.agent.securitygroups_rpc [req-c03458b5-2aec-47ae-8962-a66da649b7dc de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group rule updated ['66004f41-7c4f-44e6-8ced-8f0e2ec9eb39'] 2022-09-19 10:31:59.444 4712 3012604662352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group member updated on remote: ['51542317-c9c4-43b4-81ae-11fb45534826', '66004f41-7c4f-44e6-8ced-8f0e2ec9eb39'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:31:59.444 4712 3012604662352 MainThread INFO neutron.agent.securitygroups_rpc [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group member updated ['51542317-c9c4-43b4-81ae-11fb45534826', '66004f41-7c4f-44e6-8ced-8f0e2ec9eb39'] 2022-09-19 10:31:59.461 4712 3012604662352 MainThread INFO neutron.agent.securitygroups_rpc [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Refresh firewall rules 2022-09-19 10:31:59.461 4712 3012604662352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Get security group information for devices via rpc ['52a89241-0d6c-4996-ae06-823e3a3eb668'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:31:59.482 4712 3012564224128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] port_update received: 52a89241-0d6c-4996-ae06-823e3a3eb668 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:31:59.505 4712 3012564224128 MainThread DEBUG oslo_concurrency.lockutils [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Acquiring lock "n-hv-agent-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:31:59.505 4712 3012564224128 MainThread DEBUG oslo_concurrency.lockutils [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-agent-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" 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:409 2022-09-19 10:31:59.527 4712 3012564224128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Binding port 52a89241-0d6c-4996-ae06-823e3a3eb668 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:31:59.538 4712 3012564224128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] 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-09-19 10:31:59.584 4712 3012564224128 MainThread DEBUG neutron.services.trunk.rpc.agent [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '52a89241-0d6c-4996-ae06-823e3a3eb668') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:31:59.598 4712 3012564224128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '52a89241-0d6c-4996-ae06-823e3a3eb668') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:31:59.598 4712 3012564224128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Trunk plugin disabled on server. Assuming port 52a89241-0d6c-4996-ae06-823e3a3eb668 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:31:59.621 4712 3012564224128 MainThread INFO networking_hyperv.neutron.trunk_driver [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Binding VLAN ID: 339, VLAN trunk: None to switch port 52a89241-0d6c-4996-ae06-823e3a3eb668 2022-09-19 10:31:59.695 4712 3012564224128 MainThread INFO neutron.agent.securitygroups_rpc [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Refresh firewall rules 2022-09-19 10:31:59.695 4712 3012564224128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Get security group information for devices via rpc ['52a89241-0d6c-4996-ae06-823e3a3eb668'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:31:59.978 4712 3012604662352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update security group information for ports dict_keys(['52a89241-0d6c-4996-ae06-823e3a3eb668']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:31:59.998 4712 3012604662352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-19 10:31:59.998 4712 3012604662352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update rules of security group (51542317-c9c4-43b4-81ae-11fb45534826) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:32:00.021 4712 3012604662352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update rules of security group (66004f41-7c4f-44e6-8ced-8f0e2ec9eb39) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:32:00.021 4712 3012604662352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update members of security group (51542317-c9c4-43b4-81ae-11fb45534826) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-19 10:32:00.036 4712 3012604662352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update port filter for 52a89241-0d6c-4996-ae06-823e3a3eb668 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:32:00.036 4712 3012604662352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Updating port rules. 2022-09-19 10:32:00.052 4712 3012604662352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Creating 6 new rules, removing 0 old rules. 2022-09-19 10:32:00.052 4712 3012604662352 MainThread DEBUG oslo_concurrency.lockutils [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Acquiring lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:32:00.068 4712 3012604662352 MainThread DEBUG oslo_concurrency.lockutils [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:32:00.304 4712 3012604662352 MainThread DEBUG oslo_concurrency.lockutils [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" "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:423 2022-09-19 10:32:00.324 4712 3012604662352 MainThread DEBUG oslo_concurrency.lockutils [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Acquiring lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:32:00.337 4712 3012604662352 MainThread DEBUG oslo_concurrency.lockutils [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:32:00.351 4712 3012604662352 MainThread DEBUG oslo_concurrency.lockutils [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:32:00.366 4712 3012564224128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update security group information for ports dict_keys(['52a89241-0d6c-4996-ae06-823e3a3eb668']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:32:00.385 4712 3012564224128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-19 10:32:00.395 4712 3012564224128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update rules of security group (51542317-c9c4-43b4-81ae-11fb45534826) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:32:00.395 4712 3012564224128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update rules of security group (66004f41-7c4f-44e6-8ced-8f0e2ec9eb39) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:32:00.417 4712 3012564224128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update members of security group (51542317-c9c4-43b4-81ae-11fb45534826) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-19 10:32:00.428 4712 3012564224128 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update port filter for 52a89241-0d6c-4996-ae06-823e3a3eb668 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:32:00.442 4712 3012564224128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Updating port rules. 2022-09-19 10:32:00.442 4712 3012564224128 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Creating 0 new rules, removing 0 old rules. 2022-09-19 10:32:00.458 4712 3012564224128 MainThread DEBUG oslo_concurrency.lockutils [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Acquiring lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:32:00.458 4712 3012564224128 MainThread DEBUG oslo_concurrency.lockutils [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" 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:409 2022-09-19 10:32:00.476 4712 3012564224128 MainThread DEBUG oslo_concurrency.lockutils [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:32:00.490 4712 3012564224128 MainThread DEBUG oslo_concurrency.lockutils [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Acquiring lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:32:00.490 4712 3012564224128 MainThread DEBUG oslo_concurrency.lockutils [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" 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:409 2022-09-19 10:32:00.515 4712 3012564224128 MainThread DEBUG oslo_concurrency.lockutils [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:32:00.583 4712 3012564224128 MainThread DEBUG oslo_concurrency.lockutils [req-b76f448e-066c-40af-9eb3-d0c497acad98 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-agent-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:32:00.632 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b4802af3-007e-4a53-8c9a-0dd7e255d28b 2022-09-19 10:32:01.614 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:32:01.848 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port b4802af3-007e-4a53-8c9a-0dd7e255d28b 2022-09-19 10:32:01.865 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port b4802af3-007e-4a53-8c9a-0dd7e255d28b updated. Details: {'device': 'b4802af3-007e-4a53-8c9a-0dd7e255d28b', 'network_id': '4bc36166-8392-45aa-99cd-9b94f48b8435', 'port_id': 'b4802af3-007e-4a53-8c9a-0dd7e255d28b', 'mac_address': 'fa:16:3e:13:3c:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 309, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6dd9cc60-a3e7-4685-b8da-a1a950ed6c13', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:32:01.865 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:32:01.880 4712 3012582071456 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-b4802af3-007e-4a53-8c9a-0dd7e255d28b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:32:01.896 4712 3012582071456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b4802af3-007e-4a53-8c9a-0dd7e255d28b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:32:01.911 4712 3012582071456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b4802af3-007e-4a53-8c9a-0dd7e255d28b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:32:01.911 4712 3012582071456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4bc36166-8392-45aa-99cd-9b94f48b8435 2022-09-19 10:32:01.927 4712 3012582071456 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-09-19 10:32:02.161 4712 3012582071456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b4802af3-007e-4a53-8c9a-0dd7e255d28b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:32:02.161 4712 3012582071456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b4802af3-007e-4a53-8c9a-0dd7e255d28b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:32:02.210 4712 3012582071456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b4802af3-007e-4a53-8c9a-0dd7e255d28b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:32:02.210 4712 3012582071456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 309, VLAN trunk: None to switch port b4802af3-007e-4a53-8c9a-0dd7e255d28b 2022-09-19 10:32:02.367 4712 3012582071456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:32:02.381 4712 3012582071456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b4802af3-007e-4a53-8c9a-0dd7e255d28b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:32:02.536 4712 3012582071456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b4802af3-007e-4a53-8c9a-0dd7e255d28b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:32:02.536 4712 3012582071456 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-09-19 10:32:02.568 4712 3012582071456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1d273bd7-10e6-4e92-87ef-a73a071c8b0e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:32:02.568 4712 3012582071456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b4802af3-007e-4a53-8c9a-0dd7e255d28b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:32:02.583 4712 3012582071456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:32:02.600 4712 3012582071456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b4802af3-007e-4a53-8c9a-0dd7e255d28b not yet added. Adding. 2022-09-19 10:32:02.615 4712 3012582071456 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-09-19 10:32:02.615 4712 3012582071456 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-09-19 10:32:02.943 4712 3012582071456 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b4802af3-007e-4a53-8c9a-0dd7e255d28b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:32:02.958 4712 3012582071456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4802af3-007e-4a53-8c9a-0dd7e255d28b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:32:03.193 4712 3012582071456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4802af3-007e-4a53-8c9a-0dd7e255d28b" "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:423 2022-09-19 10:32:03.209 4712 3012582071456 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b4802af3-007e-4a53-8c9a-0dd7e255d28b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:32:03.209 4712 3012582071456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4802af3-007e-4a53-8c9a-0dd7e255d28b" 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:409 2022-09-19 10:32:03.489 4712 3012582071456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b4802af3-007e-4a53-8c9a-0dd7e255d28b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:32:03.666 4712 3012582071456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b4802af3-007e-4a53-8c9a-0dd7e255d28b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.765s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:32:03.679 4712 3012582071456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b4802af3-007e-4a53-8c9a-0dd7e255d28b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:32:03.679 4712 3012582071456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b4802af3-007e-4a53-8c9a-0dd7e255d28b processed. 2022-09-19 10:32:03.696 4712 3012582071456 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:32:03.717 4712 3012582071456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:32:03.911 4712 3012582071456 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:423 2022-09-19 10:33:02.035 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: db57868d-5344-4a2b-b5a8-d0e49bbcc965 2022-09-19 10:33:02.865 4712 3012603472528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99df2acc-5447-4818-b976-34772196e5cd d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] Security group member updated on remote: ['3e84a7cf-aa0c-4577-bddc-0911a4d83b85'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:33:02.881 4712 3012603472528 MainThread INFO neutron.agent.securitygroups_rpc [req-99df2acc-5447-4818-b976-34772196e5cd d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] Security group member updated ['3e84a7cf-aa0c-4577-bddc-0911a4d83b85'] 2022-09-19 10:33:03.237 4712 3012600850736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99df2acc-5447-4818-b976-34772196e5cd d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] port_delete event received for 'db57868d-5344-4a2b-b5a8-d0e49bbcc965' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:33:04.019 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:33:04.019 4712 3012602721024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'db57868d-5344-4a2b-b5a8-d0e49bbcc965' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:33:04.019 4712 3012602721024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'db57868d-5344-4a2b-b5a8-d0e49bbcc965' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:33:04.042 4712 3012602721024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port db57868d-5344-4a2b-b5a8-d0e49bbcc965 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:33:04.082 4712 3012602721024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6fa74499-7248-4e48-9baa-5e6e70ad9175 2022-09-19 10:33:04.100 4712 3012602721024 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db57868d-5344-4a2b-b5a8-d0e49bbcc965'] 2022-09-19 10:33:04.100 4712 3012602721024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:33:04.113 4712 3012602721024 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-09-19 10:33:04.113 4712 3012602721024 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['db57868d-5344-4a2b-b5a8-d0e49bbcc965'] 2022-09-19 10:33:05.878 4712 3012604271072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd399a8a-da2b-4cee-8f13-438617480299 d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] port_delete event received for '4bb43d5a-93cd-42e2-bce2-e742c2a3e93e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:33:06.039 4712 3012603644736 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:06.039 4712 3012603644736 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:409 2022-09-19 10:33:06.081 4712 3012603644736 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:423 2022-09-19 10:33:06.207 4712 3012600631360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a43c63d-f383-4767-a529-93e806346206 d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] Security group rule updated on remote: ['29f76f3c-5b3e-4551-a25f-d4b37aa888da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:33:06.207 4712 3012600631360 MainThread INFO neutron.agent.securitygroups_rpc [req-5a43c63d-f383-4767-a529-93e806346206 d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] Security group rule updated ['29f76f3c-5b3e-4551-a25f-d4b37aa888da'] 2022-09-19 10:33:06.340 4712 3012600631360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3d28850-c8b0-441c-92df-40657d81a6d7 d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] Security group rule updated on remote: ['29f76f3c-5b3e-4551-a25f-d4b37aa888da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:33:06.349 4712 3012600631360 MainThread INFO neutron.agent.securitygroups_rpc [req-a3d28850-c8b0-441c-92df-40657d81a6d7 d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] Security group rule updated ['29f76f3c-5b3e-4551-a25f-d4b37aa888da'] 2022-09-19 10:33:12.332 4712 3012603253328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c528213d-1625-461f-af5d-92e7a8ada6d1 d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] Security group member updated on remote: ['29f76f3c-5b3e-4551-a25f-d4b37aa888da'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:33:12.332 4712 3012603253328 MainThread INFO neutron.agent.securitygroups_rpc [req-c528213d-1625-461f-af5d-92e7a8ada6d1 d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] Security group member updated ['29f76f3c-5b3e-4551-a25f-d4b37aa888da'] 2022-09-19 10:33:13.566 4712 3012603326528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0926c6ae-53dd-4fda-8912-3c260f23e637 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: fc709953-e4f3-46b7-825e-4ef87b3d5b2d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:33:13.614 4712 3012603326528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0926c6ae-53dd-4fda-8912-3c260f23e637 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port fc709953-e4f3-46b7-825e-4ef87b3d5b2d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:33:18.256 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b4802af3-007e-4a53-8c9a-0dd7e255d28b 2022-09-19 10:33:18.537 4712 3012603914544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db4b6436-9d5d-4be6-8fc2-d6dc9ae06753 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group member updated on remote: ['1d273bd7-10e6-4e92-87ef-a73a071c8b0e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:33:18.550 4712 3012603914544 MainThread INFO neutron.agent.securitygroups_rpc [req-db4b6436-9d5d-4be6-8fc2-d6dc9ae06753 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group member updated ['1d273bd7-10e6-4e92-87ef-a73a071c8b0e'] 2022-09-19 10:33:18.944 4712 3012603458480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db4b6436-9d5d-4be6-8fc2-d6dc9ae06753 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] port_delete event received for 'b4802af3-007e-4a53-8c9a-0dd7e255d28b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:33:20.096 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:33:20.096 4712 3012603458480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b4802af3-007e-4a53-8c9a-0dd7e255d28b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:33:20.116 4712 3012603458480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b4802af3-007e-4a53-8c9a-0dd7e255d28b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:33:20.116 4712 3012603458480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b4802af3-007e-4a53-8c9a-0dd7e255d28b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:33:20.160 4712 3012603458480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4bc36166-8392-45aa-99cd-9b94f48b8435 2022-09-19 10:33:20.176 4712 3012603458480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b4802af3-007e-4a53-8c9a-0dd7e255d28b'] 2022-09-19 10:33:20.193 4712 3012603458480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:33:20.193 4712 3012603458480 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-09-19 10:33:20.193 4712 3012603458480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b4802af3-007e-4a53-8c9a-0dd7e255d28b'] 2022-09-19 10:33:22.103 4712 3012600711648 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:22.114 4712 3012600711648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:33:22.128 4712 3012600711648 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:423 2022-09-19 10:33:24.316 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 718668cf-49a7-4500-9c80-9a1c3a956f52 2022-09-19 10:33:25.675 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fc709953-e4f3-46b7-825e-4ef87b3d5b2d 2022-09-19 10:33:25.691 4712 3012603473408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ef42ffd-9707-4fed-a954-f0079799d476 e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Security group member updated on remote: ['e6c29e39-4268-4927-a23c-ef7fe2f39110'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:33:25.706 4712 3012603473408 MainThread INFO neutron.agent.securitygroups_rpc [req-7ef42ffd-9707-4fed-a954-f0079799d476 e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Security group member updated ['e6c29e39-4268-4927-a23c-ef7fe2f39110'] 2022-09-19 10:33:26.035 4712 3012601272272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ef42ffd-9707-4fed-a954-f0079799d476 e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] port_delete event received for '718668cf-49a7-4500-9c80-9a1c3a956f52' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:33:26.101 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:33:26.315 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port fc709953-e4f3-46b7-825e-4ef87b3d5b2d 2022-09-19 10:33:26.332 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port fc709953-e4f3-46b7-825e-4ef87b3d5b2d updated. Details: {'device': 'fc709953-e4f3-46b7-825e-4ef87b3d5b2d', 'network_id': '6fa74499-7248-4e48-9baa-5e6e70ad9175', 'port_id': 'fc709953-e4f3-46b7-825e-4ef87b3d5b2d', 'mac_address': 'fa:16:3e:79:3b:4f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 316, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '42b126d9-e042-4f4c-9991-f1a4b12f0523', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:33:26.332 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:33:26.356 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:33:26.356 4712 3012602380704 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-fc709953-e4f3-46b7-825e-4ef87b3d5b2d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:26.356 4712 3012602380704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fc709953-e4f3-46b7-825e-4ef87b3d5b2d" 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:409 2022-09-19 10:33:26.377 4712 3012602380704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fc709953-e4f3-46b7-825e-4ef87b3d5b2d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:33:26.394 4712 3012602380704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6fa74499-7248-4e48-9baa-5e6e70ad9175 2022-09-19 10:33:26.394 4712 3012602380704 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-09-19 10:33:26.613 4712 3012602380704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fc709953-e4f3-46b7-825e-4ef87b3d5b2d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:33:26.637 4712 3012602380704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fc709953-e4f3-46b7-825e-4ef87b3d5b2d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:33:26.652 4712 3012601155648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '718668cf-49a7-4500-9c80-9a1c3a956f52' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:33:26.661 4712 3012601155648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '718668cf-49a7-4500-9c80-9a1c3a956f52' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:33:26.675 4712 3012601155648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 718668cf-49a7-4500-9c80-9a1c3a956f52 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:33:26.699 4712 3012601155648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['718668cf-49a7-4500-9c80-9a1c3a956f52'] 2022-09-19 10:33:26.716 4712 3012601155648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:33:26.716 4712 3012601155648 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-09-19 10:33:26.731 4712 3012601155648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['718668cf-49a7-4500-9c80-9a1c3a956f52'] 2022-09-19 10:33:26.753 4712 3012602380704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fc709953-e4f3-46b7-825e-4ef87b3d5b2d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:33:26.753 4712 3012602380704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 316, VLAN trunk: None to switch port fc709953-e4f3-46b7-825e-4ef87b3d5b2d 2022-09-19 10:33:26.893 4712 3012602380704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:33:26.914 4712 3012602380704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fc709953-e4f3-46b7-825e-4ef87b3d5b2d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:33:27.316 4712 3012602380704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fc709953-e4f3-46b7-825e-4ef87b3d5b2d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:33:27.316 4712 3012602380704 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-09-19 10:33:27.331 4712 3012602380704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (29f76f3c-5b3e-4551-a25f-d4b37aa888da) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:33:27.331 4712 3012602380704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fc709953-e4f3-46b7-825e-4ef87b3d5b2d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:33:27.331 4712 3012602380704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:33:27.331 4712 3012602380704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fc709953-e4f3-46b7-825e-4ef87b3d5b2d not yet added. Adding. 2022-09-19 10:33:27.362 4712 3012602380704 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-09-19 10:33:27.362 4712 3012602380704 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-09-19 10:33:27.567 4712 3012602380704 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-fc709953-e4f3-46b7-825e-4ef87b3d5b2d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:27.590 4712 3012602380704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc709953-e4f3-46b7-825e-4ef87b3d5b2d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:33:27.768 4712 3012602380704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc709953-e4f3-46b7-825e-4ef87b3d5b2d" "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:423 2022-09-19 10:33:27.784 4712 3012602380704 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-fc709953-e4f3-46b7-825e-4ef87b3d5b2d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:27.784 4712 3012602380704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc709953-e4f3-46b7-825e-4ef87b3d5b2d" 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:409 2022-09-19 10:33:28.020 4712 3012602380704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc709953-e4f3-46b7-825e-4ef87b3d5b2d" "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:423 2022-09-19 10:33:28.162 4712 3012602380704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fc709953-e4f3-46b7-825e-4ef87b3d5b2d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.812s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:33:28.162 4712 3012602380704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fc709953-e4f3-46b7-825e-4ef87b3d5b2d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:33:28.176 4712 3012602380704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fc709953-e4f3-46b7-825e-4ef87b3d5b2d processed. 2022-09-19 10:33:28.203 4712 3012602380704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c36e53c0-ef37-41a8-ab5c-d2a1c7845430 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group rule updated on remote: ['d9549eee-da25-4d1e-9a63-a8bbaf06b1ee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:33:28.203 4712 3012602380704 MainThread INFO neutron.agent.securitygroups_rpc [req-c36e53c0-ef37-41a8-ab5c-d2a1c7845430 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group rule updated ['d9549eee-da25-4d1e-9a63-a8bbaf06b1ee'] 2022-09-19 10:33:28.223 4712 3012603790608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a2019d2-d2cb-43d6-a187-1981a215fabe f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group rule updated on remote: ['d9549eee-da25-4d1e-9a63-a8bbaf06b1ee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:33:28.223 4712 3012603790608 MainThread INFO neutron.agent.securitygroups_rpc [req-8a2019d2-d2cb-43d6-a187-1981a215fabe f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group rule updated ['d9549eee-da25-4d1e-9a63-a8bbaf06b1ee'] 2022-09-19 10:33:28.238 4712 3012603790080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d537d8c-36e4-4017-8bd2-511134e79844 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] port_delete event received for 'babedb8f-fac8-49ba-8ff4-e607d7970860' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:33:28.238 4712 3012603789376 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:28.261 4712 3012603789376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:33:28.524 4712 3012603789376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:33:28.660 4712 3012603789376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5556d51-4203-4674-80e4-a78057099567 e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] port_delete event received for '8e3d3a45-ff44-4a0e-b579-2aa0e719cd29' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:33:32.428 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 26f9a7f7-8cd2-42f2-810d-73284059fc80 2022-09-19 10:33:34.196 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:33:34.196 4712 3012603578848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '26f9a7f7-8cd2-42f2-810d-73284059fc80' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:33:34.208 4712 3012603578848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '26f9a7f7-8cd2-42f2-810d-73284059fc80' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:33:34.208 4712 3012603578848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 26f9a7f7-8cd2-42f2-810d-73284059fc80 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:33:34.269 4712 3012603578848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e4d303fa-14fd-497c-9869-e6cfc37e793d 2022-09-19 10:33:34.285 4712 3012603578848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26f9a7f7-8cd2-42f2-810d-73284059fc80'] 2022-09-19 10:33:34.285 4712 3012603578848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:33:34.315 4712 3012603578848 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-09-19 10:33:34.328 4712 3012603578848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26f9a7f7-8cd2-42f2-810d-73284059fc80'] 2022-09-19 10:33:36.207 4712 3012601223824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Security group member updated on remote: ['4fc7a4bf-ee1e-4166-b4d2-d89f36fe7c86'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:33:36.207 4712 3012601223824 MainThread INFO neutron.agent.securitygroups_rpc [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Security group member updated ['4fc7a4bf-ee1e-4166-b4d2-d89f36fe7c86'] 2022-09-19 10:33:36.223 4712 3012601223824 MainThread INFO neutron.agent.securitygroups_rpc [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Refresh firewall rules 2022-09-19 10:33:36.238 4712 3012601223824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Get security group information for devices via rpc ['acb945d2-e5de-415c-8808-99ef6b3c0ecf', 'cc0d6e37-f068-4ff3-9826-7e0463d7a853'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:33:36.238 4712 3012601222592 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:36.257 4712 3012601222592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:33:36.348 4712 3012604053104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] port_delete event received for 'cc0d6e37-f068-4ff3-9826-7e0463d7a853' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:33:36.458 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cc0d6e37-f068-4ff3-9826-7e0463d7a853 2022-09-19 10:33:36.504 4712 3012601222592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:33:36.581 4712 3012601223824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Update security group information for ports dict_keys(['acb945d2-e5de-415c-8808-99ef6b3c0ecf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:33:36.581 4712 3012601223824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-19 10:33:36.598 4712 3012601223824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Update rules of security group (4fc7a4bf-ee1e-4166-b4d2-d89f36fe7c86) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:33:36.615 4712 3012601223824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Update members of security group (4fc7a4bf-ee1e-4166-b4d2-d89f36fe7c86) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-19 10:33:36.629 4712 3012601223824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Update port filter for acb945d2-e5de-415c-8808-99ef6b3c0ecf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:33:36.629 4712 3012601223824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Updating port rules. 2022-09-19 10:33:36.629 4712 3012601223824 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Creating 0 new rules, removing 1 old rules. 2022-09-19 10:33:36.650 4712 3012601223824 MainThread DEBUG oslo_concurrency.lockutils [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Acquiring lock "n-hv-driver-port-lock-acb945d2-e5de-415c-8808-99ef6b3c0ecf" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:36.660 4712 3012601223824 MainThread DEBUG oslo_concurrency.lockutils [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Lock "n-hv-driver-port-lock-acb945d2-e5de-415c-8808-99ef6b3c0ecf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:33:36.676 4712 3012601223824 MainThread DEBUG oslo_concurrency.lockutils [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Lock "n-hv-driver-port-lock-acb945d2-e5de-415c-8808-99ef6b3c0ecf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:33:36.676 4712 3012601223824 MainThread DEBUG oslo_concurrency.lockutils [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Acquiring lock "n-hv-driver-port-lock-acb945d2-e5de-415c-8808-99ef6b3c0ecf" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:36.676 4712 3012601223824 MainThread DEBUG oslo_concurrency.lockutils [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Lock "n-hv-driver-port-lock-acb945d2-e5de-415c-8808-99ef6b3c0ecf" 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:409 2022-09-19 10:33:36.931 4712 3012601223824 MainThread DEBUG oslo_concurrency.lockutils [req-6d479202-70e1-4e56-aaba-f0ee9fc2aded e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Lock "n-hv-driver-port-lock-acb945d2-e5de-415c-8808-99ef6b3c0ecf" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:33:37.504 4712 3012601842320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01409c10-e878-4633-bf78-8d7c4035aa82 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group member updated on remote: ['d9549eee-da25-4d1e-9a63-a8bbaf06b1ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:33:37.504 4712 3012601842320 MainThread INFO neutron.agent.securitygroups_rpc [req-01409c10-e878-4633-bf78-8d7c4035aa82 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group member updated ['d9549eee-da25-4d1e-9a63-a8bbaf06b1ee'] 2022-09-19 10:33:38.221 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:33:38.226 4712 3012601842320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cc0d6e37-f068-4ff3-9826-7e0463d7a853' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:33:38.240 4712 3012601842320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cc0d6e37-f068-4ff3-9826-7e0463d7a853' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:33:38.240 4712 3012601842320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cc0d6e37-f068-4ff3-9826-7e0463d7a853 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:33:38.284 4712 3012601842320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cc0d6e37-f068-4ff3-9826-7e0463d7a853'] 2022-09-19 10:33:38.288 4712 3012601842320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:33:38.301 4712 3012601842320 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-09-19 10:33:38.301 4712 3012601842320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cc0d6e37-f068-4ff3-9826-7e0463d7a853'] 2022-09-19 10:33:38.348 4712 3012601842320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1516ae45-a8bb-485b-96c8-a6de61b1db78 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: 9af17d86-741d-41c3-86c0-c56e3df9f912 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:33:38.382 4712 3012601842320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1516ae45-a8bb-485b-96c8-a6de61b1db78 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port 9af17d86-741d-41c3-86c0-c56e3df9f912 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:33:39.837 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9af17d86-741d-41c3-86c0-c56e3df9f912 2022-09-19 10:33:40.223 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:33:40.223 4712 3012602643904 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:40.238 4712 3012602643904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:33:40.298 4712 3012602643904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:33:40.491 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port 9af17d86-741d-41c3-86c0-c56e3df9f912 2022-09-19 10:33:40.491 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port 9af17d86-741d-41c3-86c0-c56e3df9f912 updated. Details: {'device': '9af17d86-741d-41c3-86c0-c56e3df9f912', 'network_id': '4bc36166-8392-45aa-99cd-9b94f48b8435', 'port_id': '9af17d86-741d-41c3-86c0-c56e3df9f912', 'mac_address': 'fa:16:3e:73:30:9a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 309, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6dd9cc60-a3e7-4685-b8da-a1a950ed6c13', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:33:40.503 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:33:40.503 4712 3012604447552 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-9af17d86-741d-41c3-86c0-c56e3df9f912" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:40.530 4712 3012604447552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9af17d86-741d-41c3-86c0-c56e3df9f912" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:33:40.530 4712 3012604447552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9af17d86-741d-41c3-86c0-c56e3df9f912 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:33:40.549 4712 3012604447552 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4bc36166-8392-45aa-99cd-9b94f48b8435 2022-09-19 10:33:40.549 4712 3012604447552 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-09-19 10:33:40.785 4712 3012604447552 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9af17d86-741d-41c3-86c0-c56e3df9f912') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:33:40.808 4712 3012604447552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9af17d86-741d-41c3-86c0-c56e3df9f912') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:33:40.833 4712 3012604447552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9af17d86-741d-41c3-86c0-c56e3df9f912 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:33:40.833 4712 3012604447552 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 309, VLAN trunk: None to switch port 9af17d86-741d-41c3-86c0-c56e3df9f912 2022-09-19 10:33:40.974 4712 3012604447552 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:33:40.988 4712 3012604447552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9af17d86-741d-41c3-86c0-c56e3df9f912'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:33:41.130 4712 3012604447552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9af17d86-741d-41c3-86c0-c56e3df9f912']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:33:41.130 4712 3012604447552 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-09-19 10:33:41.159 4712 3012604447552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d9549eee-da25-4d1e-9a63-a8bbaf06b1ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:33:41.175 4712 3012604447552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9af17d86-741d-41c3-86c0-c56e3df9f912 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:33:41.175 4712 3012604447552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:33:41.175 4712 3012604447552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9af17d86-741d-41c3-86c0-c56e3df9f912 not yet added. Adding. 2022-09-19 10:33:41.206 4712 3012604447552 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-09-19 10:33:41.210 4712 3012604447552 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-09-19 10:33:41.378 4712 3012604447552 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9af17d86-741d-41c3-86c0-c56e3df9f912" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:41.385 4712 3012604447552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9af17d86-741d-41c3-86c0-c56e3df9f912" 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:409 2022-09-19 10:33:41.551 4712 3012604447552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9af17d86-741d-41c3-86c0-c56e3df9f912" "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:423 2022-09-19 10:33:41.565 4712 3012604447552 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9af17d86-741d-41c3-86c0-c56e3df9f912" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:41.565 4712 3012604447552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9af17d86-741d-41c3-86c0-c56e3df9f912" 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:409 2022-09-19 10:33:41.785 4712 3012604447552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9af17d86-741d-41c3-86c0-c56e3df9f912" "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:423 2022-09-19 10:33:41.927 4712 3012604447552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9af17d86-741d-41c3-86c0-c56e3df9f912" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:33:41.943 4712 3012604447552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9af17d86-741d-41c3-86c0-c56e3df9f912 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:33:41.943 4712 3012604447552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9af17d86-741d-41c3-86c0-c56e3df9f912 processed. 2022-09-19 10:33:42.238 4712 3012603209856 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:42.238 4712 3012603209856 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:409 2022-09-19 10:33:42.431 4712 3012603209856 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:423 2022-09-19 10:33:44.312 4712 3012604125024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ac0d45d-95c4-40e1-a889-5b5801004644 e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Security group member updated on remote: ['4fc7a4bf-ee1e-4166-b4d2-d89f36fe7c86'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:33:44.316 4712 3012604125024 MainThread INFO neutron.agent.securitygroups_rpc [req-2ac0d45d-95c4-40e1-a889-5b5801004644 e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Security group member updated ['4fc7a4bf-ee1e-4166-b4d2-d89f36fe7c86'] 2022-09-19 10:33:44.338 4712 3012604125024 MainThread INFO neutron.agent.securitygroups_rpc [req-2ac0d45d-95c4-40e1-a889-5b5801004644 e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Refresh firewall rules 2022-09-19 10:33:44.351 4712 3012604125024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ac0d45d-95c4-40e1-a889-5b5801004644 e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Get security group information for devices via rpc ['acb945d2-e5de-415c-8808-99ef6b3c0ecf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:33:44.379 4712 3012601223824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ac0d45d-95c4-40e1-a889-5b5801004644 e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] port_delete event received for 'acb945d2-e5de-415c-8808-99ef6b3c0ecf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:33:44.410 4712 3012604125024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2ac0d45d-95c4-40e1-a889-5b5801004644 e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:33:44.410 4712 3012604125024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2ac0d45d-95c4-40e1-a889-5b5801004644 e62a6e400ad7425f9217164bc9190a21 2e33eb747357460eb0ad450ad46ca7bb - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-19 10:33:44.552 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: acb945d2-e5de-415c-8808-99ef6b3c0ecf 2022-09-19 10:33:46.254 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:33:46.254 4712 3012603644032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'acb945d2-e5de-415c-8808-99ef6b3c0ecf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:33:46.270 4712 3012603644032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'acb945d2-e5de-415c-8808-99ef6b3c0ecf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:33:46.286 4712 3012603644032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port acb945d2-e5de-415c-8808-99ef6b3c0ecf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:33:46.317 4712 3012603644032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3fe1a4d0-2dde-465b-b299-612ba92cf549 2022-09-19 10:33:46.332 4712 3012603644032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['acb945d2-e5de-415c-8808-99ef6b3c0ecf'] 2022-09-19 10:33:46.332 4712 3012603644032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:33:46.349 4712 3012603644032 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-09-19 10:33:46.372 4712 3012603644032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['acb945d2-e5de-415c-8808-99ef6b3c0ecf'] 2022-09-19 10:33:48.268 4712 3012604522560 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:48.268 4712 3012604522560 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:409 2022-09-19 10:33:48.302 4712 3012604522560 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:423 2022-09-19 10:33:49.127 4712 3012604055392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4745c595-bba8-4b40-9594-8633c33e6ff6 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for 'd1d8d045-74e6-4304-a1d6-5a4868a37ffa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:33:49.926 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 26f9a7f7-8cd2-42f2-810d-73284059fc80 2022-09-19 10:33:50.239 4712 3012603253856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-492ab030-2ced-41fd-9c91-19be249491f4 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for 'be775c1f-b1cd-47be-992f-ef430b9f0498' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:33:50.278 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:33:50.492 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port 26f9a7f7-8cd2-42f2-810d-73284059fc80 2022-09-19 10:33:50.504 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port 26f9a7f7-8cd2-42f2-810d-73284059fc80 updated. Details: {'device': '26f9a7f7-8cd2-42f2-810d-73284059fc80', 'network_id': 'e4d303fa-14fd-497c-9869-e6cfc37e793d', 'port_id': '26f9a7f7-8cd2-42f2-810d-73284059fc80', 'mac_address': 'fa:16:3e:e6:6b:f5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 328, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '61e40ea9-9a71-44fd-9774-683b82b2e49b', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:33:50.524 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:33:50.524 4712 3012602643200 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:50.524 4712 3012602643200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" 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:409 2022-09-19 10:33:50.549 4712 3012602643200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 26f9a7f7-8cd2-42f2-810d-73284059fc80 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:33:50.559 4712 3012602643200 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e4d303fa-14fd-497c-9869-e6cfc37e793d 2022-09-19 10:33:50.569 4712 3012602643200 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-09-19 10:33:50.785 4712 3012602643200 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '26f9a7f7-8cd2-42f2-810d-73284059fc80') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:33:50.800 4712 3012602643200 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '26f9a7f7-8cd2-42f2-810d-73284059fc80') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:33:50.822 4712 3012602643200 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 26f9a7f7-8cd2-42f2-810d-73284059fc80 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:33:50.832 4712 3012602643200 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 328, VLAN trunk: None to switch port 26f9a7f7-8cd2-42f2-810d-73284059fc80 2022-09-19 10:33:50.957 4712 3012602643200 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:33:50.987 4712 3012602643200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['26f9a7f7-8cd2-42f2-810d-73284059fc80'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:33:51.039 4712 3012602079184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dc0e60d-2194-4f80-8270-a3dcf0b017d7 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for '56c9d497-f52f-4a3d-9e59-06b203c97550' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:33:51.227 4712 3012603081296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9583945-5d07-40e3-a20f-114c41f547f4 - - - - - -] port_delete event received for '56c9d497-f52f-4a3d-9e59-06b203c97550' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:33:51.287 4712 3012600791456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dc0e60d-2194-4f80-8270-a3dcf0b017d7 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] network_delete received. Deleting network 3fe1a4d0-2dde-465b-b299-612ba92cf549 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-19 10:33:51.311 4712 3012600791456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dc0e60d-2194-4f80-8270-a3dcf0b017d7 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] Network 3fe1a4d0-2dde-465b-b299-612ba92cf549 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-19 10:33:51.603 4712 3012602643200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['26f9a7f7-8cd2-42f2-810d-73284059fc80']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:33:51.620 4712 3012602643200 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-09-19 10:33:51.643 4712 3012602643200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:33:51.643 4712 3012602643200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 26f9a7f7-8cd2-42f2-810d-73284059fc80 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:33:51.664 4712 3012602643200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:33:51.676 4712 3012602643200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 26f9a7f7-8cd2-42f2-810d-73284059fc80 not yet added. Adding. 2022-09-19 10:33:51.694 4712 3012602643200 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-09-19 10:33:51.694 4712 3012602643200 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-09-19 10:33:51.911 4712 3012602643200 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:51.941 4712 3012602643200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:33:52.137 4712 3012602643200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" "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:423 2022-09-19 10:33:52.149 4712 3012602643200 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:52.161 4712 3012602643200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:33:52.427 4712 3012602643200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" "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:423 2022-09-19 10:33:52.605 4712 3012602643200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-26f9a7f7-8cd2-42f2-810d-73284059fc80" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:33:52.617 4712 3012602643200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 26f9a7f7-8cd2-42f2-810d-73284059fc80 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:33:52.629 4712 3012602643200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 26f9a7f7-8cd2-42f2-810d-73284059fc80 processed. 2022-09-19 10:33:52.650 4712 3012583783408 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:33:52.664 4712 3012583783408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:33:53.036 4712 3012583783408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:33:56.363 4712 3012603915248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bdf985f-f80e-4dfa-a716-5400eda2fe51 - - - - - -] port_update received: ee39e568-8cf2-4109-8793-8fbf159e754c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:33:56.393 4712 3012603915248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bdf985f-f80e-4dfa-a716-5400eda2fe51 - - - - - -] No port ee39e568-8cf2-4109-8793-8fbf159e754c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:33:57.098 4712 3012603209680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-84eff368-5deb-45e4-9836-f31f6daea646 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] Security group rule updated on remote: ['763ef8f5-2878-4bfa-9586-e578033cb0f1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:33:57.115 4712 3012603209680 MainThread INFO neutron.agent.securitygroups_rpc [req-84eff368-5deb-45e4-9836-f31f6daea646 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] Security group rule updated ['763ef8f5-2878-4bfa-9586-e578033cb0f1'] 2022-09-19 10:33:57.239 4712 3012602722432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5d38b99-0f98-4f15-b4dc-8ab6fa6a9e1d 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] Security group rule updated on remote: ['763ef8f5-2878-4bfa-9586-e578033cb0f1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:33:57.260 4712 3012602722432 MainThread INFO neutron.agent.securitygroups_rpc [req-e5d38b99-0f98-4f15-b4dc-8ab6fa6a9e1d 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] Security group rule updated ['763ef8f5-2878-4bfa-9586-e578033cb0f1'] 2022-09-19 10:33:59.677 4712 3012602642848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6377858e-4f7d-4799-98f9-5ae4e6a8c382 - - - - - -] port_update received: 98e5b905-c00c-49ab-a03f-e08f984f2676 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:33:59.708 4712 3012602642848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6377858e-4f7d-4799-98f9-5ae4e6a8c382 - - - - - -] No port 98e5b905-c00c-49ab-a03f-e08f984f2676 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:34:01.270 4712 3012604755632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ddd6e9c7-c9c7-4354-b4fc-f7d44cfd7470 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] Security group member updated on remote: ['763ef8f5-2878-4bfa-9586-e578033cb0f1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:34:01.285 4712 3012604755632 MainThread INFO neutron.agent.securitygroups_rpc [req-ddd6e9c7-c9c7-4354-b4fc-f7d44cfd7470 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] Security group member updated ['763ef8f5-2878-4bfa-9586-e578033cb0f1'] 2022-09-19 10:34:02.332 4712 3012605340656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3834c07-44b0-483b-998e-18a4e44ffe2e 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: 1ed9f422-d4ec-45fd-a76a-aff599797ba3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:34:02.367 4712 3012605340656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3834c07-44b0-483b-998e-18a4e44ffe2e 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:34:04.102 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1ed9f422-d4ec-45fd-a76a-aff599797ba3 2022-09-19 10:34:04.674 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:34:04.912 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 2022-09-19 10:34:04.929 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 updated. Details: {'device': '1ed9f422-d4ec-45fd-a76a-aff599797ba3', 'network_id': 'af29f4e8-f05e-4e69-a5e2-eef1df5fa374', 'port_id': '1ed9f422-d4ec-45fd-a76a-aff599797ba3', 'mac_address': 'fa:16:3e:7c:be:db', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 332, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'da79b589-bfab-4c8d-8381-5f6102eda477', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:34:04.941 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:34:04.958 4712 3012603473408 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:34:04.974 4712 3012603473408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:34:04.989 4712 3012603473408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:34:04.989 4712 3012603473408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network af29f4e8-f05e-4e69-a5e2-eef1df5fa374 2022-09-19 10:34:05.004 4712 3012603473408 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-09-19 10:34:05.255 4712 3012603473408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1ed9f422-d4ec-45fd-a76a-aff599797ba3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:34:05.274 4712 3012603473408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1ed9f422-d4ec-45fd-a76a-aff599797ba3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:34:05.284 4712 3012603473408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:34:05.303 4712 3012603473408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 332, VLAN trunk: None to switch port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 2022-09-19 10:34:05.443 4712 3012603473408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:34:05.459 4712 3012603473408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1ed9f422-d4ec-45fd-a76a-aff599797ba3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:34:05.614 4712 3012603473408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1ed9f422-d4ec-45fd-a76a-aff599797ba3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:34:05.628 4712 3012603473408 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-09-19 10:34:05.628 4712 3012603473408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (763ef8f5-2878-4bfa-9586-e578033cb0f1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:34:05.648 4712 3012603473408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1ed9f422-d4ec-45fd-a76a-aff599797ba3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:34:05.660 4712 3012603473408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:34:05.678 4712 3012603473408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1ed9f422-d4ec-45fd-a76a-aff599797ba3 not yet added. Adding. 2022-09-19 10:34:05.678 4712 3012603473408 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-09-19 10:34:05.708 4712 3012603473408 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-09-19 10:34:05.955 4712 3012603473408 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:34:05.972 4712 3012603473408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:34:06.254 4712 3012603473408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:34:06.270 4712 3012603473408 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:34:06.284 4712 3012603473408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:34:06.581 4712 3012603473408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" "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:423 2022-09-19 10:34:06.753 4712 3012603473408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:34:06.783 4712 3012603473408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:34:06.800 4712 3012603473408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 processed. 2022-09-19 10:34:06.821 4712 3012603473408 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:34:06.833 4712 3012603473408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:34:07.049 4712 3012603473408 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:423 2022-09-19 10:34:08.426 4712 3012600791456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group member updated on remote: ['51542317-c9c4-43b4-81ae-11fb45534826', '66004f41-7c4f-44e6-8ced-8f0e2ec9eb39'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:34:08.426 4712 3012600791456 MainThread INFO neutron.agent.securitygroups_rpc [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group member updated ['51542317-c9c4-43b4-81ae-11fb45534826', '66004f41-7c4f-44e6-8ced-8f0e2ec9eb39'] 2022-09-19 10:34:08.446 4712 3012600791456 MainThread INFO neutron.agent.securitygroups_rpc [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Refresh firewall rules 2022-09-19 10:34:08.460 4712 3012600791456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Get security group information for devices via rpc ['52a89241-0d6c-4996-ae06-823e3a3eb668'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:34:08.471 4712 3012604052752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] port_update received: 52a89241-0d6c-4996-ae06-823e3a3eb668 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:34:08.504 4712 3012604052752 MainThread DEBUG oslo_concurrency.lockutils [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Acquiring lock "n-hv-agent-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:34:08.523 4712 3012604052752 MainThread DEBUG oslo_concurrency.lockutils [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-agent-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:34:08.537 4712 3012604052752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Binding port 52a89241-0d6c-4996-ae06-823e3a3eb668 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:34:08.550 4712 3012604052752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] 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-09-19 10:34:08.597 4712 3012604052752 MainThread DEBUG neutron.services.trunk.rpc.agent [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '52a89241-0d6c-4996-ae06-823e3a3eb668') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:34:08.613 4712 3012604052752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '52a89241-0d6c-4996-ae06-823e3a3eb668') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:34:08.643 4712 3012604052752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Trunk plugin disabled on server. Assuming port 52a89241-0d6c-4996-ae06-823e3a3eb668 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:34:08.643 4712 3012604052752 MainThread INFO networking_hyperv.neutron.trunk_driver [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Binding VLAN ID: 339, VLAN trunk: None to switch port 52a89241-0d6c-4996-ae06-823e3a3eb668 2022-09-19 10:34:08.738 4712 3012604052752 MainThread INFO neutron.agent.securitygroups_rpc [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Refresh firewall rules 2022-09-19 10:34:08.771 4712 3012604052752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Get security group information for devices via rpc ['52a89241-0d6c-4996-ae06-823e3a3eb668'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:34:08.771 4712 3012600791456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update security group information for ports dict_keys(['52a89241-0d6c-4996-ae06-823e3a3eb668']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:34:08.771 4712 3012600791456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-19 10:34:08.800 4712 3012600791456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update rules of security group (51542317-c9c4-43b4-81ae-11fb45534826) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:34:08.800 4712 3012600791456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update members of security group (51542317-c9c4-43b4-81ae-11fb45534826) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-19 10:34:08.834 4712 3012600791456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update port filter for 52a89241-0d6c-4996-ae06-823e3a3eb668 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:34:08.834 4712 3012600791456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Updating port rules. 2022-09-19 10:34:08.849 4712 3012600791456 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Creating 0 new rules, removing 6 old rules. 2022-09-19 10:34:08.877 4712 3012600791456 MainThread DEBUG oslo_concurrency.lockutils [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Acquiring lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:34:08.894 4712 3012600791456 MainThread DEBUG oslo_concurrency.lockutils [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:34:08.910 4712 3012600791456 MainThread DEBUG oslo_concurrency.lockutils [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:34:08.910 4712 3012600791456 MainThread DEBUG oslo_concurrency.lockutils [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Acquiring lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:34:08.924 4712 3012600791456 MainThread DEBUG oslo_concurrency.lockutils [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:34:09.398 4712 3012600791456 MainThread DEBUG oslo_concurrency.lockutils [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:34:09.410 4712 3012600791456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f4e15ef-f098-4cc1-b4ae-23b0db42e920 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] port_delete event received for 'e3bc6f1a-3608-45d2-9153-a78d6b6b01c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:34:09.431 4712 3012604052752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update security group information for ports dict_keys(['52a89241-0d6c-4996-ae06-823e3a3eb668']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:34:09.447 4712 3012604052752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-19 10:34:09.458 4712 3012604052752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update rules of security group (51542317-c9c4-43b4-81ae-11fb45534826) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:34:09.472 4712 3012604052752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update members of security group (51542317-c9c4-43b4-81ae-11fb45534826) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-19 10:34:09.472 4712 3012604052752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update port filter for 52a89241-0d6c-4996-ae06-823e3a3eb668 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:34:09.488 4712 3012604052752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Updating port rules. 2022-09-19 10:34:09.488 4712 3012604052752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Creating 0 new rules, removing 0 old rules. 2022-09-19 10:34:09.503 4712 3012604052752 MainThread DEBUG oslo_concurrency.lockutils [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Acquiring lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:34:09.539 4712 3012604052752 MainThread DEBUG oslo_concurrency.lockutils [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:34:09.554 4712 3012604052752 MainThread DEBUG oslo_concurrency.lockutils [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:34:09.566 4712 3012604052752 MainThread DEBUG oslo_concurrency.lockutils [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Acquiring lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:34:09.566 4712 3012604052752 MainThread DEBUG oslo_concurrency.lockutils [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" 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:409 2022-09-19 10:34:09.583 4712 3012604052752 MainThread DEBUG oslo_concurrency.lockutils [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-driver-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:34:09.676 4712 3012604052752 MainThread DEBUG oslo_concurrency.lockutils [req-3a412e75-5642-4fad-be0b-fc0099d0be9e de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Lock "n-hv-agent-port-lock-52a89241-0d6c-4996-ae06-823e3a3eb668" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:34:16.958 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 52a89241-0d6c-4996-ae06-823e3a3eb668 2022-09-19 10:34:17.362 4712 3012604752992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e034d13c-985d-4ef3-8ad1-2d545e1ea6d6 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group member updated on remote: ['51542317-c9c4-43b4-81ae-11fb45534826'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:34:17.362 4712 3012604752992 MainThread INFO neutron.agent.securitygroups_rpc [req-e034d13c-985d-4ef3-8ad1-2d545e1ea6d6 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Security group member updated ['51542317-c9c4-43b4-81ae-11fb45534826'] 2022-09-19 10:34:17.383 4712 3012604752992 MainThread INFO neutron.agent.securitygroups_rpc [req-e034d13c-985d-4ef3-8ad1-2d545e1ea6d6 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Refresh firewall rules 2022-09-19 10:34:17.395 4712 3012604752992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e034d13c-985d-4ef3-8ad1-2d545e1ea6d6 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Get security group information for devices via rpc ['52a89241-0d6c-4996-ae06-823e3a3eb668'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:34:17.425 4712 3012604752992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e034d13c-985d-4ef3-8ad1-2d545e1ea6d6 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:34:17.441 4712 3012604752992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e034d13c-985d-4ef3-8ad1-2d545e1ea6d6 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-19 10:34:17.457 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:34:17.473 4712 3012604752992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e034d13c-985d-4ef3-8ad1-2d545e1ea6d6 de544cb21c79468eabf416c122ef7b0c eebabf8ce54d44cc99526d8396f92ba5 - - - -] port_delete event received for '52a89241-0d6c-4996-ae06-823e3a3eb668' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:34:17.490 4712 3012600688128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '52a89241-0d6c-4996-ae06-823e3a3eb668' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:34:17.490 4712 3012600688128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '52a89241-0d6c-4996-ae06-823e3a3eb668' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:34:17.508 4712 3012600688128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 52a89241-0d6c-4996-ae06-823e3a3eb668 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:34:17.551 4712 3012600688128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['52a89241-0d6c-4996-ae06-823e3a3eb668'] 2022-09-19 10:34:17.566 4712 3012600688128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:34:17.566 4712 3012600688128 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-09-19 10:34:17.580 4712 3012600688128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['52a89241-0d6c-4996-ae06-823e3a3eb668'] 2022-09-19 10:34:19.474 4712 3012603084464 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:34:19.504 4712 3012603084464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:34:19.549 4712 3012603084464 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:423 2022-09-19 10:34:21.192 4712 3012601155648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45ef54ae-94ec-46f0-b034-c877352c2d1c a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for '625ad056-45e8-4e17-9a7f-c5662f11d5a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:34:22.161 4712 3012601155648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97825c5b-c72c-43c3-81f1-9d5e5c445f68 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for 'b7450a8a-b8be-49b3-8f40-ac83d149f9ff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:34:22.847 4712 3012605268208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26ce731b-b710-46d7-bff3-0863d485de6e a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for '7927feb3-b8a7-4159-a78e-9fcc2c41b01c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:34:23.065 4712 3012600648624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26ce731b-b710-46d7-bff3-0863d485de6e a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] network_delete received. Deleting network 9d8fcba7-e10b-40c4-a7ed-1d117e4bc566 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-19 10:34:23.080 4712 3012600648624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-26ce731b-b710-46d7-bff3-0863d485de6e a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] Reclaiming local network 9d8fcba7-e10b-40c4-a7ed-1d117e4bc566 2022-09-19 10:34:24.176 4712 3012602446064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96dd22c2-9e75-4508-abde-bd882840b862 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for '23c6249f-bca0-4819-a520-4457354bce54' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:34:25.192 4712 3012600848448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26018dd4-baea-4967-8967-4c3eb36a5a0b a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for 'cd2efa2a-9a8e-4a54-a70b-2908d8686030' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:34:26.159 4712 3012600635056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0df211d-f929-4a0c-b0cd-fea7a4cbde40 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for '434c028c-c7e9-4302-a7ad-f9b67e5cb0af' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:34:26.253 4712 3012602151152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d41b650-fff0-480c-9fc4-a8d563cd9dc5 - - - - - -] port_delete event received for '434c028c-c7e9-4302-a7ad-f9b67e5cb0af' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:34:26.503 4712 3012604090672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0df211d-f929-4a0c-b0cd-fea7a4cbde40 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] network_delete received. Deleting network c8b04da6-5582-4e44-a06f-bfb4d0bdd501 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-19 10:34:26.503 4712 3012604090672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0df211d-f929-4a0c-b0cd-fea7a4cbde40 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] Network c8b04da6-5582-4e44-a06f-bfb4d0bdd501 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-19 10:34:46.487 4712 3012604950128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36cfd4a8-2e92-437a-ba5c-a91c857a77f0 d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] Security group member updated on remote: ['29f76f3c-5b3e-4551-a25f-d4b37aa888da'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:34:46.504 4712 3012604950128 MainThread INFO neutron.agent.securitygroups_rpc [req-36cfd4a8-2e92-437a-ba5c-a91c857a77f0 d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] Security group member updated ['29f76f3c-5b3e-4551-a25f-d4b37aa888da'] 2022-09-19 10:34:46.788 4712 3012604121328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36cfd4a8-2e92-437a-ba5c-a91c857a77f0 d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] port_delete event received for 'fc709953-e4f3-46b7-825e-4ef87b3d5b2d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:34:47.306 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fc709953-e4f3-46b7-825e-4ef87b3d5b2d 2022-09-19 10:34:47.643 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:34:47.643 4712 3012602642848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fc709953-e4f3-46b7-825e-4ef87b3d5b2d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:34:47.659 4712 3012602642848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fc709953-e4f3-46b7-825e-4ef87b3d5b2d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:34:47.659 4712 3012602642848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fc709953-e4f3-46b7-825e-4ef87b3d5b2d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:34:47.697 4712 3012602642848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6fa74499-7248-4e48-9baa-5e6e70ad9175 2022-09-19 10:34:47.722 4712 3012602642848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fc709953-e4f3-46b7-825e-4ef87b3d5b2d'] 2022-09-19 10:34:47.738 4712 3012602642848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:34:47.738 4712 3012602642848 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-09-19 10:34:47.754 4712 3012602642848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fc709953-e4f3-46b7-825e-4ef87b3d5b2d'] 2022-09-19 10:34:49.112 4712 3012605268208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84235a76-402b-4de9-939f-a2df5a1ce670 d37107a7553248409c6cd63406c3ddef ccc7a89363f147aaa48d3b5e28b6d821 - - - -] port_delete event received for 'a7a8e811-7a96-4840-8ce5-15c033789acd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:34:49.659 4712 3012605340656 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:34:49.659 4712 3012605340656 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:409 2022-09-19 10:34:49.707 4712 3012605340656 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:423 2022-09-19 10:34:53.923 4712 3012600648624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83518df1-6114-476d-9151-84d343959a31 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for 'd796c370-8ecb-418e-9bcb-654d91662937' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:34:55.393 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9af17d86-741d-41c3-86c0-c56e3df9f912 2022-09-19 10:34:55.675 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:34:55.675 4712 3012603643328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9af17d86-741d-41c3-86c0-c56e3df9f912' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:34:55.689 4712 3012603643328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9af17d86-741d-41c3-86c0-c56e3df9f912' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:34:55.706 4712 3012603643328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9af17d86-741d-41c3-86c0-c56e3df9f912 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:34:55.738 4712 3012603643328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4bc36166-8392-45aa-99cd-9b94f48b8435 2022-09-19 10:34:55.738 4712 3012603643328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9af17d86-741d-41c3-86c0-c56e3df9f912'] 2022-09-19 10:34:55.753 4712 3012603643328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:34:55.753 4712 3012603643328 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-09-19 10:34:55.769 4712 3012603643328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9af17d86-741d-41c3-86c0-c56e3df9f912'] 2022-09-19 10:34:55.786 4712 3012603645264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66c0c2ae-0402-4182-b92f-60a3d4e606b6 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for '3587d428-ebf3-4dec-866d-0e2325dbd622' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:34:55.786 4712 3012603643328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e42dfb99-33d3-4a3e-9af1-b1f8d0a48957 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group member updated on remote: ['d9549eee-da25-4d1e-9a63-a8bbaf06b1ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:34:55.801 4712 3012603643328 MainThread INFO neutron.agent.securitygroups_rpc [req-e42dfb99-33d3-4a3e-9af1-b1f8d0a48957 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] Security group member updated ['d9549eee-da25-4d1e-9a63-a8bbaf06b1ee'] 2022-09-19 10:34:56.128 4712 3012604522912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e42dfb99-33d3-4a3e-9af1-b1f8d0a48957 f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] port_delete event received for '9af17d86-741d-41c3-86c0-c56e3df9f912' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:34:56.660 4712 3012604949424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-551b728e-c6ff-4cbb-8187-ed6f4e362e7e a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for '62dac702-945f-4a5e-82a5-984618f0c84d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:34:56.771 4712 3012604949776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a84df920-bcbe-4c37-a756-e7497104d649 - - - - - -] port_delete event received for '62dac702-945f-4a5e-82a5-984618f0c84d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:34:56.925 4712 3012600687600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-551b728e-c6ff-4cbb-8187-ed6f4e362e7e a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] network_delete received. Deleting network 6fa74499-7248-4e48-9baa-5e6e70ad9175 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-19 10:34:56.940 4712 3012600687600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-551b728e-c6ff-4cbb-8187-ed6f4e362e7e a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] Network 6fa74499-7248-4e48-9baa-5e6e70ad9175 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-19 10:34:57.691 4712 3012605136560 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:34:57.691 4712 3012605136560 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:409 2022-09-19 10:34:57.736 4712 3012605136560 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:423 2022-09-19 10:34:58.642 4712 3012602151328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86d76e27-a67a-46f1-a990-636180124d5e f66555915f3b46f0a687df2a69fc7eee 2d73df62bc2a44d1976316eaccf2e06c - - - -] port_delete event received for '9723083d-4baa-471a-b479-a0e4cec1eddd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:35:03.470 4712 3012600713056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6fe9d628-e367-4db5-8719-2351c7abf4c4 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for '84cbf8d0-430c-4974-a96b-446c6c501c7f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:35:04.862 4712 3012603643328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4bfeef6-d902-4c45-9acb-0135af02057e a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for 'bde7ba87-ba94-4878-b138-beb1389efabc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:35:05.756 4712 3012604980384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca89dd6f-6f94-41a8-9910-fbdd3de81db2 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for '90a9e39d-8c86-429f-b1c6-28f3e8ed2db6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:35:06.001 4712 3012604811392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca89dd6f-6f94-41a8-9910-fbdd3de81db2 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] network_delete received. Deleting network 4bc36166-8392-45aa-99cd-9b94f48b8435 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-19 10:35:06.028 4712 3012604811392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca89dd6f-6f94-41a8-9910-fbdd3de81db2 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] Network 4bc36166-8392-45aa-99cd-9b94f48b8435 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-19 10:35:06.049 4712 3012602305520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-020a62d3-dd1e-49b3-a49f-2dc21c2d7561 - - - - - -] port_delete event received for '90a9e39d-8c86-429f-b1c6-28f3e8ed2db6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:35:35.055 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1ed9f422-d4ec-45fd-a76a-aff599797ba3 2022-09-19 10:35:35.865 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:35:36.063 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 2022-09-19 10:35:36.085 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 updated. Details: {'device': '1ed9f422-d4ec-45fd-a76a-aff599797ba3', 'network_id': 'af29f4e8-f05e-4e69-a5e2-eef1df5fa374', 'port_id': '1ed9f422-d4ec-45fd-a76a-aff599797ba3', 'mac_address': 'fa:16:3e:7c:be:db', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 332, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'da79b589-bfab-4c8d-8381-5f6102eda477', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:35:36.085 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:35:36.100 4712 3012601273504 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:35:36.100 4712 3012601273504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" 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:409 2022-09-19 10:35:36.119 4712 3012601273504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:35:36.119 4712 3012601273504 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-09-19 10:35:36.159 4712 3012601273504 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1ed9f422-d4ec-45fd-a76a-aff599797ba3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:35:36.173 4712 3012601273504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1ed9f422-d4ec-45fd-a76a-aff599797ba3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:35:36.190 4712 3012601273504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:35:36.204 4712 3012601273504 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 332, VLAN trunk: None to switch port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 2022-09-19 10:35:36.287 4712 3012601273504 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:35:36.298 4712 3012601273504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1ed9f422-d4ec-45fd-a76a-aff599797ba3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:35:36.441 4712 3012601273504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1ed9f422-d4ec-45fd-a76a-aff599797ba3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:35:36.460 4712 3012601273504 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-09-19 10:35:36.460 4712 3012601273504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (763ef8f5-2878-4bfa-9586-e578033cb0f1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:35:36.481 4712 3012601273504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1ed9f422-d4ec-45fd-a76a-aff599797ba3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:35:36.491 4712 3012601273504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:35:36.491 4712 3012601273504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-09-19 10:35:36.509 4712 3012601273504 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:35:36.518 4712 3012601273504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:35:36.518 4712 3012601273504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" "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:423 2022-09-19 10:35:36.534 4712 3012601273504 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:35:36.534 4712 3012601273504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" 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:409 2022-09-19 10:35:36.549 4712 3012601273504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:35:36.613 4712 3012601273504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:35:36.613 4712 3012601273504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:35:36.627 4712 3012601273504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 processed. 2022-09-19 10:35:37.877 4712 3012601273504 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:35:37.877 4712 3012601273504 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:409 2022-09-19 10:35:38.110 4712 3012605321280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6a986f1-5b69-47da-bb21-2ffb0343cf43 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] port_delete event received for 'ea30abbf-5199-460d-a1d8-3943142dd282' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:35:38.252 4712 3012601273504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:35:41.783 4712 3012600940144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1ee55d3-1798-4acc-9a52-6a4045a27dd2 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] Security group member updated on remote: ['d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:35:41.783 4712 3012600940144 MainThread INFO neutron.agent.securitygroups_rpc [req-c1ee55d3-1798-4acc-9a52-6a4045a27dd2 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] Security group member updated ['d0a09b16-e7ec-4c2d-9967-7dc6d4b1ecff'] 2022-09-19 10:35:41.861 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 26f9a7f7-8cd2-42f2-810d-73284059fc80 2022-09-19 10:35:41.894 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:35:41.894 4712 3012604812800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1ee55d3-1798-4acc-9a52-6a4045a27dd2 699aa0a0199f4e908d90a4e1ef5efc15 ae0b96965a0b4564a4cc19028bf55123 - - - -] port_delete event received for '26f9a7f7-8cd2-42f2-810d-73284059fc80' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:35:41.914 4712 3012602303056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '26f9a7f7-8cd2-42f2-810d-73284059fc80' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:35:41.924 4712 3012602303056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '26f9a7f7-8cd2-42f2-810d-73284059fc80' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:35:41.924 4712 3012602303056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 26f9a7f7-8cd2-42f2-810d-73284059fc80 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:35:41.956 4712 3012602303056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e4d303fa-14fd-497c-9869-e6cfc37e793d 2022-09-19 10:35:41.956 4712 3012602303056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26f9a7f7-8cd2-42f2-810d-73284059fc80'] 2022-09-19 10:35:41.970 4712 3012602303056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:35:41.986 4712 3012602303056 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-09-19 10:35:42.002 4712 3012602303056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['26f9a7f7-8cd2-42f2-810d-73284059fc80'] 2022-09-19 10:35:43.923 4712 3012603736480 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:35:43.928 4712 3012603736480 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:409 2022-09-19 10:35:43.987 4712 3012603736480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:35:46.330 4712 3012605237552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47b9b8a0-b168-481e-8b14-712ede9392a6 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for 'cf0cb3dd-e546-4003-a2c3-7dec5ea8b01d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:35:48.759 4712 3012605559552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f887f5e7-be88-4c7b-bed2-2b9219be8719 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for '664748d5-41b4-429b-82db-5c7c21c96a94' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:35:49.986 4712 3012601270336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65667142-0374-43de-8412-c4e79fe7e5eb a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for '47baddfd-14e5-48b9-8fed-d0715d3f013d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:35:50.049 4712 3012601270336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c833b946-5667-4c01-916a-97b32b946535 - - - - - -] port_delete event received for '47baddfd-14e5-48b9-8fed-d0715d3f013d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:35:50.258 4712 3012604605536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65667142-0374-43de-8412-c4e79fe7e5eb a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] network_delete received. Deleting network e4d303fa-14fd-497c-9869-e6cfc37e793d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-19 10:35:50.269 4712 3012604605536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65667142-0374-43de-8412-c4e79fe7e5eb a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] Network e4d303fa-14fd-497c-9869-e6cfc37e793d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-19 10:35:51.819 4712 3012603791312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-009fa3a5-3258-4610-9383-f7628f597ed1 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for '042ce2c0-7ba8-4619-a5a9-e3acf02436b6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:35:51.943 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1ed9f422-d4ec-45fd-a76a-aff599797ba3 2022-09-19 10:35:51.964 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:35:51.971 4712 3012602231968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1ed9f422-d4ec-45fd-a76a-aff599797ba3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:35:51.971 4712 3012602231968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1ed9f422-d4ec-45fd-a76a-aff599797ba3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:35:51.988 4712 3012602231968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:35:52.003 4712 3012602231968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ed9f422-d4ec-45fd-a76a-aff599797ba3'] 2022-09-19 10:35:52.023 4712 3012602231968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:35:52.034 4712 3012602231968 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-09-19 10:35:52.052 4712 3012602231968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ed9f422-d4ec-45fd-a76a-aff599797ba3'] 2022-09-19 10:35:53.361 4712 3012604089792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85f1d7da-4957-46d4-bd5c-f060b6336605 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for 'd6d12e2f-1f23-4c39-bab0-73b7197c5f70' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:35:53.979 4712 3012602643728 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:35:53.987 4712 3012602643728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:35:54.204 4712 3012604664288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f99187cc-4932-4957-bfd0-4d2fab5c96f1 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for '195f2115-291c-47ec-88b6-bf00b2013b45' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:35:54.268 4712 3012602643728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:35:54.432 4712 3012602389424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fe48efd-9441-4ff4-bbab-cfa28a84a635 - - - - - -] port_delete event received for '195f2115-291c-47ec-88b6-bf00b2013b45' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:35:54.485 4712 3012605269616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f99187cc-4932-4957-bfd0-4d2fab5c96f1 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] network_delete received. Deleting network 65869ff9-c2b0-4e40-a8ee-a8611caabd37 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-19 10:35:54.485 4712 3012605269616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f99187cc-4932-4957-bfd0-4d2fab5c96f1 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] Network 65869ff9-c2b0-4e40-a8ee-a8611caabd37 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-19 10:35:55.971 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1ed9f422-d4ec-45fd-a76a-aff599797ba3 2022-09-19 10:35:57.002 4712 3012604201968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a953406-84f3-464b-bbc0-6fd32ba76c6b ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] Security group member updated on remote: ['3b42d496-bab4-4b23-8409-8954eec4c9c6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:35:57.024 4712 3012604201968 MainThread INFO neutron.agent.securitygroups_rpc [req-2a953406-84f3-464b-bbc0-6fd32ba76c6b ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] Security group member updated ['3b42d496-bab4-4b23-8409-8954eec4c9c6'] 2022-09-19 10:35:57.829 4712 3012605269264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e40ae138-191e-41ee-aca4-56a65b8b5ca1 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: 3a809fc8-9ccc-4b18-983f-be486914a048 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:35:57.850 4712 3012605269264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e40ae138-191e-41ee-aca4-56a65b8b5ca1 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port 3a809fc8-9ccc-4b18-983f-be486914a048 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:35:57.968 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:35:57.975 4712 3012605269264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1ed9f422-d4ec-45fd-a76a-aff599797ba3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:35:57.986 4712 3012605269264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1ed9f422-d4ec-45fd-a76a-aff599797ba3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:35:57.986 4712 3012605269264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:35:58.032 4712 3012605269264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network af29f4e8-f05e-4e69-a5e2-eef1df5fa374 2022-09-19 10:35:58.032 4712 3012605269264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ed9f422-d4ec-45fd-a76a-aff599797ba3'] 2022-09-19 10:35:58.032 4712 3012605269264 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-09-19 10:35:58.057 4712 3012605269264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ed9f422-d4ec-45fd-a76a-aff599797ba3'] 2022-09-19 10:35:59.222 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3a809fc8-9ccc-4b18-983f-be486914a048 2022-09-19 10:35:59.995 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:36:00.005 4712 3012602380704 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:36:00.017 4712 3012602380704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:36:00.320 4712 3012602380704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.296s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:36:00.409 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port 3a809fc8-9ccc-4b18-983f-be486914a048 2022-09-19 10:36:00.429 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port 3a809fc8-9ccc-4b18-983f-be486914a048 updated. Details: {'device': '3a809fc8-9ccc-4b18-983f-be486914a048', 'network_id': 'bdddef4a-acc7-4f38-9c17-c9ba65d2964a', 'port_id': '3a809fc8-9ccc-4b18-983f-be486914a048', 'mac_address': 'fa:16:3e:41:8e:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 344, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8717014a-a0d0-4fa7-9111-74f5df5d5b98', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:36:00.429 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:36:00.447 4712 3012605587520 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-3a809fc8-9ccc-4b18-983f-be486914a048" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:36:00.447 4712 3012605587520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a809fc8-9ccc-4b18-983f-be486914a048" 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:409 2022-09-19 10:36:00.447 4712 3012605587520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3a809fc8-9ccc-4b18-983f-be486914a048 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:36:00.469 4712 3012605587520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bdddef4a-acc7-4f38-9c17-c9ba65d2964a 2022-09-19 10:36:00.471 4712 3012605587520 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-09-19 10:36:00.659 4712 3012605587520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3a809fc8-9ccc-4b18-983f-be486914a048') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:36:00.674 4712 3012605587520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3a809fc8-9ccc-4b18-983f-be486914a048') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:36:00.710 4712 3012605587520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3a809fc8-9ccc-4b18-983f-be486914a048 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:36:00.710 4712 3012605587520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 344, VLAN trunk: None to switch port 3a809fc8-9ccc-4b18-983f-be486914a048 2022-09-19 10:36:00.815 4712 3012605587520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:36:00.830 4712 3012605587520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3a809fc8-9ccc-4b18-983f-be486914a048'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:36:00.986 4712 3012605587520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3a809fc8-9ccc-4b18-983f-be486914a048']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:36:00.986 4712 3012605587520 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-09-19 10:36:01.015 4712 3012605587520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3b42d496-bab4-4b23-8409-8954eec4c9c6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:36:01.017 4712 3012605587520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3b42d496-bab4-4b23-8409-8954eec4c9c6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-19 10:36:01.033 4712 3012605587520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3a809fc8-9ccc-4b18-983f-be486914a048 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:36:01.049 4712 3012605587520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:36:01.049 4712 3012605587520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3a809fc8-9ccc-4b18-983f-be486914a048 not yet added. Adding. 2022-09-19 10:36:01.072 4712 3012605587520 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-09-19 10:36:01.083 4712 3012605587520 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-09-19 10:36:01.205 4712 3012605587520 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-3a809fc8-9ccc-4b18-983f-be486914a048" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:36:01.205 4712 3012605587520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a809fc8-9ccc-4b18-983f-be486914a048" 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:409 2022-09-19 10:36:01.336 4712 3012605587520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a809fc8-9ccc-4b18-983f-be486914a048" "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:423 2022-09-19 10:36:01.346 4712 3012605587520 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-3a809fc8-9ccc-4b18-983f-be486914a048" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:36:01.346 4712 3012605587520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a809fc8-9ccc-4b18-983f-be486914a048" 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:409 2022-09-19 10:36:01.486 4712 3012605587520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a809fc8-9ccc-4b18-983f-be486914a048" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:36:01.582 4712 3012605587520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a809fc8-9ccc-4b18-983f-be486914a048" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:36:01.595 4712 3012605587520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3a809fc8-9ccc-4b18-983f-be486914a048 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:36:01.595 4712 3012605587520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3a809fc8-9ccc-4b18-983f-be486914a048 processed. 2022-09-19 10:36:02.002 4712 3012604501680 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:36:02.002 4712 3012604501680 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:409 2022-09-19 10:36:02.221 4712 3012604501680 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:423 2022-09-19 10:36:13.329 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1ed9f422-d4ec-45fd-a76a-aff599797ba3 2022-09-19 10:36:14.076 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:36:14.314 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 2022-09-19 10:36:14.314 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 updated. Details: {'device': '1ed9f422-d4ec-45fd-a76a-aff599797ba3', 'network_id': 'af29f4e8-f05e-4e69-a5e2-eef1df5fa374', 'port_id': '1ed9f422-d4ec-45fd-a76a-aff599797ba3', 'mac_address': 'fa:16:3e:7c:be:db', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 332, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'da79b589-bfab-4c8d-8381-5f6102eda477', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:36:14.329 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:36:14.345 4712 3012605588752 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:36:14.345 4712 3012605588752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" 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:409 2022-09-19 10:36:14.361 4712 3012605588752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:36:14.361 4712 3012605588752 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network af29f4e8-f05e-4e69-a5e2-eef1df5fa374 2022-09-19 10:36:14.376 4712 3012605588752 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-09-19 10:36:14.595 4712 3012605588752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1ed9f422-d4ec-45fd-a76a-aff599797ba3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:36:14.595 4712 3012605588752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1ed9f422-d4ec-45fd-a76a-aff599797ba3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:36:14.610 4712 3012605588752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:36:14.626 4712 3012605588752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 332, VLAN trunk: None to switch port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 2022-09-19 10:36:14.739 4712 3012605588752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:36:14.752 4712 3012605588752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1ed9f422-d4ec-45fd-a76a-aff599797ba3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:36:14.914 4712 3012605588752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1ed9f422-d4ec-45fd-a76a-aff599797ba3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:36:14.924 4712 3012605588752 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-09-19 10:36:14.924 4712 3012605588752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (763ef8f5-2878-4bfa-9586-e578033cb0f1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:36:14.939 4712 3012605588752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1ed9f422-d4ec-45fd-a76a-aff599797ba3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:36:14.954 4712 3012605588752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:36:14.954 4712 3012605588752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1ed9f422-d4ec-45fd-a76a-aff599797ba3 not yet added. Adding. 2022-09-19 10:36:14.970 4712 3012605588752 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-09-19 10:36:14.970 4712 3012605588752 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-09-19 10:36:15.095 4712 3012605588752 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:36:15.118 4712 3012605588752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:36:15.269 4712 3012605588752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" "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:423 2022-09-19 10:36:15.269 4712 3012605588752 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:36:15.293 4712 3012605588752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:36:15.451 4712 3012605588752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" "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:423 2022-09-19 10:36:15.580 4712 3012605588752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ed9f422-d4ec-45fd-a76a-aff599797ba3" "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:423 2022-09-19 10:36:15.580 4712 3012605588752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:36:15.580 4712 3012605588752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 processed. 2022-09-19 10:36:16.097 4712 3012605865296 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:36:16.097 4712 3012605865296 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:409 2022-09-19 10:36:16.309 4712 3012605865296 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:423 2022-09-19 10:37:09.750 4712 3012605720176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df53ba22-a69b-45d7-bc10-4f8c0656b742 ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] Security group member updated on remote: ['3b42d496-bab4-4b23-8409-8954eec4c9c6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:37:09.750 4712 3012605720176 MainThread INFO neutron.agent.securitygroups_rpc [req-df53ba22-a69b-45d7-bc10-4f8c0656b742 ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] Security group member updated ['3b42d496-bab4-4b23-8409-8954eec4c9c6'] 2022-09-19 10:37:09.767 4712 3012605720176 MainThread INFO neutron.agent.securitygroups_rpc [req-df53ba22-a69b-45d7-bc10-4f8c0656b742 ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] Refresh firewall rules 2022-09-19 10:37:09.767 4712 3012605720176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df53ba22-a69b-45d7-bc10-4f8c0656b742 ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] Get security group information for devices via rpc ['3a809fc8-9ccc-4b18-983f-be486914a048'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:37:09.814 4712 3012605720176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-df53ba22-a69b-45d7-bc10-4f8c0656b742 ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:37:09.831 4712 3012605720176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-df53ba22-a69b-45d7-bc10-4f8c0656b742 ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-19 10:37:09.847 4712 3012605720176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df53ba22-a69b-45d7-bc10-4f8c0656b742 ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] port_delete event received for '3a809fc8-9ccc-4b18-983f-be486914a048' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:37:10.579 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3a809fc8-9ccc-4b18-983f-be486914a048 2022-09-19 10:37:12.449 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:37:12.456 4712 3012603080944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3a809fc8-9ccc-4b18-983f-be486914a048' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:37:12.470 4712 3012603080944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3a809fc8-9ccc-4b18-983f-be486914a048' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:37:12.470 4712 3012603080944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3a809fc8-9ccc-4b18-983f-be486914a048 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:37:12.504 4712 3012603080944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bdddef4a-acc7-4f38-9c17-c9ba65d2964a 2022-09-19 10:37:12.504 4712 3012603080944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a809fc8-9ccc-4b18-983f-be486914a048'] 2022-09-19 10:37:12.522 4712 3012603080944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:37:12.536 4712 3012603080944 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-09-19 10:37:12.536 4712 3012603080944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a809fc8-9ccc-4b18-983f-be486914a048'] 2022-09-19 10:37:14.468 4712 3012605865472 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:37:14.471 4712 3012605865472 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:409 2022-09-19 10:37:14.501 4712 3012605865472 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:423 2022-09-19 10:37:15.914 4712 3012606091504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb95a343-5c4f-4302-823e-cd9253015ae8 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] Security group member updated on remote: ['763ef8f5-2878-4bfa-9586-e578033cb0f1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:37:15.925 4712 3012606091504 MainThread INFO neutron.agent.securitygroups_rpc [req-eb95a343-5c4f-4302-823e-cd9253015ae8 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] Security group member updated ['763ef8f5-2878-4bfa-9586-e578033cb0f1'] 2022-09-19 10:37:16.221 4712 3012605943120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb95a343-5c4f-4302-823e-cd9253015ae8 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] port_delete event received for '1ed9f422-d4ec-45fd-a76a-aff599797ba3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:37:16.611 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1ed9f422-d4ec-45fd-a76a-aff599797ba3 2022-09-19 10:37:17.781 4712 3012605943120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a7735e2-51ac-46d8-b009-c3f50eb2a24e ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] Security group member updated on remote: ['3b42d496-bab4-4b23-8409-8954eec4c9c6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:37:17.781 4712 3012605943120 MainThread INFO neutron.agent.securitygroups_rpc [req-9a7735e2-51ac-46d8-b009-c3f50eb2a24e ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] Security group member updated ['3b42d496-bab4-4b23-8409-8954eec4c9c6'] 2022-09-19 10:37:18.500 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:37:18.500 4712 3012605943120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1ed9f422-d4ec-45fd-a76a-aff599797ba3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:37:18.517 4712 3012605943120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1ed9f422-d4ec-45fd-a76a-aff599797ba3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:37:18.517 4712 3012605943120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1ed9f422-d4ec-45fd-a76a-aff599797ba3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:37:18.532 4712 3012605943120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network af29f4e8-f05e-4e69-a5e2-eef1df5fa374 2022-09-19 10:37:18.548 4712 3012605943120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ed9f422-d4ec-45fd-a76a-aff599797ba3'] 2022-09-19 10:37:18.548 4712 3012605943120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:37:18.567 4712 3012605943120 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-09-19 10:37:18.579 4712 3012605943120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ed9f422-d4ec-45fd-a76a-aff599797ba3'] 2022-09-19 10:37:18.722 4712 3012605943120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee597cb7-542a-40fd-8cb5-726c5dbab7b6 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: 1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:37:18.749 4712 3012605943120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee597cb7-542a-40fd-8cb5-726c5dbab7b6 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port 1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:37:18.899 4712 3012605463712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc1e30aa-54ee-40e7-a46f-16952cefdb50 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] port_delete event received for 'da34f54c-ed1b-444e-bc33-7bb26c1210a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:37:19.298 4712 3012606175888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ecee8c4-385d-4cc1-828d-aa9497538127 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] Security group rule updated on remote: ['052aa264-ba8e-4781-aee8-726dfb0eedaf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:37:19.298 4712 3012606175888 MainThread INFO neutron.agent.securitygroups_rpc [req-5ecee8c4-385d-4cc1-828d-aa9497538127 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] Security group rule updated ['052aa264-ba8e-4781-aee8-726dfb0eedaf'] 2022-09-19 10:37:19.454 4712 3012601840736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0f754db-e2e8-426c-a64a-7730f057f894 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] Security group rule updated on remote: ['052aa264-ba8e-4781-aee8-726dfb0eedaf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-09-19 10:37:19.473 4712 3012601840736 MainThread INFO neutron.agent.securitygroups_rpc [req-d0f754db-e2e8-426c-a64a-7730f057f894 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] Security group rule updated ['052aa264-ba8e-4781-aee8-726dfb0eedaf'] 2022-09-19 10:37:20.499 4712 3012604951360 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:37:20.499 4712 3012604951360 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:409 2022-09-19 10:37:20.532 4712 3012604951360 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:423 2022-09-19 10:37:21.985 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b 2022-09-19 10:37:22.516 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:37:22.718 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port 1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b 2022-09-19 10:37:22.737 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port 1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b updated. Details: {'device': '1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b', 'network_id': 'bdddef4a-acc7-4f38-9c17-c9ba65d2964a', 'port_id': '1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b', 'mac_address': 'fa:16:3e:a5:ab:e4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 344, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8717014a-a0d0-4fa7-9111-74f5df5d5b98', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:37:22.737 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:37:22.759 4712 3012603459008 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:37:22.767 4712 3012603459008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:37:22.767 4712 3012603459008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:37:22.767 4712 3012603459008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bdddef4a-acc7-4f38-9c17-c9ba65d2964a 2022-09-19 10:37:22.790 4712 3012603459008 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-09-19 10:37:22.959 4712 3012603459008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:37:22.969 4712 3012603459008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:37:22.985 4712 3012603459008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:37:23.001 4712 3012603459008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 344, VLAN trunk: None to switch port 1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b 2022-09-19 10:37:23.095 4712 3012603459008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:37:23.095 4712 3012603459008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:37:23.235 4712 3012603459008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:37:23.235 4712 3012603459008 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-09-19 10:37:23.265 4712 3012603459008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3b42d496-bab4-4b23-8409-8954eec4c9c6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:37:23.278 4712 3012603459008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3b42d496-bab4-4b23-8409-8954eec4c9c6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-19 10:37:23.283 4712 3012603459008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:37:23.283 4712 3012603459008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:37:23.297 4712 3012603459008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b not yet added. Adding. 2022-09-19 10:37:23.297 4712 3012603459008 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-09-19 10:37:23.297 4712 3012603459008 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-09-19 10:37:23.391 4712 3012603459008 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:37:23.391 4712 3012603459008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b" 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:409 2022-09-19 10:37:23.484 4712 3012603459008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:37:23.484 4712 3012603459008 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:37:23.484 4712 3012603459008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b" 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:409 2022-09-19 10:37:23.610 4712 3012603459008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b" "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:423 2022-09-19 10:37:23.704 4712 3012603459008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:37:23.704 4712 3012603459008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:37:23.719 4712 3012603459008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b processed. 2022-09-19 10:37:23.719 4712 3012603459008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5688fae1-764d-4a64-9aea-2476071b19a7 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] Security group member updated on remote: ['052aa264-ba8e-4781-aee8-726dfb0eedaf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:37:23.735 4712 3012603459008 MainThread INFO neutron.agent.securitygroups_rpc [req-5688fae1-764d-4a64-9aea-2476071b19a7 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] Security group member updated ['052aa264-ba8e-4781-aee8-726dfb0eedaf'] 2022-09-19 10:37:24.125 4712 3012600648624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b91f96cb-67ee-4ccd-b8e9-03a9b06793ba 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: 93ffa7b4-1950-492d-82e5-d7d95f2c4217 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:37:24.142 4712 3012600648624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b91f96cb-67ee-4ccd-b8e9-03a9b06793ba 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:37:24.516 4712 3012600648624 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:37:24.516 4712 3012600648624 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:409 2022-09-19 10:37:24.876 4712 3012600648624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:37:25.985 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 93ffa7b4-1950-492d-82e5-d7d95f2c4217 2022-09-19 10:37:26.532 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:37:26.736 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 2022-09-19 10:37:26.750 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 updated. Details: {'device': '93ffa7b4-1950-492d-82e5-d7d95f2c4217', 'network_id': 'af29f4e8-f05e-4e69-a5e2-eef1df5fa374', 'port_id': '93ffa7b4-1950-492d-82e5-d7d95f2c4217', 'mac_address': 'fa:16:3e:d9:06:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 332, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'da79b589-bfab-4c8d-8381-5f6102eda477', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:37:26.750 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:37:26.766 4712 3012603255616 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:37:26.766 4712 3012603255616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" 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:409 2022-09-19 10:37:26.791 4712 3012603255616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:37:26.791 4712 3012603255616 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network af29f4e8-f05e-4e69-a5e2-eef1df5fa374 2022-09-19 10:37:26.806 4712 3012603255616 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-09-19 10:37:26.988 4712 3012603255616 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '93ffa7b4-1950-492d-82e5-d7d95f2c4217') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:37:26.988 4712 3012603255616 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '93ffa7b4-1950-492d-82e5-d7d95f2c4217') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:37:27.015 4712 3012603255616 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:37:27.017 4712 3012603255616 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 332, VLAN trunk: None to switch port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 2022-09-19 10:37:27.118 4712 3012603255616 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:37:27.118 4712 3012603255616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['93ffa7b4-1950-492d-82e5-d7d95f2c4217'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:37:27.282 4712 3012603255616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['93ffa7b4-1950-492d-82e5-d7d95f2c4217']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:37:27.282 4712 3012603255616 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-09-19 10:37:27.282 4712 3012603255616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (052aa264-ba8e-4781-aee8-726dfb0eedaf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:37:27.305 4712 3012603255616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 93ffa7b4-1950-492d-82e5-d7d95f2c4217 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:37:27.318 4712 3012603255616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:37:27.318 4712 3012603255616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 93ffa7b4-1950-492d-82e5-d7d95f2c4217 not yet added. Adding. 2022-09-19 10:37:27.342 4712 3012603255616 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-09-19 10:37:27.342 4712 3012603255616 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-09-19 10:37:27.455 4712 3012603255616 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:37:27.455 4712 3012603255616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" 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:409 2022-09-19 10:37:27.579 4712 3012603255616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" "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:423 2022-09-19 10:37:27.617 4712 3012603255616 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:37:27.617 4712 3012603255616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" 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:409 2022-09-19 10:37:27.744 4712 3012603255616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" "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:423 2022-09-19 10:37:27.845 4712 3012603255616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:37:27.845 4712 3012603255616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:37:27.865 4712 3012603255616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 processed. 2022-09-19 10:37:28.546 4712 3012605864240 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:37:28.550 4712 3012605864240 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:409 2022-09-19 10:37:28.718 4712 3012605864240 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:423 2022-09-19 10:37:55.658 4712 3012604629936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16fe2104-9ad7-413b-88f3-42365fd9d00f ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] Security group member updated on remote: ['3b42d496-bab4-4b23-8409-8954eec4c9c6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:37:55.672 4712 3012604629936 MainThread INFO neutron.agent.securitygroups_rpc [req-16fe2104-9ad7-413b-88f3-42365fd9d00f ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] Security group member updated ['3b42d496-bab4-4b23-8409-8954eec4c9c6'] 2022-09-19 10:37:55.672 4712 3012604629936 MainThread INFO neutron.agent.securitygroups_rpc [req-16fe2104-9ad7-413b-88f3-42365fd9d00f ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] Refresh firewall rules 2022-09-19 10:37:55.672 4712 3012604629936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16fe2104-9ad7-413b-88f3-42365fd9d00f ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] Get security group information for devices via rpc ['1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:37:55.732 4712 3012604629936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-16fe2104-9ad7-413b-88f3-42365fd9d00f ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:37:55.734 4712 3012604629936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-16fe2104-9ad7-413b-88f3-42365fd9d00f ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-19 10:37:55.751 4712 3012604629936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16fe2104-9ad7-413b-88f3-42365fd9d00f ec793e182dfa4ae3bd8a57c41f1e0077 87e5518341d2410393c9f7d34ac8dcc7 - - - -] port_delete event received for '1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:37:56.956 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b 2022-09-19 10:37:58.765 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:37:58.768 4712 3012604053808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:37:58.768 4712 3012604053808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:37:58.787 4712 3012604053808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:37:58.812 4712 3012604053808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bdddef4a-acc7-4f38-9c17-c9ba65d2964a 2022-09-19 10:37:58.812 4712 3012604053808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b'] 2022-09-19 10:37:58.827 4712 3012604053808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:37:58.827 4712 3012604053808 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-09-19 10:37:58.827 4712 3012604053808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1afe5dde-2d73-4e13-9f2c-c70e8b0e5e4b'] 2022-09-19 10:38:00.765 4712 3012607004736 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:38:00.765 4712 3012607004736 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:409 2022-09-19 10:38:00.819 4712 3012607004736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:38:14.550 4712 3012606615216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-816c2dc4-b99e-426b-8669-1241d0ec0d28 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] network_delete received. Deleting network bdddef4a-acc7-4f38-9c17-c9ba65d2964a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-19 10:38:14.550 4712 3012606615216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-816c2dc4-b99e-426b-8669-1241d0ec0d28 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] Network bdddef4a-acc7-4f38-9c17-c9ba65d2964a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-19 10:38:36.609 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 93ffa7b4-1950-492d-82e5-d7d95f2c4217 2022-09-19 10:38:36.967 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:38:37.172 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 2022-09-19 10:38:37.172 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 updated. Details: {'device': '93ffa7b4-1950-492d-82e5-d7d95f2c4217', 'network_id': 'af29f4e8-f05e-4e69-a5e2-eef1df5fa374', 'port_id': '93ffa7b4-1950-492d-82e5-d7d95f2c4217', 'mac_address': 'fa:16:3e:d9:06:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 332, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'da79b589-bfab-4c8d-8381-5f6102eda477', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:38:37.187 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:38:37.187 4712 3012602448352 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:38:37.202 4712 3012602448352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:38:37.202 4712 3012602448352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:38:37.219 4712 3012602448352 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-09-19 10:38:37.250 4712 3012602448352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '93ffa7b4-1950-492d-82e5-d7d95f2c4217') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:38:37.250 4712 3012602448352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '93ffa7b4-1950-492d-82e5-d7d95f2c4217') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:38:37.280 4712 3012602448352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:38:37.280 4712 3012602448352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 332, VLAN trunk: None to switch port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 2022-09-19 10:38:37.328 4712 3012602448352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:38:37.328 4712 3012602448352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['93ffa7b4-1950-492d-82e5-d7d95f2c4217'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:38:37.484 4712 3012602448352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['93ffa7b4-1950-492d-82e5-d7d95f2c4217']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:38:37.515 4712 3012602448352 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-09-19 10:38:37.515 4712 3012602448352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (052aa264-ba8e-4781-aee8-726dfb0eedaf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:38:37.531 4712 3012602448352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 93ffa7b4-1950-492d-82e5-d7d95f2c4217 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:38:37.548 4712 3012602448352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:38:37.562 4712 3012602448352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-09-19 10:38:37.562 4712 3012602448352 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:38:37.562 4712 3012602448352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" 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:409 2022-09-19 10:38:37.581 4712 3012602448352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:38:37.593 4712 3012602448352 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:38:37.593 4712 3012602448352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" 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:409 2022-09-19 10:38:37.593 4712 3012602448352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" "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:423 2022-09-19 10:38:37.669 4712 3012602448352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:38:37.682 4712 3012602448352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:38:37.688 4712 3012602448352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 processed. 2022-09-19 10:38:38.969 4712 3012606589760 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:38:38.969 4712 3012606589760 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:409 2022-09-19 10:38:39.156 4712 3012606589760 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:423 2022-09-19 10:38:49.483 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 93ffa7b4-1950-492d-82e5-d7d95f2c4217 2022-09-19 10:38:50.998 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:38:51.002 4712 3012605748496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '93ffa7b4-1950-492d-82e5-d7d95f2c4217' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:38:51.015 4712 3012605748496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '93ffa7b4-1950-492d-82e5-d7d95f2c4217' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:38:51.015 4712 3012605748496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:38:51.033 4712 3012605748496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93ffa7b4-1950-492d-82e5-d7d95f2c4217'] 2022-09-19 10:38:51.062 4712 3012605748496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:38:51.062 4712 3012605748496 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-09-19 10:38:51.062 4712 3012605748496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93ffa7b4-1950-492d-82e5-d7d95f2c4217'] 2022-09-19 10:38:53.000 4712 3012605815264 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:38:53.000 4712 3012605815264 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:409 2022-09-19 10:38:53.124 4712 3012605815264 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:423 2022-09-19 10:38:53.526 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 93ffa7b4-1950-492d-82e5-d7d95f2c4217 2022-09-19 10:38:55.014 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:38:55.014 4712 3012607020896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '93ffa7b4-1950-492d-82e5-d7d95f2c4217' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:38:55.028 4712 3012607020896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '93ffa7b4-1950-492d-82e5-d7d95f2c4217' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:38:55.028 4712 3012607020896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:38:55.046 4712 3012607020896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network af29f4e8-f05e-4e69-a5e2-eef1df5fa374 2022-09-19 10:38:55.062 4712 3012607020896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93ffa7b4-1950-492d-82e5-d7d95f2c4217'] 2022-09-19 10:38:55.062 4712 3012607020896 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-09-19 10:38:55.078 4712 3012607020896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93ffa7b4-1950-492d-82e5-d7d95f2c4217'] 2022-09-19 10:38:57.030 4712 3012606091680 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:38:57.030 4712 3012606091680 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:409 2022-09-19 10:38:57.266 4712 3012606091680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:39:08.843 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 93ffa7b4-1950-492d-82e5-d7d95f2c4217 2022-09-19 10:39:09.061 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:39:09.248 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 2022-09-19 10:39:09.248 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 updated. Details: {'device': '93ffa7b4-1950-492d-82e5-d7d95f2c4217', 'network_id': 'af29f4e8-f05e-4e69-a5e2-eef1df5fa374', 'port_id': '93ffa7b4-1950-492d-82e5-d7d95f2c4217', 'mac_address': 'fa:16:3e:d9:06:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 332, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'da79b589-bfab-4c8d-8381-5f6102eda477', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:39:09.279 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:39:09.279 4712 3012607208784 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:39:09.291 4712 3012607208784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" 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:409 2022-09-19 10:39:09.291 4712 3012607208784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:39:09.312 4712 3012607208784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network af29f4e8-f05e-4e69-a5e2-eef1df5fa374 2022-09-19 10:39:09.312 4712 3012607208784 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-09-19 10:39:09.461 4712 3012607208784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '93ffa7b4-1950-492d-82e5-d7d95f2c4217') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:39:09.486 4712 3012607208784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '93ffa7b4-1950-492d-82e5-d7d95f2c4217') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:39:09.486 4712 3012607208784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:39:09.502 4712 3012607208784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 332, VLAN trunk: None to switch port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 2022-09-19 10:39:09.580 4712 3012607208784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:39:09.580 4712 3012607208784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['93ffa7b4-1950-492d-82e5-d7d95f2c4217'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:39:09.734 4712 3012607208784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['93ffa7b4-1950-492d-82e5-d7d95f2c4217']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:39:09.759 4712 3012607208784 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-09-19 10:39:09.765 4712 3012607208784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (052aa264-ba8e-4781-aee8-726dfb0eedaf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:39:09.765 4712 3012607208784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 93ffa7b4-1950-492d-82e5-d7d95f2c4217 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:39:09.765 4712 3012607208784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:39:09.765 4712 3012607208784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 93ffa7b4-1950-492d-82e5-d7d95f2c4217 not yet added. Adding. 2022-09-19 10:39:09.796 4712 3012607208784 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-09-19 10:39:09.812 4712 3012607208784 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-09-19 10:39:09.873 4712 3012607208784 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:39:09.873 4712 3012607208784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" 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:409 2022-09-19 10:39:09.969 4712 3012607208784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" "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:423 2022-09-19 10:39:09.984 4712 3012607208784 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:39:09.984 4712 3012607208784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" 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:409 2022-09-19 10:39:10.083 4712 3012607208784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" "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:423 2022-09-19 10:39:10.170 4712 3012607208784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93ffa7b4-1950-492d-82e5-d7d95f2c4217" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:39:10.187 4712 3012607208784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:39:10.187 4712 3012607208784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 processed. 2022-09-19 10:39:11.076 4712 3012605461248 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:39:11.076 4712 3012605461248 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:409 2022-09-19 10:39:11.265 4712 3012605461248 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:423 2022-09-19 10:39:55.514 4712 3012607586368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3cf6942-eb01-4189-97c0-8554dbdf3836 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] Security group member updated on remote: ['052aa264-ba8e-4781-aee8-726dfb0eedaf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:39:55.514 4712 3012607586368 MainThread INFO neutron.agent.securitygroups_rpc [req-a3cf6942-eb01-4189-97c0-8554dbdf3836 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] Security group member updated ['052aa264-ba8e-4781-aee8-726dfb0eedaf'] 2022-09-19 10:39:55.830 4712 3012607586368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3cf6942-eb01-4189-97c0-8554dbdf3836 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] port_delete event received for '93ffa7b4-1950-492d-82e5-d7d95f2c4217' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:39:55.952 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 93ffa7b4-1950-492d-82e5-d7d95f2c4217 2022-09-19 10:39:57.264 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:39:57.264 4712 3012605941712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '93ffa7b4-1950-492d-82e5-d7d95f2c4217' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:39:57.264 4712 3012605941712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '93ffa7b4-1950-492d-82e5-d7d95f2c4217' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:39:57.294 4712 3012605941712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 93ffa7b4-1950-492d-82e5-d7d95f2c4217 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:39:57.313 4712 3012605941712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network af29f4e8-f05e-4e69-a5e2-eef1df5fa374 2022-09-19 10:39:57.327 4712 3012605941712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93ffa7b4-1950-492d-82e5-d7d95f2c4217'] 2022-09-19 10:39:57.327 4712 3012605941712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:39:57.327 4712 3012605941712 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-09-19 10:39:57.327 4712 3012605941712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93ffa7b4-1950-492d-82e5-d7d95f2c4217'] 2022-09-19 10:39:58.577 4712 3012606445344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb2bc099-1af9-4352-bb9a-baca46bd4dfc 32c1b3f5141e43a3ae0af5ca2317ad3f 9fd979da6f7749779f7f0d029da53e5a - - - -] port_delete event received for 'af45c887-a5c0-439b-b3da-01953133e59f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:39:59.279 4712 3012604500272 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:39:59.283 4712 3012604500272 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:409 2022-09-19 10:39:59.326 4712 3012604500272 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:423 2022-09-19 10:40:02.048 4712 3012604526080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6652df17-1b20-4818-add7-6d8344c89d29 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for '98e5b905-c00c-49ab-a03f-e08f984f2676' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:40:03.060 4712 3012607491056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd621c33-0782-4edd-9405-3dbb0e68995a a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for 'ee39e568-8cf2-4109-8793-8fbf159e754c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:40:03.811 4712 3012606818256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fc45877-18d0-404f-bb58-c788fb169bc5 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] port_delete event received for '6d2087b9-edc3-42f4-bfc6-7d032c87988c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:40:04.013 4712 3012606710352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fc45877-18d0-404f-bb58-c788fb169bc5 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] network_delete received. Deleting network af29f4e8-f05e-4e69-a5e2-eef1df5fa374 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-19 10:40:04.031 4712 3012606710352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fc45877-18d0-404f-bb58-c788fb169bc5 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] Network af29f4e8-f05e-4e69-a5e2-eef1df5fa374 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-19 10:40:07.499 4712 3012607257408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-350d73db-9d92-462d-8aaa-5c96b05bd498 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] network_delete received. Deleting network 8b2e0d92-3270-43d1-b1a7-23f9ba4bb3a7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-19 10:40:07.499 4712 3012607257408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-350d73db-9d92-462d-8aaa-5c96b05bd498 a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] Network 8b2e0d92-3270-43d1-b1a7-23f9ba4bb3a7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-19 10:40:07.998 4712 3012605814384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d00ed598-6dbf-48cf-91ca-3d2fecd2203e a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] network_delete received. Deleting network eb30ac64-fec5-4c1c-b605-96d549e3d465 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-09-19 10:40:07.998 4712 3012605814384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d00ed598-6dbf-48cf-91ca-3d2fecd2203e a561b673cfae437daade9297a694cc7c 3c18c45cef234ea9b13f7b650328fff6 - - - -] Network eb30ac64-fec5-4c1c-b605-96d549e3d465 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-09-19 10:40:31.860 4712 3012607904224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ea0f96f-7a42-4862-aa2a-08295db1019e c77ae644f32946cab9e12a6cac409d6c 20a0fbe309a34aa0b29d8d700090079d - - - -] Security group member updated on remote: ['79095425-77f3-4d98-ac48-afce53cf61bb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:40:31.860 4712 3012607904224 MainThread INFO neutron.agent.securitygroups_rpc [req-8ea0f96f-7a42-4862-aa2a-08295db1019e c77ae644f32946cab9e12a6cac409d6c 20a0fbe309a34aa0b29d8d700090079d - - - -] Security group member updated ['79095425-77f3-4d98-ac48-afce53cf61bb'] 2022-09-19 10:40:32.778 4712 3012607903520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70e53cd1-8601-4b6b-b5d5-7e7e85ba22ab 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] port_update received: b1fcdf1e-ef88-44a5-901b-f0e27d0d922f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-09-19 10:40:32.799 4712 3012607903520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70e53cd1-8601-4b6b-b5d5-7e7e85ba22ab 0c1289b015854c6bb6aee8fed6b807db be6b93ef3359434d9c776343f0aea333 - - - -] No port b1fcdf1e-ef88-44a5-901b-f0e27d0d922f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-09-19 10:40:35.481 4712 3012601756304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b1fcdf1e-ef88-44a5-901b-f0e27d0d922f 2022-09-19 10:40:37.497 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-09-19 10:40:37.701 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Adding port b1fcdf1e-ef88-44a5-901b-f0e27d0d922f 2022-09-19 10:40:37.701 4712 3012506140512 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Port b1fcdf1e-ef88-44a5-901b-f0e27d0d922f updated. Details: {'device': 'b1fcdf1e-ef88-44a5-901b-f0e27d0d922f', 'network_id': '35e06a99-13e6-4be9-894b-569a30fd8721', 'port_id': 'b1fcdf1e-ef88-44a5-901b-f0e27d0d922f', 'mac_address': 'fa:16:3e:a7:28:3c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 303, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3d6442c8-dc28-4a30-896b-63b7ff4f8a7b', 'ip_address': '192.168.233.56'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-09-19 10:40:37.731 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] 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-09-19 10:40:37.743 4712 3012605815440 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-b1fcdf1e-ef88-44a5-901b-f0e27d0d922f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:40:37.749 4712 3012605815440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b1fcdf1e-ef88-44a5-901b-f0e27d0d922f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-09-19 10:40:37.749 4712 3012605815440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b1fcdf1e-ef88-44a5-901b-f0e27d0d922f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-09-19 10:40:37.764 4712 3012605815440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 35e06a99-13e6-4be9-894b-569a30fd8721 2022-09-19 10:40:37.764 4712 3012605815440 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-09-19 10:40:37.919 4712 3012605815440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b1fcdf1e-ef88-44a5-901b-f0e27d0d922f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:40:37.919 4712 3012605815440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b1fcdf1e-ef88-44a5-901b-f0e27d0d922f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-09-19 10:40:37.950 4712 3012605815440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b1fcdf1e-ef88-44a5-901b-f0e27d0d922f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-09-19 10:40:37.973 4712 3012605815440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 303, VLAN trunk: None to switch port b1fcdf1e-ef88-44a5-901b-f0e27d0d922f 2022-09-19 10:40:38.044 4712 3012605815440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-09-19 10:40:38.065 4712 3012605815440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b1fcdf1e-ef88-44a5-901b-f0e27d0d922f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:40:38.231 4712 3012605815440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b1fcdf1e-ef88-44a5-901b-f0e27d0d922f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:40:38.231 4712 3012605815440 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-09-19 10:40:38.247 4712 3012605815440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (79095425-77f3-4d98-ac48-afce53cf61bb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-09-19 10:40:38.249 4712 3012605815440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (79095425-77f3-4d98-ac48-afce53cf61bb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-09-19 10:40:38.249 4712 3012605815440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b1fcdf1e-ef88-44a5-901b-f0e27d0d922f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-09-19 10:40:38.265 4712 3012605815440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-09-19 10:40:38.265 4712 3012605815440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b1fcdf1e-ef88-44a5-901b-f0e27d0d922f not yet added. Adding. 2022-09-19 10:40:38.280 4712 3012605815440 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-09-19 10:40:38.280 4712 3012605815440 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-09-19 10:40:38.374 4712 3012605815440 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b1fcdf1e-ef88-44a5-901b-f0e27d0d922f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:40:38.374 4712 3012605815440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1fcdf1e-ef88-44a5-901b-f0e27d0d922f" 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:409 2022-09-19 10:40:38.452 4712 3012605815440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1fcdf1e-ef88-44a5-901b-f0e27d0d922f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:40:38.474 4712 3012605815440 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b1fcdf1e-ef88-44a5-901b-f0e27d0d922f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:40:38.474 4712 3012605815440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1fcdf1e-ef88-44a5-901b-f0e27d0d922f" 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:409 2022-09-19 10:40:38.576 4712 3012605815440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1fcdf1e-ef88-44a5-901b-f0e27d0d922f" "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:423 2022-09-19 10:40:38.685 4712 3012605815440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b1fcdf1e-ef88-44a5-901b-f0e27d0d922f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-09-19 10:40:38.685 4712 3012605815440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b1fcdf1e-ef88-44a5-901b-f0e27d0d922f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-09-19 10:40:38.701 4712 3012605815440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b1fcdf1e-ef88-44a5-901b-f0e27d0d922f processed. 2022-09-19 10:40:39.499 4712 3012607255472 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:40:39.499 4712 3012607255472 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:409 2022-09-19 10:40:39.700 4712 3012607255472 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:423 2022-09-19 10:40:45.420 4712 3012604979856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee6c894b-b17b-4a4e-b292-0063f98d4fc0 c77ae644f32946cab9e12a6cac409d6c 20a0fbe309a34aa0b29d8d700090079d - - - -] Security group member updated on remote: ['79095425-77f3-4d98-ac48-afce53cf61bb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-09-19 10:40:45.434 4712 3012604979856 MainThread INFO neutron.agent.securitygroups_rpc [req-ee6c894b-b17b-4a4e-b292-0063f98d4fc0 c77ae644f32946cab9e12a6cac409d6c 20a0fbe309a34aa0b29d8d700090079d - - - -] Security group member updated ['79095425-77f3-4d98-ac48-afce53cf61bb'] 2022-09-19 10:40:45.434 4712 3012604979856 MainThread INFO neutron.agent.securitygroups_rpc [req-ee6c894b-b17b-4a4e-b292-0063f98d4fc0 c77ae644f32946cab9e12a6cac409d6c 20a0fbe309a34aa0b29d8d700090079d - - - -] Refresh firewall rules 2022-09-19 10:40:45.451 4712 3012604979856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee6c894b-b17b-4a4e-b292-0063f98d4fc0 c77ae644f32946cab9e12a6cac409d6c 20a0fbe309a34aa0b29d8d700090079d - - - -] Get security group information for devices via rpc ['b1fcdf1e-ef88-44a5-901b-f0e27d0d922f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-09-19 10:40:45.514 4712 3012604979856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ee6c894b-b17b-4a4e-b292-0063f98d4fc0 c77ae644f32946cab9e12a6cac409d6c 20a0fbe309a34aa0b29d8d700090079d - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-09-19 10:40:45.514 4712 3012604979856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ee6c894b-b17b-4a4e-b292-0063f98d4fc0 c77ae644f32946cab9e12a6cac409d6c 20a0fbe309a34aa0b29d8d700090079d - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-09-19 10:40:45.529 4712 3012604979856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee6c894b-b17b-4a4e-b292-0063f98d4fc0 c77ae644f32946cab9e12a6cac409d6c 20a0fbe309a34aa0b29d8d700090079d - - - -] port_delete event received for 'b1fcdf1e-ef88-44a5-901b-f0e27d0d922f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-09-19 10:40:46.310 4712 3012601756480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b1fcdf1e-ef88-44a5-901b-f0e27d0d922f 2022-09-19 10:40:47.544 4712 3012506140512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e965b34e-4ce9-47ba-8228-70240d594f99 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-09-19 10:40:47.544 4712 3012607285904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b1fcdf1e-ef88-44a5-901b-f0e27d0d922f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-09-19 10:40:47.561 4712 3012607285904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b1fcdf1e-ef88-44a5-901b-f0e27d0d922f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-09-19 10:40:47.561 4712 3012607285904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b1fcdf1e-ef88-44a5-901b-f0e27d0d922f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-09-19 10:40:47.577 4712 3012607285904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 35e06a99-13e6-4be9-894b-569a30fd8721 2022-09-19 10:40:47.592 4712 3012607285904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b1fcdf1e-ef88-44a5-901b-f0e27d0d922f'] 2022-09-19 10:40:47.592 4712 3012607285904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-09-19 10:40:47.592 4712 3012607285904 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-09-19 10:40:47.592 4712 3012607285904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b1fcdf1e-ef88-44a5-901b-f0e27d0d922f'] 2022-09-19 10:40:49.565 4712 3012606237504 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-09-19 10:40:49.565 4712 3012606237504 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:409 2022-09-19 10:40:49.608 4712 3012606237504 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:423