2026-07-18 15:49:03,296 - INFO - Domain Default found not creating
2026-07-18 15:49:03,504 - INFO - Project ctest-TestvDNSBasic0-15750568 not found, creating it
2026-07-18 15:49:04,082 - INFO - Created Project:ctest-TestvDNSBasic0-15750568, ID : 4d930c19-07de-4625-9d2d-671b1c0d89ab
2026-07-18 15:49:06,062 - INFO - ================================================================================
2026-07-18 15:49:06,062 - INFO - STARTING TEST : test_vdns_ping_same_vn
2026-07-18 15:49:06,062 - 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-07-18 15:49:06,334 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with
2026-07-18 15:49:06,334 - INFO - Initial checks done. Running the testcase now
2026-07-18 15:49:06,334 - INFO -
2026-07-18 15:49:07,212 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-15750568'](4d930c19-07de-4625-9d2d-671b1c0d89ab)
2026-07-18 15:49:07,267 - DEBUG - Creating VDNS : ctest-vdns1-26249352
2026-07-18 15:49:07,519 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-26249352'] created succesfully
2026-07-18 15:49:07,520 - DEBUG - Verify VDNS entry is shown in control node
2026-07-18 15:49:07,527 - DEBUG - Verify VDNS entry is shown in the API server
2026-07-18 15:49:07,527 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-07-18 15:49:07,903 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-07-18 15:49:07,932 - DEBUG - Requesting: http://10.0.0.22:8082/domain/57cf94c0-b0fc-4afc-b83e-cd5679560f9b
2026-07-18 15:49:07,947 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS/5315d990-3b93-4ae9-8e42-d34df20b26e8
2026-07-18 15:49:08,572 - DEBUG - Response for create_network : {'network': {'id': '9b9f9aa9-5c3b-4401-8322-595f2605998f', 'name': 'ctest-vn1-vdns-87298337', 'tenant_id': '4d930c1907de46259d2d671b1c0d89ab', 'project_id': '4d930c1907de46259d2d671b1c0d89ab', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-15750568', 'ctest-vn1-vdns-87298337'], 'port_security_enabled': True, 'description': ''}}
2026-07-18 15:49:08,829 - DEBUG - Response for create_subnet : {'subnet': {'id': '4c25746c-7ecb-4a21-ba20-e865339570d2', 'name': '', 'tenant_id': '4d930c1907de46259d2d671b1c0d89ab', 'network_id': '9b9f9aa9-5c3b-4401-8322-595f2605998f', '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': '4d930c1907de46259d2d671b1c0d89ab'}}
2026-07-18 15:49:08,850 - INFO - Created VN ctest-vn1-vdns-87298337
2026-07-18 15:49:08,911 - DEBUG - VN ctest-vn1-vdns-87298337 UUID is 9b9f9aa9-5c3b-4401-8322-595f2605998f
2026-07-18 15:49:09,119 - DEBUG - Services list from nova: [, , ]
2026-07-18 15:49:09,478 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6107-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6107-1)
2026-07-18 15:49:09,479 - INFO - Waiting for VM ctest-vm1-test-77453600 to be up..
2026-07-18 15:49:09,521 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:49:14,601 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:49:19,703 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:49:24,795 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:49:29,878 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:49:34,966 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:49:40,062 - DEBUG - VM is in ACTIVE state now
2026-07-18 15:49:40,062 - INFO - VM name : ctest-vm1-test-77453600
2026-07-18 15:49:40,148 - DEBUG - VM ctest-vm1-test-77453600 ID is de2a792c-ad88-4073-b7ae-debb62dbb528
2026-07-18 15:49:40,148 - DEBUG - VM ctest-vm1-test-77453600 launched on Node cn-jenkins-deploy-platform-ansible-os-6107-1
2026-07-18 15:49:40,226 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/de2a792c-ad88-4073-b7ae-debb62dbb528
2026-07-18 15:49:40,235 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/0d4bf49e-73cc-4551-951c-6f7035052498
2026-07-18 15:49:43,492 - 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-07-18 15:49:43,493 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-77453600 failed!
2026-07-18 15:49:43,547 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-15750568:ctest-vn1-vdns-87298337 is 10.10.10.1 and allocation pool is NOT set
2026-07-18 15:49:45,615 - 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.96 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.483 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.483/2.220/3.958/1.737 ms')
2026-07-18 15:49:45,615 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-77453600 passed
2026-07-18 15:49:45,771 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-18 15:49:45,772 - DEBUG - Waiting to SSH to VM ctest-vm1-test-77453600, IP 10.10.10.3, Port 22
2026-07-18 15:49:45,942 - DEBUG - VM ctest-vm1-test-77453600 is ready for SSH connections
2026-07-18 15:49:45,942 - 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.22, gateway password: c0ntrail123
2026-07-18 15:49:45,942 - DEBUG - ifconfig | grep 10.10.10.3
2026-07-18 15:49:47,585 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2026-07-18 15:49:47,586 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-77453600", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-07-18 15:49:47,586 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-77453600", None, socket.AF_INET6)'
2026-07-18 15:49:47,795 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-77453600, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-07-18 15:49:47,795 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-77453600
2026-07-18 15:49:50,006 - DEBUG - PING ctest-vm1-test-77453600 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=4.360 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.553 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.575 ms
--- ctest-vm1-test-77453600 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.553/1.829/4.360 ms
2026-07-18 15:49:50,006 - INFO - Ping to IP ctest-vm1-test-77453600 from VM ctest-vm1-test-77453600 passed
2026-07-18 15:49:50,026 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-07-18 15:49:50,035 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=default-domain:ctest-vdns1-26249352@0%20AllEntriesVdnsRecordsReq
2026-07-18 15:49:50,042 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-26249352:1:ctest-vm1-test-77453600:10.10.10.3', 'rec_name': 'ctest-vm1-test-77453600', '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-6107-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-77453600.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-07-18 15:49:50,043 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-26249352:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-77453600', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-77453600', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6107-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-77453600.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-07-18 15:49:50,743 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6107-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6107-1)
2026-07-18 15:49:50,743 - INFO - Waiting for VM ctest-vm2-test-26556281 to be up..
2026-07-18 15:49:50,789 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:49:55,895 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:50:01,008 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:50:06,111 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:50:11,202 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:50:16,293 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-07-18 15:50:21,394 - DEBUG - VM is in ACTIVE state now
2026-07-18 15:50:21,394 - INFO - VM name : ctest-vm2-test-26556281
2026-07-18 15:50:21,484 - DEBUG - VM ctest-vm2-test-26556281 ID is 6b773093-9644-4c10-8b39-a9ef82094b21
2026-07-18 15:50:21,484 - DEBUG - VM ctest-vm2-test-26556281 launched on Node cn-jenkins-deploy-platform-ansible-os-6107-1
2026-07-18 15:50:21,571 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/6b773093-9644-4c10-8b39-a9ef82094b21
2026-07-18 15:50:21,581 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/1002f0a4-e86d-4c9e-a91b-54deb225a8c2
2026-07-18 15:50:24,841 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2026-07-18 15:50:24,841 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-26556281 failed!
2026-07-18 15:50:24,899 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-15750568:ctest-vn1-vdns-87298337 is 10.10.10.1 and allocation pool is NOT set
2026-07-18 15:50:26,969 - 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=1 ttl=63 time=5.63 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.82 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.819/3.725/5.632/1.906 ms')
2026-07-18 15:50:26,969 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-26556281 passed
2026-07-18 15:50:27,127 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-18 15:50:27,128 - DEBUG - Waiting to SSH to VM ctest-vm2-test-26556281, IP 10.10.10.4, Port 22
2026-07-18 15:50:27,194 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-07-18 15:50:27,281 - DEBUG - VM ctest-vm2-test-26556281 is NOT ready for SSH connections, VM status: ACTIVE
2026-07-18 15:50:32,282 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-07-18 15:50:32,282 - DEBUG - Waiting to SSH to VM ctest-vm2-test-26556281, IP 10.10.10.4, Port 22
2026-07-18 15:50:32,458 - DEBUG - VM ctest-vm2-test-26556281 is ready for SSH connections
2026-07-18 15:50:32,458 - 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.22, gateway password: c0ntrail123
2026-07-18 15:50:32,458 - DEBUG - ifconfig | grep 10.10.10.4
2026-07-18 15:50:33,475 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2026-07-18 15:50:33,475 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-26556281", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-07-18 15:50:33,475 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-26556281", None, socket.AF_INET6)'
2026-07-18 15:50:33,671 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-26556281, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-07-18 15:50:33,671 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-26556281
2026-07-18 15:50:35,877 - DEBUG - PING ctest-vm2-test-26556281 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=4.867 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.422 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.658 ms
--- ctest-vm2-test-26556281 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.422/1.982/4.867 ms
2026-07-18 15:50:35,877 - INFO - Ping to IP ctest-vm2-test-26556281 from VM ctest-vm2-test-26556281 passed
2026-07-18 15:50:35,895 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2026-07-18 15:50:35,904 - DEBUG - Requesting: http://10.0.0.22:8092/Snh_PageReq?x=default-domain:ctest-vdns1-26249352@0%20AllEntriesVdnsRecordsReq
2026-07-18 15:50:35,911 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-26249352:1:ctest-vm2-test-26556281:10.10.10.4', 'rec_name': 'ctest-vm2-test-26556281', '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-6107-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-26556281.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2026-07-18 15:50:35,911 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-26249352:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-26556281', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-26556281', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-6107-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-26556281.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-07-18 15:50:35,911 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-26556281", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-07-18 15:50:35,911 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-26556281", None, socket.AF_INET6)'
2026-07-18 15:50:36,052 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-26556281, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-07-18 15:50:36,052 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-26556281
2026-07-18 15:50:38,223 - DEBUG - PING ctest-vm2-test-26556281 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.832 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=1.260 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.094 ms
--- ctest-vm2-test-26556281 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.094/3.062/6.832 ms
2026-07-18 15:50:38,223 - INFO - Ping to IP ctest-vm2-test-26556281 from VM ctest-vm1-test-77453600 passed
2026-07-18 15:50:38,223 - INFO - Try deleting the VDNS entry ctest-vdns1-26249352 with back ref of ipam.
2026-07-18 15:50:38,283 - DEBUG - Delete when resource still referred: ['http://10.0.0.22:8082/network-ipam/9ec515c5-31af-44ec-b062-7eb3bc2c5866']
2026-07-18 15:50:38,283 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2026-07-18 15:50:38,283 - INFO - Add CNAME VDNS record for ctest-vm1-test-77453600 and verify we able to ping by alias name
2026-07-18 15:50:38,331 - DEBUG - Creating VDNS record data : test-rec
2026-07-18 15:50:38,451 - INFO - In verify_on_setup
2026-07-18 15:50:38,547 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-26249352', 'test-rec'] created succesfully
2026-07-18 15:50:38,547 - INFO - Verify VDNS record is shown in the API server
2026-07-18 15:50:38,547 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-07-18 15:50:38,554 - DEBUG - Requesting: http://10.0.0.22:8082/domain/57cf94c0-b0fc-4afc-b83e-cd5679560f9b
2026-07-18 15:50:38,568 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS/5315d990-3b93-4ae9-8e42-d34df20b26e8
2026-07-18 15:50:38,579 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-DNS-record/fd8e3156-5f42-45bd-88fe-3a6c6c0a6f11
2026-07-18 15:50:38,587 - INFO - Verify VDNS record is shown in the control node
2026-07-18 15:50:38,594 - 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.22, gateway password: c0ntrail123
2026-07-18 15:50:38,594 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-07-18 15:50:38,712 - 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.22, gateway password: c0ntrail123
2026-07-18 15:50:38,712 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-07-18 15:50:38,888 - DEBUG - ping: bad address 'vm1-test-alias'
2026-07-18 15:50:38,888 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-77453600 failed
2026-07-18 15:50:39,888 - 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.22, gateway password: c0ntrail123
2026-07-18 15:50:39,889 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-07-18 15:50:40,017 - 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.22, gateway password: c0ntrail123
2026-07-18 15:50:40,017 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-07-18 15:50:40,179 - DEBUG - ping: bad address 'vm1-test-alias'
2026-07-18 15:50:40,179 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-77453600 failed
2026-07-18 15:50:41,180 - 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.22, gateway password: c0ntrail123
2026-07-18 15:50:41,180 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2026-07-18 15:50:41,303 - 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.22, gateway password: c0ntrail123
2026-07-18 15:50:41,304 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2026-07-18 15:50:43,485 - 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.313 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.476 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.383 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.313/0.390/0.476 ms
2026-07-18 15:50:43,485 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-77453600 passed
2026-07-18 15:50:43,485 - DEBUG - Deleting VDNS record data: test-rec
2026-07-18 15:50:43,563 - INFO - VDNS record info: default-domain:ctest-vdns1-26249352:test-rec deleted successfully.
2026-07-18 15:50:43,563 - INFO - Deleting VM ctest-vm2-test-26556281
2026-07-18 15:50:43,655 - INFO - Deleting VM ctest-vm1-test-77453600
2026-07-18 15:50:43,742 - INFO - Deleting VN ctest-vn1-vdns-87298337
2026-07-18 15:50:43,782 - DEBUG - VN 9b9f9aa9-5c3b-4401-8322-595f2605998f still in use: Unable to complete operation on network 9b9f9aa9-5c3b-4401-8322-595f2605998f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-45077035-69b3-4312-9228-4c0fa463d645']
2026-07-18 15:50:43,783 - WARNING - Deleting VN ctest-vn1-vdns-87298337 failed..Will retry
2026-07-18 15:50:45,823 - DEBUG - VN 9b9f9aa9-5c3b-4401-8322-595f2605998f still in use: Unable to complete operation on network 9b9f9aa9-5c3b-4401-8322-595f2605998f. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7a20ce5d-8033-4523-b7e6-0d3f63f5d337']
2026-07-18 15:50:45,824 - WARNING - Deleting VN ctest-vn1-vdns-87298337 failed..Will retry
2026-07-18 15:50:48,015 - DEBUG - Response for deleting network ()
2026-07-18 15:50:48,061 - DEBUG - Deleting VDNS Entry: ctest-vdns1-26249352
2026-07-18 15:50:48,143 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-26249352'] deleted successfully.
2026-07-18 15:50:48,143 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2026-07-18 15:50:48,150 - DEBUG - Requesting: http://10.0.0.22:8082/domain/57cf94c0-b0fc-4afc-b83e-cd5679560f9b
2026-07-18 15:50:48,166 - DEBUG - VDNS information not found in API server
2026-07-18 15:50:48,166 - INFO - VDNS information ctest-vdns1-26249352 removed from the API Server
2026-07-18 15:50:48,175 - INFO - VDNS information ctest-vdns1-26249352 removed in the Control node
2026-07-18 15:50:48,176 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-15750568']
2026-07-18 15:50:48,445 - DEBUG - No XMPP flaps were noticed during the test
2026-07-18 15:50:48,445 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:01:42]
2026-07-18 15:50:48,445 - INFO - --------------------------------------------------------------------------------
2026-07-18 15:50:49,275 - INFO - Deleted project: ctest-TestvDNSBasic0-15750568, ID : 4d930c19-07de-4625-9d2d-671b1c0d89ab