2025-08-07 16:39:40,465 - INFO - Domain Default found not creating
2025-08-07 16:39:40,866 - INFO - Project ctest-TestvDNSBasic0-47453128 not found, creating it
2025-08-07 16:39:41,698 - INFO - Created Project:ctest-TestvDNSBasic0-47453128, ID : beeb2156-6513-45c3-a9f7-51c698601183
2025-08-07 16:39:44,051 - INFO - ================================================================================
2025-08-07 16:39:44,051 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-08-07 16:39:44,051 - INFO - TEST DESCRIPTION :
Test:- Test vdns functionality. On VM launch agent should dynamically update dns records to dns agent
1. Create vDNS server
2. Create IPAM using above vDNS data
3. Create VN using above IPAM and launch 2 VM's within it
4. Ping between these 2 VM's using dns name
5. Try to delete vDNS server which has IPAM back-reference[Negative case]
6. Add CNAME VDNS record for vm1-test and verify we able to ping by alias name
Pass criteria: Step 4,5 and 6 should pass
Maintainer: cf-test@juniper.net
2025-08-07 16:39:44,262 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2025-08-07 16:39:44,262 - INFO - Initial checks done. Running the testcase now
2025-08-07 16:39:44,262 - INFO -
2025-08-07 16:39:45,335 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-47453128'](beeb2156-6513-45c3-a9f7-51c698601183)
2025-08-07 16:39:45,415 - DEBUG - Creating VDNS : ctest-vdns1-29051628
2025-08-07 16:39:45,699 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-29051628'] created succesfully
2025-08-07 16:39:45,700 - DEBUG - Verify VDNS entry is shown in control node
2025-08-07 16:39:45,701 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-DNS&search_string=virtual-DNS:default-domain:ctest-vdns1-29051628
2025-08-07 16:39:45,724 - DEBUG - Verify VDNS entry is shown in the API server
2025-08-07 16:39:45,725 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-08-07 16:39:46,065 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-08-07 16:39:46,143 - DEBUG - Requesting: http://10.0.0.249:8082/domain/18d875f7-79a7-4d7d-b759-3a18e081cd7a
2025-08-07 16:39:46,186 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-DNS/00ebebab-0b93-4221-b8fd-788ab2a34dae
2025-08-07 16:39:47,064 - DEBUG - Response for create_network : {'network': {'id': '4d338350-c54a-4921-befa-489251374b92', 'name': 'ctest-vn1-vdns-02326168', 'tenant_id': 'beeb2156651345c3a9f751c698601183', 'project_id': 'beeb2156651345c3a9f751c698601183', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-47453128', 'ctest-vn1-vdns-02326168'], 'port_security_enabled': True, 'description': ''}}
2025-08-07 16:39:47,292 - ERROR - Neutron Exception while creating subnet for vn with id 4d338350-c54a-4921-befa-489251374b92
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-d29e7805-62ef-4e4f-b5f5-55ed868167d5']
2025-08-07 16:39:47,326 - INFO - Created VN ctest-vn1-vdns-02326168
2025-08-07 16:39:47,396 - DEBUG - VN ctest-vn1-vdns-02326168 UUID is 4d338350-c54a-4921-befa-489251374b92
2025-08-07 16:39:47,795 - DEBUG - Services list from nova: [, , ]
2025-08-07 16:39:48,085 - INFO - Deleting VN ctest-vn1-vdns-02326168
2025-08-07 16:39:48,291 - DEBUG - Response for deleting network ()
2025-08-07 16:39:48,515 - DEBUG - Deleting VDNS Entry: ctest-vdns1-29051628
2025-08-07 16:39:48,826 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-29051628'] deleted successfully.
2025-08-07 16:39:48,827 - DEBUG - Requesting: http://10.0.0.249:8082/domains
2025-08-07 16:39:48,855 - DEBUG - Requesting: http://10.0.0.249:8082/domain/18d875f7-79a7-4d7d-b759-3a18e081cd7a
2025-08-07 16:39:48,916 - DEBUG - VDNS information not found in API server
2025-08-07 16:39:48,916 - INFO - VDNS information ctest-vdns1-29051628 removed from the API Server
2025-08-07 16:39:48,916 - DEBUG - Requesting: http://10.0.0.249:8083/Snh_IFMapTableShowReq?table_name=virtual-DNS&search_string=virtual-DNS:default-domain:ctest-vdns1-29051628
2025-08-07 16:39:48,923 - INFO - VDNS information ctest-vdns1-29051628 removed in the Control node
2025-08-07 16:39:48,924 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-47453128']
2025-08-07 16:39:49,045 - ERROR - BadRequest
Python 3.6.8: /usr/bin/python3
Thu Aug 7 16:39:48 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=, *args=(), **kwargs={})
78 log.info('Initial checks done. Running the testcase now')
79 log.info('')
80 result = function(self, *args, **kwargs)
81 if self.inputs.upgrade:
82 pid = os.getpid()
result = None
function =
self =
args = ()
kwargs = {}
/contrail-test/scripts/vdns/test_vdns_basic.py in test_vdns_ping_same_vn(self=)
93 vn_name=vn_fixt.vn_name, project_id=proj_fixt.uuid)
94 vm_fixture[vm_name] = self.useFixture(
95 VMFixture(project_name=self.inputs.project_name, connections=self.connections, vn_obj=vn_quantum_obj, vm_name=vm_name,image_name='ubuntu-traffic'))
96 assert vm_fixture[vm_name].wait_till_vm_is_up(), ('VM %s'
97 ' failed to come up' % (vm_name))
global VMFixture =
project_name undefined
self =
self.inputs =
self.inputs.project_name = 'ctest-TestvDNSBasic0-47453128'
connections undefined
self.connections =
vn_obj undefined
vn_quantum_obj = {'network': {'id': '4d338350-c54a-4921-befa-4892...port_security_enabled': True, 'description': ''}}
vm_name = 'ctest-vm1-test-93089562'
image_name undefined
/usr/local/lib/python3.6/site-packages/testtools/testcase.py in useFixture(self=, fixture=)
754 # Gather_details worked, so raise the exception setUp
755 # encountered.
756 reraise(*exc_info)
757 else:
758 self.addCleanup(fixture.cleanUp)
global reraise =
exc_info = (, BadRequest(), )
/usr/local/lib/python3.6/site-packages/testtools/_compat3x.py in reraise(exc_class=, exc_obj=BadRequest(), exc_tb=, _marker=