2026-08-25 08:25:08,554 - INFO - Domain Default found not creating
2026-08-25 08:25:08,746 - INFO - Project ctest-TestvDNSBasic0-35863749 not found, creating it
2026-08-25 08:25:09,303 - INFO - Created Project:ctest-TestvDNSBasic0-35863749, ID : 16254d10-17e9-4c0d-8b19-a3d9776f8483
2026-08-25 08:25:11,244 - INFO - ================================================================================
2026-08-25 08:25:11,244 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-08-25 08:25:11,244 - 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
2026-08-25 08:25:11,519 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-08-25 08:25:11,519 - INFO - Initial checks done. Running the testcase now
2026-08-25 08:25:11,519 - INFO -
2026-08-25 08:25:12,388 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-35863749'](16254d10-17e9-4c0d-8b19-a3d9776f8483)
2026-08-25 08:25:12,450 - DEBUG - Creating VDNS : ctest-vdns1-57527039
2026-08-25 08:25:12,670 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-57527039'] created succesfully
2026-08-25 08:25:12,670 - DEBUG - Verify VDNS entry is shown in control node
2026-08-25 08:25:12,677 - DEBUG - Verify VDNS entry is shown in the API server
2026-08-25 08:25:12,677 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-08-25 08:25:13,055 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-08-25 08:25:13,088 - DEBUG - Requesting: http://10.0.0.38:8082/domain/0d4677a8-59fa-40f2-a66c-82b6bdeb6beb
2026-08-25 08:25:13,102 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/63e205ec-a98d-4721-9079-039b9977b01c
2026-08-25 08:25:13,711 - DEBUG - Response for create_network : {'network': {'id': '2d11873c-29dd-4096-a35e-a07eb9988d28', 'name': 'ctest-vn1-vdns-82711232', 'tenant_id': '16254d1017e94c0d8b19a3d9776f8483', 'project_id': '16254d1017e94c0d8b19a3d9776f8483', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-35863749', 'ctest-vn1-vdns-82711232'], 'port_security_enabled': True, 'description': ''}}
2026-08-25 08:25:13,936 - DEBUG - Response for create_subnet : {'subnet': {'id': '52d59d8a-e5da-481e-a37a-8e7a86433801', 'name': '', 'tenant_id': '16254d1017e94c0d8b19a3d9776f8483', 'network_id': '2d11873c-29dd-4096-a35e-a07eb9988d28', 'ip_version': 4, 'cidr': '10.10.10.0/24', 'allocation_pools': [{'start': '10.10.10.2', 'end': '10.10.10.254'}], 'gateway_ip': '10.10.10.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '16254d1017e94c0d8b19a3d9776f8483'}}
2026-08-25 08:25:13,962 - INFO - Created VN ctest-vn1-vdns-82711232
2026-08-25 08:25:14,014 - DEBUG - VN ctest-vn1-vdns-82711232 UUID is 2d11873c-29dd-4096-a35e-a07eb9988d28
2026-08-25 08:25:14,233 - DEBUG - Services list from nova: [, , ]
2026-08-25 08:25:14,718 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6217-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6217-1)
2026-08-25 08:25:14,718 - INFO - Waiting for VM ctest-vm1-test-68501696 to be up..
2026-08-25 08:25:14,767 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:25:19,867 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:25:24,965 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:25:30,053 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:25:35,148 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:25:40,241 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:25:45,356 - DEBUG - VM is in ACTIVE state now
2026-08-25 08:25:45,356 - INFO - VM name : ctest-vm1-test-68501696
2026-08-25 08:25:45,472 - DEBUG - VM ctest-vm1-test-68501696 ID is 064d4885-7330-46b5-b102-a09f37f979ca
2026-08-25 08:25:45,472 - DEBUG - VM ctest-vm1-test-68501696 launched on Node cn-jenkins-deploy-platform-ansible-os-6217-1
2026-08-25 08:25:45,572 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/064d4885-7330-46b5-b102-a09f37f979ca
2026-08-25 08:25:45,582 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8e0232cd-ae1a-4c26-9c61-f1fc35377709
2026-08-25 08:25:48,881 - 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=4.79 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1012ms\r\nrtt min/avg/max/mdev = 4.785/4.785/4.785/0.000 ms')
2026-08-25 08:25:48,881 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-68501696 passed
2026-08-25 08:25:49,035 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:25:49,035 - DEBUG - Waiting to SSH to VM ctest-vm1-test-68501696, IP 10.10.10.3, Port 22
2026-08-25 08:25:49,205 - DEBUG - VM ctest-vm1-test-68501696 is ready for SSH connections
2026-08-25 08:25:49,205 - DEBUG - Running remote_cmd, Cmd : ifconfig | grep 10.10.10.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-25 08:25:49,205 - DEBUG - ifconfig | grep 10.10.10.3
2026-08-25 08:25:50,876 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-08-25 08:25:50,877 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-68501696", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-25 08:25:50,877 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-68501696", None, socket.AF_INET6)'
2026-08-25 08:25:51,087 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-68501696, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-25 08:25:51,088 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-68501696
2026-08-25 08:25:53,285 - DEBUG - PING ctest-vm1-test-68501696 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=5.497 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.617 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.519 ms
--- ctest-vm1-test-68501696 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.519/2.211/5.497 ms
2026-08-25 08:25:53,285 - INFO - Ping to IP ctest-vm1-test-68501696 from VM ctest-vm1-test-68501696 passed
2026-08-25 08:25:53,302 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-08-25 08:25:53,309 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-57527039@0%20AllEntriesVdnsRecordsReq
2026-08-25 08:25:53,316 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-57527039:1:ctest-vm1-test-68501696:10.10.10.3', 'rec_name': 'ctest-vm1-test-68501696', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.3', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6217-1/dns'} ,
Expected record data {'rec_data': '10.10.10.3', 'rec_type': 'A', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': 'ctest-vm1-test-68501696.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-08-25 08:25:53,316 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-57527039:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-68501696', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-68501696', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6217-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-68501696.juniper.net', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': '3.10.10.10.in-addr.arpa', 'installed': 'yes', 'zone': '10.10.10.in-addr.arpa'}
2026-08-25 08:25:53,969 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6217-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6217-1)
2026-08-25 08:25:53,970 - INFO - Waiting for VM ctest-vm2-test-88615186 to be up..
2026-08-25 08:25:54,017 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:25:59,107 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:26:04,198 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:26:09,292 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:26:14,383 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:26:19,477 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-25 08:26:24,590 - DEBUG - VM is in ACTIVE state now
2026-08-25 08:26:24,590 - INFO - VM name : ctest-vm2-test-88615186
2026-08-25 08:26:24,688 - DEBUG - VM ctest-vm2-test-88615186 ID is f0c46d5e-7231-4c26-8064-694e2a72d8ee
2026-08-25 08:26:24,688 - DEBUG - VM ctest-vm2-test-88615186 launched on Node cn-jenkins-deploy-platform-ansible-os-6217-1
2026-08-25 08:26:24,782 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f0c46d5e-7231-4c26-8064-694e2a72d8ee
2026-08-25 08:26:24,794 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/523d69df-fc7b-4e09-bfca-da2530d9eb92
2026-08-25 08:26:28,051 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=10.7 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1003ms\r\nrtt min/avg/max/mdev = 10.697/10.697/10.697/0.000 ms')
2026-08-25 08:26:28,051 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-88615186 passed
2026-08-25 08:26:28,210 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-25 08:26:28,211 - DEBUG - Waiting to SSH to VM ctest-vm2-test-88615186, IP 10.10.10.4, Port 22
2026-08-25 08:26:28,381 - DEBUG - VM ctest-vm2-test-88615186 is ready for SSH connections
2026-08-25 08:26:28,381 - DEBUG - Running remote_cmd, Cmd : ifconfig | grep 10.10.10.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-25 08:26:28,381 - DEBUG - ifconfig | grep 10.10.10.4
2026-08-25 08:26:29,480 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-08-25 08:26:29,481 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88615186", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-25 08:26:29,481 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88615186", None, socket.AF_INET6)'
2026-08-25 08:26:29,668 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-88615186, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-25 08:26:29,668 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-88615186
2026-08-25 08:26:31,862 - DEBUG - PING ctest-vm2-test-88615186 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.353 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.538 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.561 ms
--- ctest-vm2-test-88615186 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.538/1.817/4.353 ms
2026-08-25 08:26:31,863 - INFO - Ping to IP ctest-vm2-test-88615186 from VM ctest-vm2-test-88615186 passed
2026-08-25 08:26:31,879 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-08-25 08:26:31,888 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-57527039@0%20AllEntriesVdnsRecordsReq
2026-08-25 08:26:31,897 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-57527039:1:ctest-vm2-test-88615186:10.10.10.4', 'rec_name': 'ctest-vm2-test-88615186', 'rec_type': 'A', 'rec_class': 'IN', 'rec_data': '10.10.10.4', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6217-1/dns'} ,
Expected record data {'rec_data': '10.10.10.4', 'rec_type': 'A', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': 'ctest-vm2-test-88615186.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-08-25 08:26:31,897 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-57527039:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-88615186', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-88615186', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6217-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-88615186.juniper.net', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_ttl': '100', 'rec_name': '4.10.10.10.in-addr.arpa', 'installed': 'yes', 'zone': '10.10.10.in-addr.arpa'}
2026-08-25 08:26:31,897 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88615186", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-25 08:26:31,897 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-88615186", None, socket.AF_INET6)'
2026-08-25 08:26:32,024 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-88615186, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-25 08:26:32,024 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-88615186
2026-08-25 08:26:34,208 - DEBUG - PING ctest-vm2-test-88615186 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.127 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.029 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.070 ms
--- ctest-vm2-test-88615186 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.029/2.408/5.127 ms
2026-08-25 08:26:34,208 - INFO - Ping to IP ctest-vm2-test-88615186 from VM ctest-vm1-test-68501696 passed
2026-08-25 08:26:34,208 - INFO - Try deleting the VDNS entry ctest-vdns1-57527039 with back ref of ipam.
2026-08-25 08:26:34,266 - DEBUG - Delete when resource still referred: ['http://10.0.0.38:8082/network-ipam/bf700a55-ee83-4504-845a-611172996d8b']
2026-08-25 08:26:34,266 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-08-25 08:26:34,266 - INFO - Add CNAME VDNS record for ctest-vm1-test-68501696 and verify we able to ping by alias name
2026-08-25 08:26:34,314 - DEBUG - Creating VDNS record data : test-rec
2026-08-25 08:26:34,426 - INFO - In verify_on_setup
2026-08-25 08:26:34,522 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-57527039', 'test-rec'] created succesfully
2026-08-25 08:26:34,522 - INFO - Verify VDNS record is shown in the API server
2026-08-25 08:26:34,522 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-08-25 08:26:34,531 - DEBUG - Requesting: http://10.0.0.38:8082/domain/0d4677a8-59fa-40f2-a66c-82b6bdeb6beb
2026-08-25 08:26:34,546 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/63e205ec-a98d-4721-9079-039b9977b01c
2026-08-25 08:26:34,554 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS-record/33f85c67-601b-4a33-9af7-eb185b67fc03
2026-08-25 08:26:34,561 - INFO - Verify VDNS record is shown in the control node
2026-08-25 08:26:34,568 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-25 08:26:34,568 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-25 08:26:34,705 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-25 08:26:34,706 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-25 08:26:34,871 - DEBUG - ping: bad address 'vm1-test-alias'
2026-08-25 08:26:34,871 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-68501696 failed
2026-08-25 08:26:35,872 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-25 08:26:35,873 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-25 08:26:36,010 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-25 08:26:36,010 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-25 08:26:36,196 - DEBUG - ping: bad address 'vm1-test-alias'
2026-08-25 08:26:36,196 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-68501696 failed
2026-08-25 08:26:37,197 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-25 08:26:37,197 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-08-25 08:26:37,334 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 vm1-test-alias, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-25 08:26:37,335 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-08-25 08:26:39,529 - DEBUG - PING vm1-test-alias (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=0.419 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.492 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.601 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.419/0.504/0.601 ms
2026-08-25 08:26:39,529 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-68501696 passed
2026-08-25 08:26:39,529 - DEBUG - Deleting VDNS record data: test-rec
2026-08-25 08:26:39,606 - INFO - VDNS record info: default-domain:ctest-vdns1-57527039:test-rec deleted successfully.
2026-08-25 08:26:39,606 - INFO - Deleting VM ctest-vm2-test-88615186
2026-08-25 08:26:39,697 - INFO - Deleting VM ctest-vm1-test-68501696
2026-08-25 08:26:39,786 - INFO - Deleting VN ctest-vn1-vdns-82711232
2026-08-25 08:26:39,828 - DEBUG - VN 2d11873c-29dd-4096-a35e-a07eb9988d28 still in use: Unable to complete operation on network 2d11873c-29dd-4096-a35e-a07eb9988d28. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-57882006-1cc3-482e-af16-31639e805f99']
2026-08-25 08:26:39,829 - WARNING - Deleting VN ctest-vn1-vdns-82711232 failed..Will retry
2026-08-25 08:26:41,884 - DEBUG - VN 2d11873c-29dd-4096-a35e-a07eb9988d28 still in use: Unable to complete operation on network 2d11873c-29dd-4096-a35e-a07eb9988d28. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-59c2df6f-cac1-4b81-8619-427b75ef9640']
2026-08-25 08:26:41,885 - WARNING - Deleting VN ctest-vn1-vdns-82711232 failed..Will retry
2026-08-25 08:26:44,144 - DEBUG - Response for deleting network ()
2026-08-25 08:26:44,221 - DEBUG - Deleting VDNS Entry: ctest-vdns1-57527039
2026-08-25 08:26:44,322 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-57527039'] deleted successfully.
2026-08-25 08:26:44,322 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2026-08-25 08:26:44,333 - DEBUG - Requesting: http://10.0.0.38:8082/domain/0d4677a8-59fa-40f2-a66c-82b6bdeb6beb
2026-08-25 08:26:44,353 - DEBUG - VDNS information not found in API server
2026-08-25 08:26:44,353 - INFO - VDNS information ctest-vdns1-57527039 removed from the API Server
2026-08-25 08:26:44,361 - INFO - VDNS information ctest-vdns1-57527039 removed in the Control node
2026-08-25 08:26:44,362 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-35863749']
2026-08-25 08:26:44,645 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 08:26:44,645 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:33]
2026-08-25 08:26:44,645 - INFO - --------------------------------------------------------------------------------
2026-08-25 08:26:45,524 - INFO - Deleted project: ctest-TestvDNSBasic0-35863749, ID : 16254d10-17e9-4c0d-8b19-a3d9776f8483