2025-08-07 16:37:47,157 - INFO - Domain Default found not creating
2025-08-07 16:37:47,584 - INFO - Project ctest-AnalyticsBasicTestSanity-18961238 not found, creating it
2025-08-07 16:37:48,439 - INFO - Created Project:ctest-AnalyticsBasicTestSanity-18961238, ID : 7a9ed906-4cfe-4c86-b202-d13ce2fb25e5
2025-08-07 16:37:50,743 - INFO - ================================================================================
2025-08-07 16:37:50,743 - INFO - STARTING TEST : test_verify_object_logs
2025-08-07 16:37:50,743 - INFO - TEST DESCRIPTION :
Description: Test to validate object logs
1.Create vn/vm and verify object log tables updated with
those vn, vm and routing-instance - fails otherwise
Maintainer: sandipd@juniper.net
2025-08-07 16:37:50,948 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2025-08-07 16:37:50,949 - INFO - Initial checks done. Running the testcase now
2025-08-07 16:37:50,949 - INFO -
2025-08-07 16:37:52,329 - DEBUG - Response for create_network : {'network': {'id': '1ca09c3e-0c99-475d-93be-2fb431261dfa', 'name': 'ctest-vn22-60202010', 'tenant_id': '7a9ed9064cfe4c86b202d13ce2fb25e5', 'project_id': '7a9ed9064cfe4c86b202d13ce2fb25e5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-AnalyticsBasicTestSanity-18961238', 'ctest-vn22-60202010'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 16:37:52,724 - ERROR - Neutron Exception while creating subnet for vn with id 1ca09c3e-0c99-475d-93be-2fb431261dfa
Traceback (most recent call last):
File "/contrail-test/fixtures/quantum_test.py", line 128, in create_subnet
subnet_rsp = self.obj.create_subnet({'subnet': subnet_req})
File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 848, in create_subnet
return self.post(self.subnets_path, body=body)
File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 359, in post
headers=headers, params=params)
File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 294, in do_request
self._handle_fault_response(status_code, replybody, resp)
File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 269, in _handle_fault_response
exception_handler_v20(status_code, error_body)
File "/usr/local/lib/python3.6/site-packages/neutronclient/v2_0/client.py", line 93, in exception_handler_v20
request_ids=request_ids)
neutronclient.common.exceptions.InternalServerError: The server has either erred or is incapable of performing the requested operation.
Neutron server returns request_ids: ['req-51445862-69d6-42b5-a174-2be2267b2120']
2025-08-07 16:37:52,787 - INFO - Created VN ctest-vn22-60202010
2025-08-07 16:37:52,863 - DEBUG - VN ctest-vn22-60202010 UUID is 1ca09c3e-0c99-475d-93be-2fb431261dfa
2025-08-07 16:37:52,991 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-08-07 16:37:53,415 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-08-07 16:37:53,538 - DEBUG - Requesting: http://10.0.0.249:8082/domain/18d875f7-79a7-4d7d-b759-3a18e081cd7a
2025-08-07 16:37:53,593 - DEBUG - Requesting: http://10.0.0.249:8082/project/7a9ed906-4cfe-4c86-b202-d13ce2fb25e5
2025-08-07 16:37:53,679 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-network/1ca09c3e-0c99-475d-93be-2fb431261dfa
2025-08-07 16:37:53,715 - INFO - Deleting VN ctest-vn22-60202010
2025-08-07 16:37:53,902 - DEBUG - Response for deleting network ()
2025-08-07 16:37:54,079 - ERROR - KeyError
Python 3.6.8: /usr/bin/python3
Thu Aug 7 16:37:53 2025
A problem occurred in a Python script. Here is the sequence of
function calls leading up to the error, in the order they occurred.
/contrail-test/tcutils/wrappers.py in wrapper(self=