2026-04-06 03:20:11,897 - INFO - Domain Default found not creating 2026-04-06 03:20:12,064 - INFO - Project ctest-SecurityGroupBasicRegressionTests1_contrail-92086296 not found, creating it 2026-04-06 03:20:22,412 - ERROR - Exception while creating project Traceback (most recent call last): File "/contrail-test/common/isolated_creds.py", line 166, in create_tenant project.setUp() File "/contrail-test/fixtures/project_test.py", line 91, in setUp self.create() File "/contrail-test/fixtures/project_test.py", line 125, in create self._create_project() File "/contrail-test/fixtures/project_test.py", line 62, in _create_project self.project_obj = self.vnc_lib_fixture.project_read(id=self.uuid) File "/contrail-test/fixtures/vnc_api_test.py", line 225, in hook return act_attr(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 52, in wrapper return func(self, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 728, in _object_read response = self._request_server(OP_GET, uri, query_params) File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1126, in _request_server return self._request( File "/usr/local/lib/python3.9/site-packages/vnc_api/vnc_api.py", line 1208, in _request raise HttpError(status, content) vnc_api.exceptions.HttpError: HTTP Status: 500 Content: Internal Server Error 2026-04-06 03:20:23,851 - INFO - ================================================================================ 2026-04-06 03:20:23,851 - INFO - STARTING TEST : test_sec_group_basic 2026-04-06 03:20:23,851 - INFO - TEST DESCRIPTION : Description: Test basic SG features 1. Security group create and delete 2. Create security group with custom rules and then update it for tcp 3. Launch VM with custom created security group and verify 4. Remove secuity group association with VM 5. Add back custom security group to VM and verify 6. Try to delete security group with association to VM. It should fail. 7. Test with ping, which should fail 8. Test with TCP which should pass 9. Update the rules to allow icmp, ping should pass now. 2026-04-06 03:20:25,116 - DEBUG - Nothing to compare xmpp stats {'10.0.0.19': {'10.20.0.193': '0', '10.20.0.129': '0'}, '10.0.0.241': {'10.20.0.18': '0', '10.20.0.129': '0'}} with 2026-04-06 03:20:25,116 - INFO - Initial checks done. Running the testcase now 2026-04-06 03:20:25,116 - INFO - 2026-04-06 03:20:25,475 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'ctest-test_sec_group-53801817'] 2026-04-06 03:20:27,406 - DEBUG - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'ctest-test_sec_group-53801817'] created succesfully 2026-04-06 03:20:27,406 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-06 03:20:27,723 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-06 03:20:27,760 - DEBUG - Requesting: http://10.0.0.249:8082/domain/500738d8-636d-4330-98c4-d5dafb5cbb39 2026-04-06 03:20:27,783 - DEBUG - Requesting: http://10.0.0.249:8082/project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18 2026-04-06 03:20:27,939 - DEBUG - Requesting: http://10.0.0.249:8082/security-group/8552ae88-f274-47c6-8a85-86a80b2f361e 2026-04-06 03:20:27,953 - INFO - Security group ctest-test_sec_group-53801817 found in the API Server 2026-04-06 03:20:27,954 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-06 03:20:27,964 - DEBUG - Requesting: http://10.0.0.249:8082/domain/500738d8-636d-4330-98c4-d5dafb5cbb39 2026-04-06 03:20:27,986 - DEBUG - Requesting: http://10.0.0.249:8082/project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18 2026-04-06 03:20:28,086 - DEBUG - Requesting: http://10.0.0.249:8082/access-control-lists 2026-04-06 03:20:28,094 - INFO - Validated that ACLs for Security group ctest-test_sec_group-53801817 are present in API Server 2026-04-06 03:20:28,101 - INFO - Validated that Security group ctest-test_sec_group-53801817 is found in control node 10.0.0.249 2026-04-06 03:20:28,109 - DEBUG - Security group ctest-test_sec_group-53801817 ACLs found in the control node 10.0.0.249 2026-04-06 03:20:28,117 - INFO - Validated that Security group ctest-test_sec_group-53801817 is found in control node 10.0.0.27 2026-04-06 03:20:28,124 - DEBUG - Security group ctest-test_sec_group-53801817 ACLs found in the control node 10.0.0.27 2026-04-06 03:20:28,130 - INFO - Validated that Security group ctest-test_sec_group-53801817 is found in control node 10.0.0.33 2026-04-06 03:20:28,136 - DEBUG - Security group ctest-test_sec_group-53801817 ACLs found in the control node 10.0.0.33 2026-04-06 03:20:28,136 - INFO - Validated SG ctest-test_sec_group-53801817 in Control nodes 2026-04-06 03:20:28,136 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'ctest-test_sec_group-53801817'] 2026-04-06 03:20:28,251 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'ctest-test_sec_group-53801817'] deleted successfully. 2026-04-06 03:20:28,251 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-06 03:20:28,260 - DEBUG - Requesting: http://10.0.0.249:8082/domain/500738d8-636d-4330-98c4-d5dafb5cbb39 2026-04-06 03:20:28,279 - DEBUG - Requesting: http://10.0.0.249:8082/project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18 2026-04-06 03:20:28,383 - INFO - Security group ctest-test_sec_group-53801817 removed from the API Server 2026-04-06 03:20:28,383 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-06 03:20:28,392 - DEBUG - Requesting: http://10.0.0.249:8082/domain/500738d8-636d-4330-98c4-d5dafb5cbb39 2026-04-06 03:20:28,403 - DEBUG - Requesting: http://10.0.0.249:8082/project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18 2026-04-06 03:20:28,508 - DEBUG - Requesting: http://10.0.0.249:8082/access-control-lists 2026-04-06 03:20:28,516 - DEBUG - ACLs for Security group ctest-test_sec_group-53801817 removed from the API Server 2026-04-06 03:20:28,521 - INFO - security group ctest-test_sec_group-53801817 removed from Control-node 10.0.0.249 2026-04-06 03:20:28,527 - DEBUG - Security group ctest-test_sec_group-53801817 ACLs removed from the control node 10.0.0.249 2026-04-06 03:20:28,540 - INFO - security group ctest-test_sec_group-53801817 removed from Control-node 10.0.0.27 2026-04-06 03:20:28,552 - DEBUG - Security group ctest-test_sec_group-53801817 ACLs removed from the control node 10.0.0.27 2026-04-06 03:20:28,560 - INFO - security group ctest-test_sec_group-53801817 removed from Control-node 10.0.0.33 2026-04-06 03:20:28,565 - DEBUG - Security group ctest-test_sec_group-53801817 ACLs removed from the control node 10.0.0.33 2026-04-06 03:20:28,566 - INFO - Validated that SG ctest-test_sec_group-53801817 is not in control nodes 2026-04-06 03:20:28,573 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'ctest-test_sec_group-53801817'] 2026-04-06 03:20:28,787 - DEBUG - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'ctest-test_sec_group-53801817'] created succesfully 2026-04-06 03:20:28,787 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-06 03:20:28,793 - DEBUG - Requesting: http://10.0.0.249:8082/domain/500738d8-636d-4330-98c4-d5dafb5cbb39 2026-04-06 03:20:28,803 - DEBUG - Requesting: http://10.0.0.249:8082/project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18 2026-04-06 03:20:28,908 - DEBUG - Requesting: http://10.0.0.249:8082/security-group/ba13b11d-b709-4988-9e57-b0044e641500 2026-04-06 03:20:28,922 - INFO - Security group ctest-test_sec_group-53801817 found in the API Server 2026-04-06 03:20:28,922 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-06 03:20:28,928 - DEBUG - Requesting: http://10.0.0.249:8082/domain/500738d8-636d-4330-98c4-d5dafb5cbb39 2026-04-06 03:20:28,940 - DEBUG - Requesting: http://10.0.0.249:8082/project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18 2026-04-06 03:20:29,030 - DEBUG - Requesting: http://10.0.0.249:8082/access-control-lists 2026-04-06 03:20:29,039 - INFO - Validated that ACLs for Security group ctest-test_sec_group-53801817 are present in API Server 2026-04-06 03:20:29,048 - INFO - Validated that Security group ctest-test_sec_group-53801817 is found in control node 10.0.0.249 2026-04-06 03:20:29,054 - DEBUG - Security group ctest-test_sec_group-53801817 ACLs found in the control node 10.0.0.249 2026-04-06 03:20:29,065 - INFO - Validated that Security group ctest-test_sec_group-53801817 is found in control node 10.0.0.27 2026-04-06 03:20:29,077 - DEBUG - Security group ctest-test_sec_group-53801817 ACLs found in the control node 10.0.0.27 2026-04-06 03:20:29,083 - INFO - Validated that Security group ctest-test_sec_group-53801817 is found in control node 10.0.0.33 2026-04-06 03:20:29,090 - DEBUG - Security group ctest-test_sec_group-53801817 ACLs found in the control node 10.0.0.33 2026-04-06 03:20:29,090 - INFO - Validated SG ctest-test_sec_group-53801817 in Control nodes 2026-04-06 03:20:29,091 - DEBUG - Replace all the rules of this security group ctest-test_sec_group-53801817 with the new rules 2026-04-06 03:20:29,091 - DEBUG - [{'protocol': 'tcp', 'dst_addresses': [{'subnet': {'ip_prefix': '132.43.128.192', 'ip_prefix_len': '26'}}], 'dst_ports': [{'start_port': 0, 'end_port': -1}], 'src_ports': [{'start_port': 0, 'end_port': -1}], 'src_addresses': [{'security_group': 'local'}]}, {'protocol': 'tcp', 'src_addresses': [{'subnet': {'ip_prefix': '132.43.128.192', 'ip_prefix_len': '26'}}], 'dst_ports': [{'start_port': 0, 'end_port': -1}], 'src_ports': [{'start_port': 0, 'end_port': -1}], 'dst_addresses': [{'security_group': 'local'}]}] 2026-04-06 03:20:29,524 - DEBUG - Response for create_network : {'network': {'id': '765cb797-67f3-48d1-a049-2545c64c5917', 'name': 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'tenant_id': 'ce1a4f6f23e24eca80f1e33d29da2a18', 'project_id': 'ce1a4f6f23e24eca80f1e33d29da2a18', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616'], 'port_security_enabled': True, 'description': ''}} 2026-04-06 03:20:29,842 - DEBUG - Response for create_subnet : {'subnet': {'id': '223fb1f5-3eb0-41dc-9e55-299516bed92c', 'name': '', 'tenant_id': 'ce1a4f6f23e24eca80f1e33d29da2a18', 'network_id': '765cb797-67f3-48d1-a049-2545c64c5917', 'ip_version': 4, 'cidr': '132.43.128.192/26', 'allocation_pools': [{'start': '132.43.128.194', 'end': '132.43.128.254'}], 'gateway_ip': '132.43.128.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '132.43.128.194', 'tags': [], 'project_id': 'ce1a4f6f23e24eca80f1e33d29da2a18'}} 2026-04-06 03:20:29,864 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:20:29,885 - DEBUG - VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 UUID is 765cb797-67f3-48d1-a049-2545c64c5917 2026-04-06 03:20:29,960 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-06 03:20:29,966 - DEBUG - Requesting: http://10.0.0.249:8082/domain/500738d8-636d-4330-98c4-d5dafb5cbb39 2026-04-06 03:20:29,976 - DEBUG - Requesting: http://10.0.0.249:8082/project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18 2026-04-06 03:20:30,070 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/765cb797-67f3-48d1-a049-2545c64c5917 2026-04-06 03:20:30,084 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/765cb797-67f3-48d1-a049-2545c64c5917 2026-04-06 03:20:30,096 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/617c0358-a0d4-41bc-9eb9-a4f7d66c57c1 2026-04-06 03:20:30,103 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/617c0358-a0d4-41bc-9eb9-a4f7d66c57c1 2026-04-06 03:20:30,111 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/8e7a4488-83e9-4755-b746-b8fa4b4cd90a 2026-04-06 03:20:30,117 - DEBUG - Route Targets: ['target:64512:8000007'] 2026-04-06 03:20:30,118 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/765cb797-67f3-48d1-a049-2545c64c5917 2026-04-06 03:20:30,125 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/617c0358-a0d4-41bc-9eb9-a4f7d66c57c1 2026-04-06 03:20:30,143 - INFO - Verified VN network id 14 for VN 765cb797-67f3-48d1-a049-2545c64c5917 2026-04-06 03:20:30,144 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 passed 2026-04-06 03:20:30,144 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/765cb797-67f3-48d1-a049-2545c64c5917 2026-04-06 03:20:30,152 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/617c0358-a0d4-41bc-9eb9-a4f7d66c57c1 2026-04-06 03:20:30,159 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/617c0358-a0d4-41bc-9eb9-a4f7d66c57c1 2026-04-06 03:20:30,168 - DEBUG - Requesting: http://10.0.0.249:8082/route-target/8e7a4488-83e9-4755-b746-b8fa4b4cd90a 2026-04-06 03:20:30,181 - DEBUG - Control-node 10.0.0.249 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8528893655244818641', 'uuid-lslong': '11549803700978211095'}, 'enable': 'true', 'created': '2026-04-06T03:20:29', 'last-modified': '2026-04-06T03:20:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.392658'} 2026-04-06 03:20:30,188 - DEBUG - Route Targets: ['target:64512:8000007'] 2026-04-06 03:20:30,194 - DEBUG - Control-node 10.0.0.27 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8528893655244818641', 'uuid-lslong': '11549803700978211095'}, 'enable': 'true', 'created': '2026-04-06T03:20:29', 'last-modified': '2026-04-06T03:20:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.418094'} 2026-04-06 03:20:30,199 - DEBUG - Route Targets: ['target:64512:8000007'] 2026-04-06 03:20:30,204 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '8528893655244818641', 'uuid-lslong': '11549803700978211095'}, 'enable': 'true', 'created': '2026-04-06T03:20:29', 'last-modified': '2026-04-06T03:20:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.424878'} 2026-04-06 03:20:30,211 - DEBUG - Route Targets: ['target:64512:8000007'] 2026-04-06 03:20:30,211 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 passed 2026-04-06 03:20:30,211 - DEBUG - ====Verifying policy data for ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 in API_Server ====== 2026-04-06 03:20:30,211 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-06 03:20:30,217 - DEBUG - Requesting: http://10.0.0.249:8082/domain/500738d8-636d-4330-98c4-d5dafb5cbb39 2026-04-06 03:20:30,228 - DEBUG - Requesting: http://10.0.0.249:8082/project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18 2026-04-06 03:20:30,318 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/765cb797-67f3-48d1-a049-2545c64c5917 2026-04-06 03:20:30,327 - DEBUG - =>VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 has no policy to be verified 2026-04-06 03:20:30,327 - DEBUG - Verifying the vn in opserver 2026-04-06 03:20:30,327 - DEBUG - Verifying the default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 virtual network link through opserver 10.0.0.249 2026-04-06 03:20:30,327 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks 2026-04-06 03:20:30,627 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-networks 2026-04-06 03:20:30,693 - DEBUG - vn link and name as {'name': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616?flat'} 2026-04-06 03:20:30,693 - DEBUG - Verifying the default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 virtual network link through opserver 10.0.0.27 2026-04-06 03:20:30,693 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2026-04-06 03:20:30,988 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-networks 2026-04-06 03:20:31,064 - DEBUG - vn link and name as {'name': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616?flat'} 2026-04-06 03:20:31,064 - DEBUG - Verifying the default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 virtual network link through opserver 10.0.0.33 2026-04-06 03:20:31,064 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-04-06 03:20:31,357 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-04-06 03:20:31,422 - DEBUG - vn link and name as {'name': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616?flat'} 2026-04-06 03:20:31,422 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is found in opserver 2026-04-06 03:20:31,443 - DEBUG - Do not have enough data to verify VN in agent 2026-04-06 03:20:31,453 - DEBUG - VRF ids for VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616: {} 2026-04-06 03:20:31,626 - DEBUG - Services list from nova: [, , , ] 2026-04-06 03:20:32,761 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-2) 2026-04-06 03:20:34,233 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5596-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5596-1) 2026-04-06 03:20:34,328 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-06 03:20:39,402 - DEBUG - VM is in ACTIVE state now 2026-04-06 03:20:39,402 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:20:39,479 - DEBUG - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 ID is 7b734670-bade-4ab3-b0dd-80813095a33a 2026-04-06 03:20:39,560 - DEBUG - VM is in ACTIVE state now 2026-04-06 03:20:39,583 - DEBUG - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 launched on Node an-jenkins-deploy-platform-ansible-os-5596-2 2026-04-06 03:20:39,664 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a 2026-04-06 03:20:39,968 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a 2026-04-06 03:20:40,001 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a 2026-04-06 03:20:40,009 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a7c2792a-3e06-4396-92d6-4bfda2b85870 2026-04-06 03:20:40,020 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a 2026-04-06 03:20:40,028 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a7c2792a-3e06-4396-92d6-4bfda2b85870 2026-04-06 03:20:40,042 - DEBUG - Requesting: http://10.0.0.33:8082/instance-ip/23d248b0-51b0-4e83-9ed1-803ac06e6350 2026-04-06 03:20:40,056 - DEBUG - Verifying in api server 10.0.0.33 2026-04-06 03:20:40,056 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a 2026-04-06 03:20:40,067 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a7c2792a-3e06-4396-92d6-4bfda2b85870 2026-04-06 03:20:40,080 - DEBUG - Requesting: http://10.0.0.33:8082/instance-ip/23d248b0-51b0-4e83-9ed1-803ac06e6350 2026-04-06 03:20:40,090 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 verfication in all API Servers passed 2026-04-06 03:20:40,107 - DEBUG - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 Tap interface: {'index': '3', 'name': 'tapa7c2792a-3e', 'uuid': 'a7c2792a-3e06-4396-92d6-4bfda2b85870', 'vrf_name': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'active': 'Active', 'ipv4_active': 'Active', 'l2_active': 'L2 Active', 'ip6_active': 'Ipv6 Inactive < no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '25', 'l2_label': '29', 'vxlan_id': '14', 'vn_name': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'vm_uuid': '7b734670-bade-4ab3-b0dd-80813095a33a', 'vm_name': 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760', 'ip_addr': '132.43.128.195', 'mac_addr': '02:a7:c2:79:2a:3e', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '68', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:a7c2792a-3e06-4396-92d6-4bfda2b85870', 'sg_uuid_list': ['ba13b11d-b709-4988-9e57-b0044e641500'], 'static_route_list': None, 'vm_project_uuid': 'ce1a4f6f-23e2-4eca-80f1-e33d29da2a18', 'admin_state': 'Enabled', 'flow_key_idx': '31', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Virtual Machine', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Active', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []} 2026-04-06 03:20:40,107 - DEBUG - Agent 10.0.0.241 vrf name: default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:20:40,112 - DEBUG - Agent VRF Object : {'vrf_list': [{'name': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'ucindex': '2', 'mcindex': '2', 'l2index': '2', 'source': 'Config; ', 'uc6index': '2', 'vn': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'table_label': '-1', 'vxlan_id': '14', 'evpnindex': '2', 'brindex': '2', 'mplsindex': '0', 'RD': '10.20.0.201:2', 'mac_aging_time': '0', 'layer2_control_word': 'false', 'forwarding_vrf': None, 'hbf_rintf': '-1', 'hbf_lintf': '-1'}]} 2026-04-06 03:20:40,201 - DEBUG - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 : Tap interface tapa7c2792a-3e is set to Active 2026-04-06 03:20:40,201 - DEBUG - Tap interface tapa7c2792a-3e detail : {'index': '3', 'name': 'tapa7c2792a-3e', 'uuid': 'a7c2792a-3e06-4396-92d6-4bfda2b85870', 'vrf_name': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'active': 'Active', 'ipv4_active': 'Active', 'l2_active': 'L2 Active', 'ip6_active': 'Ipv6 Inactive < no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '25', 'l2_label': '29', 'vxlan_id': '14', 'vn_name': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'vm_uuid': '7b734670-bade-4ab3-b0dd-80813095a33a', 'vm_name': 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760', 'ip_addr': '132.43.128.195', 'mac_addr': '02:a7:c2:79:2a:3e', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '68', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:a7c2792a-3e06-4396-92d6-4bfda2b85870', 'sg_uuid_list': ['ba13b11d-b709-4988-9e57-b0044e641500'], 'static_route_list': None, 'vm_project_uuid': 'ce1a4f6f-23e2-4eca-80f1-e33d29da2a18', 'admin_state': 'Enabled', 'flow_key_idx': '31', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Virtual Machine', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Active', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []} 2026-04-06 03:20:40,317 - DEBUG - Starting Layer 2 verification in Agent 2026-04-06 03:20:40,331 - DEBUG - Layer 2 path is seen for VM MAC 02:a7:c2:79:2a:3e in agent 10.0.0.241 2026-04-06 03:20:40,331 - DEBUG - Active layer 2 route in agent is present for VMI tapa7c2792a-3e 2026-04-06 03:20:40,331 - DEBUG - L2 label(29) matches bw route table and interface table 2026-04-06 03:20:40,337 - DEBUG - VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is found in Agent of node 10.0.0.19 2026-04-06 03:20:40,474 - DEBUG - VRF IDs of VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is consistent in agent 10.0.0.19 2026-04-06 03:20:40,474 - DEBUG - Route for VM IP ['132.43.128.195'] is consistent in agent 10.0.0.19 2026-04-06 03:20:40,474 - DEBUG - VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 verification for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 in Agent 10.0.0.19 passed 2026-04-06 03:20:40,590 - DEBUG - Starting all layer 2 verification in agent 10.0.0.19 2026-04-06 03:20:40,605 - DEBUG - Route for VM MAC 02:a7:c2:79:2a:3e is consistent in agent 10.0.0.19 2026-04-06 03:20:40,611 - DEBUG - VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is found in Agent of node 10.0.0.241 2026-04-06 03:20:40,747 - DEBUG - VRF IDs of VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is consistent in agent 10.0.0.241 2026-04-06 03:20:40,748 - DEBUG - Route for VM IP ['132.43.128.195'] is consistent in agent 10.0.0.241 2026-04-06 03:20:40,748 - DEBUG - VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 verification for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 in Agent 10.0.0.241 passed 2026-04-06 03:20:40,861 - DEBUG - Starting all layer 2 verification in agent 10.0.0.241 2026-04-06 03:20:40,875 - DEBUG - Route for VM MAC 02:a7:c2:79:2a:3e is consistent in agent 10.0.0.241 2026-04-06 03:20:44,061 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1003ms') 2026-04-06 03:20:44,061 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 failed! 2026-04-06 03:20:44,079 - DEBUG - Gateway for vn default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is 132.43.128.193 and allocation pool is NOT set 2026-04-06 03:20:48,166 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2026-04-06 03:20:48,166 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 failed! 2026-04-06 03:20:48,181 - DEBUG - Gateway for vn default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is 132.43.128.193 and allocation pool is NOT set 2026-04-06 03:20:52,248 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms') 2026-04-06 03:20:52,248 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 failed! 2026-04-06 03:20:52,263 - DEBUG - Gateway for vn default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is 132.43.128.193 and allocation pool is NOT set 2026-04-06 03:20:56,346 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms') 2026-04-06 03:20:56,346 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 failed! 2026-04-06 03:20:56,361 - DEBUG - Gateway for vn default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is 132.43.128.193 and allocation pool is NOT set 2026-04-06 03:21:00,442 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1023ms') 2026-04-06 03:21:00,442 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 failed! 2026-04-06 03:21:00,461 - DEBUG - Gateway for vn default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is 132.43.128.193 and allocation pool is NOT set 2026-04-06 03:21:04,546 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2026-04-06 03:21:04,546 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 failed! 2026-04-06 03:21:04,562 - DEBUG - Gateway for vn default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is 132.43.128.193 and allocation pool is NOT set 2026-04-06 03:21:08,635 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms') 2026-04-06 03:21:08,635 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 failed! 2026-04-06 03:21:08,652 - DEBUG - Gateway for vn default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is 132.43.128.193 and allocation pool is NOT set 2026-04-06 03:21:12,738 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=11.9 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1019ms\r\nrtt min/avg/max/mdev = 11.905/11.905/11.905/0.000 ms') 2026-04-06 03:21:12,738 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 passed 2026-04-06 03:21:12,738 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 verifications in Compute nodes passed 2026-04-06 03:21:12,975 - DEBUG - Validated VM route 132.43.128.195 in vrouter of 10.0.0.19 2026-04-06 03:21:12,983 - DEBUG - Remote Nh validation passed. Expected Tunnel, label: 10.20.0.201, 25; Got 10.20.0.201,25 2026-04-06 03:21:12,984 - DEBUG - Validated VM route 132.43.128.195 in vrouter of 10.0.0.19 2026-04-06 03:21:13,139 - DEBUG - Validated VM route 132.43.128.195 in vrouter of 10.0.0.241 2026-04-06 03:21:13,148 - DEBUG - Remote Nh validation passed. Expected Tunnel, label: None, 0; Got None,0 2026-04-06 03:21:13,148 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 in all vrouters 2026-04-06 03:21:13,581 - DEBUG - Starting all layer2 verification in 10.0.0.249 Control Node 2026-04-06 03:21:13,720 - DEBUG - Layer2 route found for VM MAC 02:a7:c2:79:2a:3e in Control-node 10.0.0.249 2026-04-06 03:21:13,720 - DEBUG - L2 Label for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 same between Control-node 10.0.0.249 and Agent, Expected: 29, Seen: 29 2026-04-06 03:21:13,720 - DEBUG - Starting all layer2 verification in 10.0.0.33 Control Node 2026-04-06 03:21:13,858 - DEBUG - Layer2 route found for VM MAC 02:a7:c2:79:2a:3e in Control-node 10.0.0.33 2026-04-06 03:21:13,859 - DEBUG - L2 Label for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 same between Control-node 10.0.0.33 and Agent, Expected: 29, Seen: 29 2026-04-06 03:21:13,859 - DEBUG - Starting all layer2 verification in 10.0.0.27 Control Node 2026-04-06 03:21:13,993 - DEBUG - Layer2 route found for VM MAC 02:a7:c2:79:2a:3e in Control-node 10.0.0.27 2026-04-06 03:21:13,993 - DEBUG - L2 Label for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 same between Control-node 10.0.0.27 and Agent, Expected: 29, Seen: 29 2026-04-06 03:21:13,993 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 passed 2026-04-06 03:21:13,993 - DEBUG - Verifying the vm in opserver 2026-04-06 03:21:13,993 - DEBUG - Verifying in collector 10.0.0.33 ... 2026-04-06 03:21:13,993 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a?flat 2026-04-06 03:21:14,060 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:a7c2792a-3e06-4396-92d6-4bfda2b85870?flat 2026-04-06 03:21:14,120 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:a7c2792a-3e06-4396-92d6-4bfda2b85870?flat 2026-04-06 03:21:14,178 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a?flat 2026-04-06 03:21:14,196 - DEBUG - Verifying vm in vn uve 2026-04-06 03:21:14,196 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:a7c2792a-3e06-4396-92d6-4bfda2b85870?flat 2026-04-06 03:21:14,214 - DEBUG - VM uve shows interface as {'active': True, 'vm_uuid': '7b734670-bade-4ab3-b0dd-80813095a33a', 'port_mirror_enabled': False, 'is_health_check_active': True, 'gateway': '132.43.128.193', 'mac_address': '02:a7:c2:79:2a:3e', 'tx_vlan': 65535, 'vn_uuid': '765cb797-67f3-48d1-a049-2545c64c5917', 'uuid': 'a7c2792a-3e06-4396-92d6-4bfda2b85870', 'label': 25, 'ip_address': '132.43.128.195', 'ip6_active': False, 'l2_active': True, 'ip4_active': True, 'vhostuser_mode': 0, 'fixed_ip4_list': ['132.43.128.195'], '__T': 1775445659582171, 'ip6_address': '::', 'vm_name': 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760', 'admin_state': True, 'rx_vlan': 65535, 'virtual_network': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616'} 2026-04-06 03:21:14,214 - DEBUG - VM uve shows ip address as ['132.43.128.195', '::'] 2026-04-06 03:21:14,214 - DEBUG - VM uve shows virtual network as default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:21:14,214 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 03:21:14,214 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616?flat 2026-04-06 03:21:14,235 - DEBUG - expected vm list 7b734670-bade-4ab3-b0dd-80813095a33a 2026-04-06 03:21:14,235 - DEBUG - Extracted vm list ['7b734670-bade-4ab3-b0dd-80813095a33a'] 2026-04-06 03:21:14,236 - INFO - VM 7b734670-bade-4ab3-b0dd-80813095a33a is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:21:14,236 - DEBUG - Verifying vm in vrouter uve 2026-04-06 03:21:14,236 - DEBUG - Getting info from collector 10.0.0.33.. 2026-04-06 03:21:14,236 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a?flat 2026-04-06 03:21:14,304 - DEBUG - VM uve shows vrouter as ['an-jenkins-deploy-platform-ansible-os-5596-2'] 2026-04-06 03:21:14,304 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5596-2:Compute:contrail-vrouter-agent:0?flat 2026-04-06 03:21:14,339 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5596-2?flat 2026-04-06 03:21:14,370 - DEBUG - VM 7b734670-bade-4ab3-b0dd-80813095a33a is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 03:21:14,370 - DEBUG - Validated that VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 is in Vrouter an-jenkins-deploy-platform-ansible-os-5596-2 UVE 2026-04-06 03:21:14,370 - DEBUG - Verifying vm tap interface/vn in vrouter uve 2026-04-06 03:21:14,380 - DEBUG - Expected tap interface of VM uuid 7b734670-bade-4ab3-b0dd-80813095a33a is default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:a7c2792a-3e06-4396-92d6-4bfda2b85870 2026-04-06 03:21:14,380 - DEBUG - Expected VN of VM uuid 7b734670-bade-4ab3-b0dd-80813095a33a is default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:21:14,380 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5596-2:Compute:contrail-vrouter-agent:0?flat 2026-04-06 03:21:14,415 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5596-2?flat 2026-04-06 03:21:14,448 - DEBUG - VM 7b734670-bade-4ab3-b0dd-80813095a33a is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 03:21:14,448 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:a7c2792a-3e06-4396-92d6-4bfda2b85870 of vm 7b734670-bade-4ab3-b0dd-80813095a33a is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 03:21:14,448 - DEBUG - Connected network default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 of vm 7b734670-bade-4ab3-b0dd-80813095a33a is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 03:21:14,449 - DEBUG - Verifying the 7b734670-bade-4ab3-b0dd-80813095a33a virtual network link through opserver 10.0.0.249 2026-04-06 03:21:14,449 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-machines 2026-04-06 03:21:14,464 - DEBUG - VM link and name as {'name': '7b734670-bade-4ab3-b0dd-80813095a33a', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a?flat'} 2026-04-06 03:21:14,464 - DEBUG - Verifying the 7b734670-bade-4ab3-b0dd-80813095a33a virtual network link through opserver 10.0.0.27 2026-04-06 03:21:14,464 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-machines 2026-04-06 03:21:14,543 - DEBUG - VM link and name as {'name': '7b734670-bade-4ab3-b0dd-80813095a33a', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a?flat'} 2026-04-06 03:21:14,543 - DEBUG - Verifying the 7b734670-bade-4ab3-b0dd-80813095a33a virtual network link through opserver 10.0.0.33 2026-04-06 03:21:14,543 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machines 2026-04-06 03:21:14,558 - DEBUG - VM link and name as {'name': '7b734670-bade-4ab3-b0dd-80813095a33a', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a?flat'} 2026-04-06 03:21:14,558 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 validations in Opserver passed 2026-04-06 03:21:14,558 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 to be up.. 2026-04-06 03:21:14,558 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 03:21:14,558 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a 2026-04-06 03:21:14,568 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a7c2792a-3e06-4396-92d6-4bfda2b85870 2026-04-06 03:21:15,737 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.02 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.015/2.368/3.721/1.353 ms') 2026-04-06 03:21:15,737 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 passed 2026-04-06 03:21:15,809 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 03:21:15,809 - DEBUG - Waiting to SSH to VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760, IP 132.43.128.195, Port 22 2026-04-06 03:21:15,877 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-04-06 03:21:16,005 - DEBUG - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 is NOT ready for SSH connections, VM status: ACTIVE 2026-04-06 03:21:21,005 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 03:21:21,005 - DEBUG - Waiting to SSH to VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760, IP 132.43.128.195, Port 22 2026-04-06 03:21:21,074 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-04-06 03:21:21,174 - DEBUG - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 is NOT ready for SSH connections, VM status: ACTIVE 2026-04-06 03:21:26,174 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 03:21:26,175 - DEBUG - Waiting to SSH to VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760, IP 132.43.128.195, Port 22 2026-04-06 03:21:26,241 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-04-06 03:21:26,329 - DEBUG - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 is NOT ready for SSH connections, VM status: ACTIVE 2026-04-06 03:21:31,329 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 03:21:31,329 - DEBUG - Waiting to SSH to VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760, IP 132.43.128.195, Port 22 2026-04-06 03:21:31,497 - DEBUG - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 is ready for SSH connections 2026-04-06 03:21:31,581 - DEBUG - VM is in ACTIVE state now 2026-04-06 03:21:31,581 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 2026-04-06 03:21:31,666 - DEBUG - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 ID is 8a6f1333-3ade-465f-abd0-01fb6def9a23 2026-04-06 03:21:31,750 - DEBUG - VM is in ACTIVE state now 2026-04-06 03:21:31,750 - DEBUG - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 launched on Node an-jenkins-deploy-platform-ansible-os-5596-1 2026-04-06 03:21:31,830 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 2026-04-06 03:21:31,841 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 2026-04-06 03:21:31,850 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a9a00b6d-feca-4327-9436-5450f4a28ad6 2026-04-06 03:21:31,861 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 2026-04-06 03:21:31,868 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a9a00b6d-feca-4327-9436-5450f4a28ad6 2026-04-06 03:21:31,880 - DEBUG - Requesting: http://10.0.0.33:8082/instance-ip/31f0f4f8-7b05-4530-880d-3e7242521673 2026-04-06 03:21:31,893 - DEBUG - Verifying in api server 10.0.0.33 2026-04-06 03:21:31,893 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 2026-04-06 03:21:31,903 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a9a00b6d-feca-4327-9436-5450f4a28ad6 2026-04-06 03:21:31,915 - DEBUG - Requesting: http://10.0.0.33:8082/instance-ip/31f0f4f8-7b05-4530-880d-3e7242521673 2026-04-06 03:21:31,925 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 verfication in all API Servers passed 2026-04-06 03:21:31,946 - DEBUG - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 Tap interface: {'index': '3', 'name': 'tapa9a00b6d-fe', 'uuid': 'a9a00b6d-feca-4327-9436-5450f4a28ad6', 'vrf_name': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'active': 'Active', 'ipv4_active': 'Active', 'l2_active': 'L2 Active', 'ip6_active': 'Ipv6 Inactive < no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '25', 'l2_label': '29', 'vxlan_id': '14', 'vn_name': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'vm_uuid': '8a6f1333-3ade-465f-abd0-01fb6def9a23', 'vm_name': 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911', 'ip_addr': '132.43.128.196', 'mac_addr': '02:a9:a0:0b:6d:fe', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '56', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:a9a00b6d-feca-4327-9436-5450f4a28ad6', 'sg_uuid_list': ['ba13b11d-b709-4988-9e57-b0044e641500'], 'static_route_list': None, 'vm_project_uuid': 'ce1a4f6f-23e2-4eca-80f1-e33d29da2a18', 'admin_state': 'Enabled', 'flow_key_idx': '30', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Virtual Machine', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Active', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []} 2026-04-06 03:21:31,946 - DEBUG - Agent 10.0.0.19 vrf name: default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:21:31,955 - DEBUG - Agent VRF Object : {'vrf_list': [{'name': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'ucindex': '2', 'mcindex': '2', 'l2index': '2', 'source': 'Config; ', 'uc6index': '2', 'vn': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'table_label': '-1', 'vxlan_id': '14', 'evpnindex': '2', 'brindex': '2', 'mplsindex': '0', 'RD': '10.20.0.192:2', 'mac_aging_time': '0', 'layer2_control_word': 'false', 'forwarding_vrf': None, 'hbf_rintf': '-1', 'hbf_lintf': '-1'}]} 2026-04-06 03:21:32,043 - DEBUG - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 : Tap interface tapa9a00b6d-fe is set to Active 2026-04-06 03:21:32,043 - DEBUG - Tap interface tapa9a00b6d-fe detail : {'index': '3', 'name': 'tapa9a00b6d-fe', 'uuid': 'a9a00b6d-feca-4327-9436-5450f4a28ad6', 'vrf_name': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'active': 'Active', 'ipv4_active': 'Active', 'l2_active': 'L2 Active', 'ip6_active': 'Ipv6 Inactive < no-ipv6-addr >', 'health_check_active': 'Active', 'dhcp_service': 'Enable', 'dhcp_service_v6': 'Disable', 'dns_service': 'Enable', 'type': 'vport', 'label': '25', 'l2_label': '29', 'vxlan_id': '14', 'vn_name': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'vm_uuid': '8a6f1333-3ade-465f-abd0-01fb6def9a23', 'vm_name': 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911', 'ip_addr': '132.43.128.196', 'mac_addr': '02:a9:a0:0b:6d:fe', 'policy': 'Enable', 'fip_list': [], 'mdata_ip_addr': '169.254.0.3', 'service_vlan_list': None, 'os_ifindex': '56', 'fabric_port': 'NotFabricPort', 'alloc_linklocal_ip': 'LL-Enable', 'analyzer_name': None, 'config_name': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:a9a00b6d-feca-4327-9436-5450f4a28ad6', 'sg_uuid_list': ['ba13b11d-b709-4988-9e57-b0044e641500'], 'static_route_list': None, 'vm_project_uuid': 'ce1a4f6f-23e2-4eca-80f1-e33d29da2a18', 'admin_state': 'Enabled', 'flow_key_idx': '30', 'allowed_address_pair_list': None, 'ip6_addr': '::', 'local_preference': '0', 'tx_vlan_id': '-1', 'rx_vlan_id': '-1', 'parent_interface': None, 'subnet': '--NA--', 'sub_type': 'Tap', 'vrf_assign_acl_uuid': '--NA--', 'vmi_type': 'Virtual Machine', 'transport': 'Ethernet', 'logical_interface_uuid': '00000000-0000-0000-0000-000000000000', 'flood_unknown_unicast': 'false', 'physical_device': None, 'physical_interface': None, 'fixed_ip4_list': None, 'fixed_ip6_list': None, 'fat_flow_list': None, 'metadata_ip_active': 'Active', 'service_health_check_ip': '0.0.0.0', 'alias_ip_list': None, 'drop_new_flows': 'false', 'bridge_domain_list': [], 'vmi_tag_list': None, 'policy_set_acl_list': None, 'slo_list': None, 'vhostuser_mode': '0', 'si_other_end_vmi': '00000000-0000-0000-0000-000000000000', 'cfg_igmp_enable': 'false', 'igmp_enabled': 'false', 'max_flows': '0', 'policy_set_fwaas_list': None, 'bond_interface_list': None, 'mac_ip_learning_enable': 'false', 'mac_ip_list': []} 2026-04-06 03:21:32,160 - DEBUG - Starting Layer 2 verification in Agent 2026-04-06 03:21:32,172 - DEBUG - Layer 2 path is seen for VM MAC 02:a9:a0:0b:6d:fe in agent 10.0.0.19 2026-04-06 03:21:32,172 - DEBUG - Active layer 2 route in agent is present for VMI tapa9a00b6d-fe 2026-04-06 03:21:32,172 - DEBUG - L2 label(29) matches bw route table and interface table 2026-04-06 03:21:32,180 - DEBUG - VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is found in Agent of node 10.0.0.19 2026-04-06 03:21:32,312 - DEBUG - VRF IDs of VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is consistent in agent 10.0.0.19 2026-04-06 03:21:32,312 - DEBUG - Route for VM IP ['132.43.128.196'] is consistent in agent 10.0.0.19 2026-04-06 03:21:32,312 - DEBUG - VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 verification for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 in Agent 10.0.0.19 passed 2026-04-06 03:21:32,424 - DEBUG - Starting all layer 2 verification in agent 10.0.0.19 2026-04-06 03:21:32,443 - DEBUG - Route for VM MAC 02:a9:a0:0b:6d:fe is consistent in agent 10.0.0.19 2026-04-06 03:21:32,449 - DEBUG - VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is found in Agent of node 10.0.0.241 2026-04-06 03:21:32,576 - DEBUG - VRF IDs of VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is consistent in agent 10.0.0.241 2026-04-06 03:21:32,576 - DEBUG - Route for VM IP ['132.43.128.196'] is consistent in agent 10.0.0.241 2026-04-06 03:21:32,576 - DEBUG - VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 verification for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 in Agent 10.0.0.241 passed 2026-04-06 03:21:32,693 - DEBUG - Starting all layer 2 verification in agent 10.0.0.241 2026-04-06 03:21:32,706 - DEBUG - Route for VM MAC 02:a9:a0:0b:6d:fe is consistent in agent 10.0.0.241 2026-04-06 03:21:33,887 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.50 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.06 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.059/2.278/3.497/1.219 ms') 2026-04-06 03:21:33,887 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 passed 2026-04-06 03:21:33,887 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 verifications in Compute nodes passed 2026-04-06 03:21:34,085 - DEBUG - Validated VM route 132.43.128.196 in vrouter of 10.0.0.19 2026-04-06 03:21:34,091 - DEBUG - Remote Nh validation passed. Expected Tunnel, label: None, 0; Got None,0 2026-04-06 03:21:34,209 - DEBUG - Validated VM route 132.43.128.196 in vrouter of 10.0.0.241 2026-04-06 03:21:34,215 - DEBUG - Remote Nh validation passed. Expected Tunnel, label: 10.20.0.192, 25; Got 10.20.0.192,25 2026-04-06 03:21:34,216 - DEBUG - Validated VM route 132.43.128.196 in vrouter of 10.0.0.241 2026-04-06 03:21:34,216 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 in all vrouters 2026-04-06 03:21:34,651 - DEBUG - Starting all layer2 verification in 10.0.0.249 Control Node 2026-04-06 03:21:34,777 - DEBUG - Layer2 route found for VM MAC 02:a9:a0:0b:6d:fe in Control-node 10.0.0.249 2026-04-06 03:21:34,777 - DEBUG - L2 Label for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 same between Control-node 10.0.0.249 and Agent, Expected: 29, Seen: 29 2026-04-06 03:21:34,777 - DEBUG - Starting all layer2 verification in 10.0.0.33 Control Node 2026-04-06 03:21:34,907 - DEBUG - Layer2 route found for VM MAC 02:a9:a0:0b:6d:fe in Control-node 10.0.0.33 2026-04-06 03:21:34,907 - DEBUG - L2 Label for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 same between Control-node 10.0.0.33 and Agent, Expected: 29, Seen: 29 2026-04-06 03:21:34,907 - DEBUG - Starting all layer2 verification in 10.0.0.27 Control Node 2026-04-06 03:21:35,035 - DEBUG - Layer2 route found for VM MAC 02:a9:a0:0b:6d:fe in Control-node 10.0.0.27 2026-04-06 03:21:35,036 - DEBUG - L2 Label for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 same between Control-node 10.0.0.27 and Agent, Expected: 29, Seen: 29 2026-04-06 03:21:35,036 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 passed 2026-04-06 03:21:35,036 - DEBUG - Verifying the vm in opserver 2026-04-06 03:21:35,036 - DEBUG - Verifying in collector 10.0.0.33 ... 2026-04-06 03:21:35,036 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23?flat 2026-04-06 03:21:35,051 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:a9a00b6d-feca-4327-9436-5450f4a28ad6?flat 2026-04-06 03:21:35,070 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:a9a00b6d-feca-4327-9436-5450f4a28ad6?flat 2026-04-06 03:21:35,087 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23?flat 2026-04-06 03:21:35,103 - DEBUG - Verifying vm in vn uve 2026-04-06 03:21:35,103 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-machine-interface/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:a9a00b6d-feca-4327-9436-5450f4a28ad6?flat 2026-04-06 03:21:35,120 - DEBUG - VM uve shows interface as {'rx_vlan': 65535, 'vn_uuid': '765cb797-67f3-48d1-a049-2545c64c5917', 'gateway': '132.43.128.193', 'port_mirror_enabled': False, 'ip_address': '132.43.128.196', 'tx_vlan': 65535, '__T': 1775445651649818, 'label': 25, 'is_health_check_active': True, 'ip4_active': True, 'vm_name': 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911', 'vhostuser_mode': 0, 'admin_state': True, 'fixed_ip4_list': ['132.43.128.196'], 'l2_active': True, 'vm_uuid': '8a6f1333-3ade-465f-abd0-01fb6def9a23', 'ip6_address': '::', 'virtual_network': 'default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616', 'mac_address': '02:a9:a0:0b:6d:fe', 'uuid': 'a9a00b6d-feca-4327-9436-5450f4a28ad6', 'ip6_active': False, 'active': True} 2026-04-06 03:21:35,120 - DEBUG - VM uve shows ip address as ['132.43.128.196', '::'] 2026-04-06 03:21:35,120 - DEBUG - VM uve shows virtual network as default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:21:35,120 - INFO - Verifying through opserver in 10.0.0.249 2026-04-06 03:21:35,121 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616?flat 2026-04-06 03:21:35,143 - DEBUG - expected vm list 8a6f1333-3ade-465f-abd0-01fb6def9a23 2026-04-06 03:21:35,143 - DEBUG - Extracted vm list ['8a6f1333-3ade-465f-abd0-01fb6def9a23'] 2026-04-06 03:21:35,143 - INFO - VM 8a6f1333-3ade-465f-abd0-01fb6def9a23 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:21:35,143 - DEBUG - Verifying vm in vrouter uve 2026-04-06 03:21:35,143 - DEBUG - Getting info from collector 10.0.0.33.. 2026-04-06 03:21:35,143 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23?flat 2026-04-06 03:21:35,158 - DEBUG - VM uve shows vrouter as ['an-jenkins-deploy-platform-ansible-os-5596-1'] 2026-04-06 03:21:35,158 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5596-1:Compute:contrail-vrouter-agent:0?flat 2026-04-06 03:21:35,190 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5596-1?flat 2026-04-06 03:21:35,224 - DEBUG - VM 8a6f1333-3ade-465f-abd0-01fb6def9a23 is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 03:21:35,224 - DEBUG - Validated that VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 is in Vrouter an-jenkins-deploy-platform-ansible-os-5596-1 UVE 2026-04-06 03:21:35,224 - DEBUG - Verifying vm tap interface/vn in vrouter uve 2026-04-06 03:21:35,231 - DEBUG - Expected tap interface of VM uuid 8a6f1333-3ade-465f-abd0-01fb6def9a23 is default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:a9a00b6d-feca-4327-9436-5450f4a28ad6 2026-04-06 03:21:35,231 - DEBUG - Expected VN of VM uuid 8a6f1333-3ade-465f-abd0-01fb6def9a23 is default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:21:35,231 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5596-1:Compute:contrail-vrouter-agent:0?flat 2026-04-06 03:21:35,262 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5596-1?flat 2026-04-06 03:21:35,289 - DEBUG - VM 8a6f1333-3ade-465f-abd0-01fb6def9a23 is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 03:21:35,290 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:a9a00b6d-feca-4327-9436-5450f4a28ad6 of vm 8a6f1333-3ade-465f-abd0-01fb6def9a23 is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 03:21:35,290 - DEBUG - Connected network default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 of vm 8a6f1333-3ade-465f-abd0-01fb6def9a23 is present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 03:21:35,290 - DEBUG - Verifying the 8a6f1333-3ade-465f-abd0-01fb6def9a23 virtual network link through opserver 10.0.0.249 2026-04-06 03:21:35,290 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-machines 2026-04-06 03:21:35,303 - DEBUG - VM link and name as {'name': '8a6f1333-3ade-465f-abd0-01fb6def9a23', 'href': 'http://10.0.0.249:8081/analytics/uves/virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23?flat'} 2026-04-06 03:21:35,303 - DEBUG - Verifying the 8a6f1333-3ade-465f-abd0-01fb6def9a23 virtual network link through opserver 10.0.0.27 2026-04-06 03:21:35,303 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-machines 2026-04-06 03:21:35,316 - DEBUG - VM link and name as {'name': '8a6f1333-3ade-465f-abd0-01fb6def9a23', 'href': 'http://10.0.0.27:8081/analytics/uves/virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23?flat'} 2026-04-06 03:21:35,316 - DEBUG - Verifying the 8a6f1333-3ade-465f-abd0-01fb6def9a23 virtual network link through opserver 10.0.0.33 2026-04-06 03:21:35,316 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machines 2026-04-06 03:21:35,328 - DEBUG - VM link and name as {'name': '8a6f1333-3ade-465f-abd0-01fb6def9a23', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23?flat'} 2026-04-06 03:21:35,328 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 validations in Opserver passed 2026-04-06 03:21:35,328 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 to be up.. 2026-04-06 03:21:35,328 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 03:21:35,328 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 2026-04-06 03:21:35,336 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a9a00b6d-feca-4327-9436-5450f4a28ad6 2026-04-06 03:21:36,510 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=6.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.806 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.806/3.526/6.246/2.720 ms') 2026-04-06 03:21:36,510 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 passed 2026-04-06 03:21:36,594 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 03:21:36,594 - DEBUG - Waiting to SSH to VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911, IP 132.43.128.196, Port 22 2026-04-06 03:21:36,660 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-04-06 03:21:36,756 - DEBUG - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 is NOT ready for SSH connections, VM status: ACTIVE 2026-04-06 03:21:41,757 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 03:21:41,757 - DEBUG - Waiting to SSH to VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911, IP 132.43.128.196, Port 22 2026-04-06 03:21:41,825 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-04-06 03:21:41,911 - DEBUG - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 is NOT ready for SSH connections, VM status: ACTIVE 2026-04-06 03:21:46,912 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 03:21:46,912 - DEBUG - Waiting to SSH to VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911, IP 132.43.128.196, Port 22 2026-04-06 03:21:47,085 - DEBUG - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 is ready for SSH connections 2026-04-06 03:21:47,085 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a 2026-04-06 03:21:47,096 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a7c2792a-3e06-4396-92d6-4bfda2b85870 2026-04-06 03:21:47,109 - DEBUG - Security group ctest-test_sec_group-53801817 is attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:21:47,127 - DEBUG - Agent: Security group ctest-test_sec_group-53801817 is attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:21:47,225 - INFO - Validated that SG ctest-test_sec_group-53801817 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:21:47,225 - INFO - Remove security group ctest-test_sec_group-53801817 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:21:47,440 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a 2026-04-06 03:21:47,450 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a7c2792a-3e06-4396-92d6-4bfda2b85870 2026-04-06 03:21:47,465 - WARNING - Security group ctest-test_sec_group-53801817 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:21:47,701 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a 2026-04-06 03:21:47,710 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/a7c2792a-3e06-4396-92d6-4bfda2b85870 2026-04-06 03:21:47,721 - DEBUG - Security group ctest-test_sec_group-53801817 is attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:21:47,738 - DEBUG - Agent: Security group ctest-test_sec_group-53801817 is attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:21:47,835 - INFO - Validated that SG ctest-test_sec_group-53801817 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:21:47,835 - INFO - Try deleting the security group ctest-test_sec_group-53801817 with back ref. 2026-04-06 03:21:47,835 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'ctest-test_sec_group-53801817'] 2026-04-06 03:21:47,846 - INFO - Delete when resource still referred: ['http://10.0.0.33:8082/virtual-machine-interface/a7c2792a-3e06-4396-92d6-4bfda2b85870', 'http://10.0.0.33:8082/virtual-machine-interface/a9a00b6d-feca-4327-9436-5450f4a28ad6'] 2026-04-06 03:21:47,846 - INFO - Not able to delete the security group with back ref as expected 2026-04-06 03:21:47,846 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 03:21:47,846 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 132.43.128.196, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.241, gateway password: c0ntrail123 2026-04-06 03:21:47,846 - DEBUG - ping -s 56 -c 3 -W 1 132.43.128.196 2026-04-06 03:22:27,521 - DEBUG - sudo: unable to resolve host ctest-securitygroupbasicregressiontests1-contrail-92086296-8087 PING 132.43.128.196 (132.43.128.196) 56(84) bytes of data. --- 132.43.128.196 ping statistics --- 3 packets transmitted, 0 received, 100% packet loss, time 2005ms 2026-04-06 03:22:27,521 - WARNING - Ping to IP 132.43.128.196 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 failed 2026-04-06 03:22:27,521 - INFO - Ping FAILED as expected 2026-04-06 03:22:27,521 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 03:22:27,521 - DEBUG - Running remote_cmd, Cmd : rm -f testfile;ls -la;nc -ll -p 10000 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-04-06 03:22:27,521 - DEBUG - nohup rm -f testfile;ls -la;nc -ll -p 10000 > testfile & 2026-04-06 03:23:09,887 - DEBUG - sudo: unable to resolve host ctest-securitygroupbasicregressiontests1-contrail-92086296-8330 total 132 drwxr-xr-x 11 ubuntu ubuntu 4096 Dec 29 2017 . drwxr-xr-x 3 root root 4096 Jan 4 2013 .. -rw------- 1 ubuntu ubuntu 2689 Dec 29 2017 .bash_history -rw-r--r-- 1 ubuntu ubuntu 220 Apr 3 2012 .bash_logout -rw-r--r-- 1 ubuntu ubuntu 3486 Apr 3 2012 .bashrc drwx------ 2 ubuntu ubuntu 4096 Jan 9 2013 .cache -rwxrwxr-x 1 ubuntu ubuntu 1431 Feb 5 2015 flow_test_pktgen.sh drwxr-xr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fontconfig drwxrwxr-x 2 ubuntu ubuntu 4096 Jan 9 2013 .fvwm drwxrwxr-x 3 ubuntu ubuntu 4096 Nov 29 2016 .jenkins -rw------- 1 ubuntu ubuntu 52 Jul 2 2014 .lesshst drwx------ 4 ubuntu ubuntu 4096 Jan 9 2013 .mozilla -rwxrwxr-x 1 ubuntu ubuntu 1378 Jun 27 2014 pktgen_new.sh -rw-r--r-- 1 ubuntu ubuntu 675 Apr 3 2012 .profile drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 scr drwx------ 2 ubuntu ubuntu 4096 Feb 3 2015 .ssh -rw-r--r-- 1 ubuntu ubuntu 0 Jan 9 2013 .sudo_as_admin_successful drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 27 2014 traffic drwxr-xr-x 4 root root 4096 Jun 27 2014 traffic-1.0 -rw-rw-r-- 1 ubuntu ubuntu 16361 Jan 9 2015 traffic-1.0.tar.gz -rw------- 1 root root 4695 Dec 17 2017 .viminfo -rw------- 1 ubuntu ubuntu 152 Jul 2 2014 .Xauthority -rw------- 1 ubuntu ubuntu 29828 Jan 9 2013 .xsession-errors 2026-04-06 03:23:09,887 - DEBUG - Running remote_cmd, Cmd : nc -ll 10000 > testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-04-06 03:23:09,887 - DEBUG - nohup nc -ll 10000 > testfile & 2026-04-06 03:23:10,456 - DEBUG - sudo: unable to resolve host ctest-securitygroupbasicregressiontests1-contrail-92086296-8330 2026-04-06 03:23:10,456 - DEBUG - Running remote_cmd, Cmd : dd bs=100 count=1 if=/dev/zero of=testfile;nc -p 10001 132.43.128.196 10000 < testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.241, gateway password: c0ntrail123 2026-04-06 03:23:10,456 - DEBUG - dd bs=100 count=1 if=/dev/zero of=testfile;nc -p 10001 132.43.128.196 10000 < testfile 2026-04-06 03:23:11,073 - DEBUG - sudo: unable to resolve host ctest-securitygroupbasicregressiontests1-contrail-92086296-8087 1+0 records in 1+0 records out 100 bytes (100 B) copied, 0.000756705 s, 132 kB/s 2026-04-06 03:23:11,073 - DEBUG - Running remote_cmd, Cmd : ls -l testfile, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.19, gateway password: c0ntrail123 2026-04-06 03:23:11,074 - DEBUG - ls -l testfile 2026-04-06 03:23:11,451 - DEBUG - -rw-r--r-- 1 root root 100 Apr 6 03:23 testfile 2026-04-06 03:23:11,452 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 2026-04-06 03:23:11,452 - DEBUG - Replace all the rules of this security group ctest-test_sec_group-53801817 with the new rules 2026-04-06 03:23:11,452 - DEBUG - [{'protocol': '1', 'dst_addresses': [{'subnet': {'ip_prefix': '132.43.128.192', 'ip_prefix_len': '26'}}], 'dst_ports': [{'start_port': 0, 'end_port': -1}], 'src_ports': [{'start_port': 0, 'end_port': -1}], 'src_addresses': [{'security_group': 'local'}]}, {'protocol': '1', 'src_addresses': [{'subnet': {'ip_prefix': '132.43.128.192', 'ip_prefix_len': '26'}}], 'dst_ports': [{'start_port': 0, 'end_port': -1}], 'src_ports': [{'start_port': 0, 'end_port': -1}], 'dst_addresses': [{'security_group': 'local'}]}] 2026-04-06 03:23:11,523 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-06 03:23:11,523 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 132.43.128.196, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.241, gateway password: c0ntrail123 2026-04-06 03:23:11,524 - DEBUG - ping -s 56 -c 3 -W 1 132.43.128.196 2026-04-06 03:23:14,012 - DEBUG - sudo: unable to resolve host ctest-securitygroupbasicregressiontests1-contrail-92086296-8087 PING 132.43.128.196 (132.43.128.196) 56(84) bytes of data. 64 bytes from 132.43.128.196: icmp_req=1 ttl=64 time=3.36 ms 64 bytes from 132.43.128.196: icmp_req=2 ttl=64 time=1.26 ms 64 bytes from 132.43.128.196: icmp_req=3 ttl=64 time=1.04 ms --- 132.43.128.196 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2004ms rtt min/avg/max/mdev = 1.044/1.890/3.361/1.044 ms 2026-04-06 03:23:14,012 - INFO - Ping to IP 132.43.128.196 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 passed 2026-04-06 03:23:14,012 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 2026-04-06 03:23:14,210 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 2026-04-06 03:23:14,275 - DEBUG - Verifying in api server 10.0.0.33 2026-04-06 03:23:14,275 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 2026-04-06 03:23:14,284 - DEBUG - VM ID 8a6f1333-3ade-465f-abd0-01fb6def9a23 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 is still found in API Server 2026-04-06 03:23:16,285 - DEBUG - Verifying in api server 10.0.0.33 2026-04-06 03:23:16,285 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 2026-04-06 03:23:16,292 - DEBUG - Response Code: 404 2026-04-06 03:23:16,292 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 2026-04-06 03:23:16,298 - DEBUG - Response Code: 404 2026-04-06 03:23:16,298 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8a6f1333-3ade-465f-abd0-01fb6def9a23 2026-04-06 03:23:16,303 - DEBUG - Response Code: 404 2026-04-06 03:23:16,304 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 is fully removed in API-Server 2026-04-06 03:23:16,455 - DEBUG - Skipping VM-deletion-check in nova db since mysql_token is not found 2026-04-06 03:23:16,494 - DEBUG - Validated that vrouter 10.0.0.19 does not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:23:16,610 - DEBUG - VM route 132.43.128.196 has been marked for discard in VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 of compute 10.0.0.241 2026-04-06 03:23:16,614 - DEBUG - Validated that vrouter 10.0.0.241 does not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:23:16,614 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:23:16,614 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 03:23:16,812 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-83307911 is removed in all control-nodes 2026-04-06 03:23:16,813 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5596-1:Compute:contrail-vrouter-agent:0?flat 2026-04-06 03:23:16,848 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5596-1?flat 2026-04-06 03:23:16,878 - DEBUG - VM 8a6f1333-3ade-465f-abd0-01fb6def9a23 is still present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 03:23:16,878 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2026-04-06 03:23:16,878 - DEBUG - interface for vm 8a6f1333-3ade-465f-abd0-01fb6def9a23 deleted from vrouter uve ... 2026-04-06 03:23:16,878 - DEBUG - Deleted interface not in error interface list ... 2026-04-06 03:23:19,879 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5596-1:Compute:contrail-vrouter-agent:0?flat 2026-04-06 03:23:19,913 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5596-1?flat 2026-04-06 03:23:19,946 - DEBUG - VM 8a6f1333-3ade-465f-abd0-01fb6def9a23 is still present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 03:23:19,946 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2026-04-06 03:23:19,946 - DEBUG - interface for vm 8a6f1333-3ade-465f-abd0-01fb6def9a23 deleted from vrouter uve ... 2026-04-06 03:23:19,946 - DEBUG - Deleted interface not in error interface list ... 2026-04-06 03:23:22,947 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5596-1:Compute:contrail-vrouter-agent:0?flat 2026-04-06 03:23:22,982 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5596-1?flat 2026-04-06 03:23:23,016 - DEBUG - VM 8a6f1333-3ade-465f-abd0-01fb6def9a23 is not present in vrouter an-jenkins-deploy-platform-ansible-os-5596-1 uve 2026-04-06 03:23:23,016 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2026-04-06 03:23:23,016 - DEBUG - interface for vm 8a6f1333-3ade-465f-abd0-01fb6def9a23 deleted from vrouter uve ... 2026-04-06 03:23:23,016 - DEBUG - Deleted interface not in error interface list ... 2026-04-06 03:23:23,016 - DEBUG - Validated that VM 8a6f1333-3ade-465f-abd0-01fb6def9a23 is removed in Vrouter UVE 2026-04-06 03:23:23,016 - DEBUG - Verifying through opserver in 10.0.0.249 2026-04-06 03:23:23,016 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616?flat 2026-04-06 03:23:23,038 - DEBUG - 8a6f1333-3ade-465f-abd0-01fb6def9a23 BM not in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 uve 2026-04-06 03:23:23,038 - DEBUG - Validated that VM 8a6f1333-3ade-465f-abd0-01fb6def9a23 is not present in the VN UVE 2026-04-06 03:23:23,039 - DEBUG - Verifying the 8a6f1333-3ade-465f-abd0-01fb6def9a23 virtual network link through opserver 10.0.0.249 2026-04-06 03:23:23,039 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-machines 2026-04-06 03:23:23,050 - INFO - 8a6f1333-3ade-465f-abd0-01fb6def9a23 vm uve deleted from opserver 2026-04-06 03:23:23,050 - DEBUG - Verifying the 8a6f1333-3ade-465f-abd0-01fb6def9a23 virtual network link through opserver 10.0.0.27 2026-04-06 03:23:23,051 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-machines 2026-04-06 03:23:23,064 - INFO - 8a6f1333-3ade-465f-abd0-01fb6def9a23 vm uve deleted from opserver 2026-04-06 03:23:23,064 - DEBUG - Verifying the 8a6f1333-3ade-465f-abd0-01fb6def9a23 virtual network link through opserver 10.0.0.33 2026-04-06 03:23:23,064 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machines 2026-04-06 03:23:23,077 - INFO - 8a6f1333-3ade-465f-abd0-01fb6def9a23 vm uve deleted from opserver 2026-04-06 03:23:23,077 - INFO - Validated that VM 8a6f1333-3ade-465f-abd0-01fb6def9a23 is removed from Opserver 2026-04-06 03:23:23,077 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:23:23,276 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 2026-04-06 03:23:23,356 - DEBUG - Verifying in api server 10.0.0.33 2026-04-06 03:23:23,356 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a 2026-04-06 03:23:23,364 - DEBUG - VM ID 7b734670-bade-4ab3-b0dd-80813095a33a of VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 is still found in API Server 2026-04-06 03:23:25,365 - DEBUG - Verifying in api server 10.0.0.33 2026-04-06 03:23:25,365 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a 2026-04-06 03:23:25,372 - DEBUG - Response Code: 404 2026-04-06 03:23:25,372 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a 2026-04-06 03:23:25,378 - DEBUG - Response Code: 404 2026-04-06 03:23:25,378 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/7b734670-bade-4ab3-b0dd-80813095a33a 2026-04-06 03:23:25,384 - DEBUG - Response Code: 404 2026-04-06 03:23:25,384 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 is fully removed in API-Server 2026-04-06 03:23:25,538 - DEBUG - Skipping VM-deletion-check in nova db since mysql_token is not found 2026-04-06 03:23:25,581 - DEBUG - Validated that vrouter 10.0.0.19 does not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:23:25,591 - DEBUG - Validated that vrouter 10.0.0.241 does not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:23:25,591 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:23:25,591 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 is removed in Compute, and routes are removed in all compute nodes 2026-04-06 03:23:25,782 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-80874760 is removed in all control-nodes 2026-04-06 03:23:25,783 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5596-2:Compute:contrail-vrouter-agent:0?flat 2026-04-06 03:23:25,823 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5596-2?flat 2026-04-06 03:23:25,854 - DEBUG - VM 7b734670-bade-4ab3-b0dd-80813095a33a is still present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 03:23:25,854 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2026-04-06 03:23:25,854 - DEBUG - interface for vm 7b734670-bade-4ab3-b0dd-80813095a33a deleted from vrouter uve ... 2026-04-06 03:23:25,854 - DEBUG - Deleted interface not in error interface list ... 2026-04-06 03:23:28,855 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5596-2:Compute:contrail-vrouter-agent:0?flat 2026-04-06 03:23:28,890 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5596-2?flat 2026-04-06 03:23:28,930 - DEBUG - VM 7b734670-bade-4ab3-b0dd-80813095a33a is still present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 03:23:28,930 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2026-04-06 03:23:28,930 - DEBUG - interface for vm 7b734670-bade-4ab3-b0dd-80813095a33a deleted from vrouter uve ... 2026-04-06 03:23:28,930 - DEBUG - Deleted interface not in error interface list ... 2026-04-06 03:23:31,931 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/generator/an-jenkins-deploy-platform-ansible-os-5596-2:Compute:contrail-vrouter-agent:0?flat 2026-04-06 03:23:31,966 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/vrouter/an-jenkins-deploy-platform-ansible-os-5596-2?flat 2026-04-06 03:23:31,997 - DEBUG - VM 7b734670-bade-4ab3-b0dd-80813095a33a is not present in vrouter an-jenkins-deploy-platform-ansible-os-5596-2 uve 2026-04-06 03:23:31,997 - DEBUG - Verifying if the vm interface deleted from vroter uve... 2026-04-06 03:23:31,997 - DEBUG - interface for vm 7b734670-bade-4ab3-b0dd-80813095a33a deleted from vrouter uve ... 2026-04-06 03:23:31,997 - DEBUG - Deleted interface not in error interface list ... 2026-04-06 03:23:31,997 - DEBUG - Validated that VM 7b734670-bade-4ab3-b0dd-80813095a33a is removed in Vrouter UVE 2026-04-06 03:23:31,997 - DEBUG - Verifying through opserver in 10.0.0.249 2026-04-06 03:23:31,998 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-network/default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616?flat 2026-04-06 03:23:32,014 - DEBUG - 7b734670-bade-4ab3-b0dd-80813095a33a BM not in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296:ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 uve 2026-04-06 03:23:32,014 - DEBUG - Validated that VM 7b734670-bade-4ab3-b0dd-80813095a33a is not present in the VN UVE 2026-04-06 03:23:32,014 - DEBUG - Verifying the 7b734670-bade-4ab3-b0dd-80813095a33a virtual network link through opserver 10.0.0.249 2026-04-06 03:23:32,014 - DEBUG - Requesting: http://10.0.0.249:8081/analytics/uves/virtual-machines 2026-04-06 03:23:32,026 - INFO - 7b734670-bade-4ab3-b0dd-80813095a33a vm uve deleted from opserver 2026-04-06 03:23:32,027 - DEBUG - Verifying the 7b734670-bade-4ab3-b0dd-80813095a33a virtual network link through opserver 10.0.0.27 2026-04-06 03:23:32,027 - DEBUG - Requesting: http://10.0.0.27:8081/analytics/uves/virtual-machines 2026-04-06 03:23:32,041 - INFO - 7b734670-bade-4ab3-b0dd-80813095a33a vm uve deleted from opserver 2026-04-06 03:23:32,041 - DEBUG - Verifying the 7b734670-bade-4ab3-b0dd-80813095a33a virtual network link through opserver 10.0.0.33 2026-04-06 03:23:32,041 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-machines 2026-04-06 03:23:32,056 - INFO - 7b734670-bade-4ab3-b0dd-80813095a33a vm uve deleted from opserver 2026-04-06 03:23:32,056 - INFO - Validated that VM 7b734670-bade-4ab3-b0dd-80813095a33a is removed from Opserver 2026-04-06 03:23:32,057 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 2026-04-06 03:23:32,250 - DEBUG - Response for deleting network () 2026-04-06 03:23:32,250 - DEBUG - Requesting: http://10.0.0.249:8082/routing-instance/617c0358-a0d4-41bc-9eb9-a4f7d66c57c1 2026-04-06 03:23:32,256 - DEBUG - Response Code: 404 2026-04-06 03:23:32,256 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-06 03:23:32,261 - DEBUG - Requesting: http://10.0.0.249:8082/domain/500738d8-636d-4330-98c4-d5dafb5cbb39 2026-04-06 03:23:32,312 - DEBUG - Requesting: http://10.0.0.249:8082/project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18 2026-04-06 03:23:32,404 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is not found in API Server 2026-04-06 03:23:32,414 - DEBUG - VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is not present in Agent 10.0.0.19 2026-04-06 03:23:32,426 - DEBUG - VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is not present in Agent 10.0.0.241 2026-04-06 03:23:32,426 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 is not in any agent 2026-04-06 03:23:32,457 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1_contrail-92086296-05243616 info 2026-04-06 03:23:32,457 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'ctest-test_sec_group-53801817'] 2026-04-06 03:23:32,555 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-92086296', 'ctest-test_sec_group-53801817'] deleted successfully. 2026-04-06 03:23:32,555 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-06 03:23:32,563 - DEBUG - Requesting: http://10.0.0.249:8082/domain/500738d8-636d-4330-98c4-d5dafb5cbb39 2026-04-06 03:23:32,576 - DEBUG - Requesting: http://10.0.0.249:8082/project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18 2026-04-06 03:23:32,691 - INFO - Security group ctest-test_sec_group-53801817 removed from the API Server 2026-04-06 03:23:32,691 - DEBUG - Requesting: http://10.0.0.249:8082/domains 2026-04-06 03:23:32,699 - DEBUG - Requesting: http://10.0.0.249:8082/domain/500738d8-636d-4330-98c4-d5dafb5cbb39 2026-04-06 03:23:32,712 - DEBUG - Requesting: http://10.0.0.249:8082/project/ce1a4f6f-23e2-4eca-80f1-e33d29da2a18 2026-04-06 03:23:32,813 - DEBUG - Requesting: http://10.0.0.249:8082/access-control-lists 2026-04-06 03:23:32,831 - DEBUG - ACLs for Security group ctest-test_sec_group-53801817 removed from the API Server 2026-04-06 03:23:32,840 - INFO - security group ctest-test_sec_group-53801817 removed from Control-node 10.0.0.249 2026-04-06 03:23:32,854 - DEBUG - Security group ctest-test_sec_group-53801817 ACLs removed from the control node 10.0.0.249 2026-04-06 03:23:32,861 - INFO - security group ctest-test_sec_group-53801817 removed from Control-node 10.0.0.27 2026-04-06 03:23:32,867 - DEBUG - Security group ctest-test_sec_group-53801817 ACLs removed from the control node 10.0.0.27 2026-04-06 03:23:32,873 - INFO - security group ctest-test_sec_group-53801817 removed from Control-node 10.0.0.33 2026-04-06 03:23:32,879 - DEBUG - Security group ctest-test_sec_group-53801817 ACLs removed from the control node 10.0.0.33 2026-04-06 03:23:32,879 - INFO - Validated that SG ctest-test_sec_group-53801817 is not in control nodes 2026-04-06 03:23:34,154 - DEBUG - No XMPP flaps were noticed during the test 2026-04-06 03:23:34,154 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:11] 2026-04-06 03:23:34,154 - INFO - -------------------------------------------------------------------------------- 2026-04-06 03:23:34,916 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1_contrail-92086296, ID : ce1a4f6f-23e2-4eca-80f1-e33d29da2a18