2025-08-25 21:24:27,084 - INFO - Domain Default found not creating
2025-08-25 21:24:27,227 - INFO - Project ctest-TestvDNSBasic0-27023075 not found, creating it
2025-08-25 21:24:27,703 - INFO - Created Project:ctest-TestvDNSBasic0-27023075, ID : 16659adc-38d5-4d8c-b554-e2a65f27ed02
2025-08-25 21:24:29,181 - INFO - ================================================================================
2025-08-25 21:24:29,182 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-08-25 21:24:29,182 - 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-25 21:24:29,450 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-08-25 21:24:29,450 - INFO - Initial checks done. Running the testcase now
2025-08-25 21:24:29,450 - INFO -
2025-08-25 21:24:30,188 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-27023075'](16659adc-38d5-4d8c-b554-e2a65f27ed02)
2025-08-25 21:24:30,245 - DEBUG - Creating VDNS : ctest-vdns1-87753761
2025-08-25 21:24:30,465 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-87753761'] created succesfully
2025-08-25 21:24:30,465 - DEBUG - Verify VDNS entry is shown in control node
2025-08-25 21:24:30,472 - DEBUG - Verify VDNS entry is shown in the API server
2025-08-25 21:24:30,472 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-25 21:24:30,774 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-25 21:24:30,803 - DEBUG - Requesting: http://10.0.0.38:8082/domain/273acc71-104d-4b57-8542-5d320da1d1a3
2025-08-25 21:24:30,819 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/fee3c58c-996d-4771-9c5e-28dc98232ab1
2025-08-25 21:24:31,420 - DEBUG - Response for create_network : {'network': {'id': '1abbdfd8-dd68-4a03-820d-f5cba1e64396', 'name': 'ctest-vn1-vdns-78080958', 'tenant_id': '16659adc38d54d8cb554e2a65f27ed02', 'project_id': '16659adc38d54d8cb554e2a65f27ed02', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-27023075', 'ctest-vn1-vdns-78080958'], 'port_security_enabled': True, 'description': ''}}
2025-08-25 21:24:31,645 - DEBUG - Response for create_subnet : {'subnet': {'id': '5e182403-639a-46be-a591-9561b80038b3', 'name': '', 'tenant_id': '16659adc38d54d8cb554e2a65f27ed02', 'network_id': '1abbdfd8-dd68-4a03-820d-f5cba1e64396', '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': '16659adc38d54d8cb554e2a65f27ed02'}}
2025-08-25 21:24:31,667 - INFO - Created VN ctest-vn1-vdns-78080958
2025-08-25 21:24:31,729 - DEBUG - VN ctest-vn1-vdns-78080958 UUID is 1abbdfd8-dd68-4a03-820d-f5cba1e64396
2025-08-25 21:24:31,978 - DEBUG - Services list from nova: [, , ]
2025-08-25 21:24:33,039 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3929-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3929-1)
2025-08-25 21:24:33,039 - INFO - Waiting for VM ctest-vm1-test-26681651 to be up..
2025-08-25 21:24:33,084 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-25 21:24:38,158 - DEBUG - VM is in ACTIVE state now
2025-08-25 21:24:38,158 - INFO - VM name : ctest-vm1-test-26681651
2025-08-25 21:24:38,239 - DEBUG - VM ctest-vm1-test-26681651 ID is f1ad859a-4af2-401c-a072-dd742b07d62a
2025-08-25 21:24:38,239 - DEBUG - VM ctest-vm1-test-26681651 launched on Node cn-jenkins-deploy-platform-ansible-os-3929-1
2025-08-25 21:24:38,325 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f1ad859a-4af2-401c-a072-dd742b07d62a
2025-08-25 21:24:38,334 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/de4283f2-21d7-41b8-90c7-c88259bbf8ec
2025-08-25 21:24:41,623 - 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 1035ms')
2025-08-25 21:24:41,623 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-26681651 failed!
2025-08-25 21:24:41,677 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-27023075:ctest-vn1-vdns-78080958 is 10.10.10.1 and allocation pool is NOT set
2025-08-25 21:24:43,743 - 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=4.24 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.813 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.813/2.524/4.236/1.711 ms')
2025-08-25 21:24:43,743 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-26681651 passed
2025-08-25 21:24:43,909 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:24:43,909 - DEBUG - Waiting to SSH to VM ctest-vm1-test-26681651, IP 10.10.10.3, Port 22
2025-08-25 21:24:44,065 - DEBUG - VM ctest-vm1-test-26681651 is ready for SSH connections
2025-08-25 21:24:44,065 - 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
2025-08-25 21:24:44,065 - DEBUG - ifconfig | grep 10.10.10.3
2025-08-25 21:24:45,731 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-25 21:24:45,731 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-26681651", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-25 21:24:45,731 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-26681651", None, socket.AF_INET6)'
2025-08-25 21:24:45,983 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-26681651, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-25 21:24:45,983 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-26681651
2025-08-25 21:24:48,248 - DEBUG - PING ctest-vm1-test-26681651 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.774 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.364 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.366 ms
--- ctest-vm1-test-26681651 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.364/1.501/3.774 ms
2025-08-25 21:24:48,248 - INFO - Ping to IP ctest-vm1-test-26681651 from VM ctest-vm1-test-26681651 passed
2025-08-25 21:24:48,263 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-25 21:24:48,270 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-87753761@0%20AllEntriesVdnsRecordsReq
2025-08-25 21:24:48,277 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-87753761:1:ctest-vm1-test-26681651:10.10.10.3', 'rec_name': 'ctest-vm1-test-26681651', '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-3929-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-26681651.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-25 21:24:48,277 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-87753761:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-26681651', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-26681651', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3929-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-26681651.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'}
2025-08-25 21:24:49,517 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3929-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3929-1)
2025-08-25 21:24:49,518 - INFO - Waiting for VM ctest-vm2-test-21987949 to be up..
2025-08-25 21:24:49,567 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-25 21:24:54,646 - DEBUG - VM is in ACTIVE state now
2025-08-25 21:24:54,646 - INFO - VM name : ctest-vm2-test-21987949
2025-08-25 21:24:54,726 - DEBUG - VM ctest-vm2-test-21987949 ID is 3241d4f7-406f-471e-a35e-6069effed1b5
2025-08-25 21:24:54,726 - DEBUG - VM ctest-vm2-test-21987949 launched on Node cn-jenkins-deploy-platform-ansible-os-3929-1
2025-08-25 21:24:54,813 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/3241d4f7-406f-471e-a35e-6069effed1b5
2025-08-25 21:24:54,824 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/e2d7aaa3-d0a0-407c-874f-b44133e021df
2025-08-25 21:24:58,105 - 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 1007ms')
2025-08-25 21:24:58,105 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-21987949 failed!
2025-08-25 21:24:58,161 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-27023075:ctest-vn1-vdns-78080958 is 10.10.10.1 and allocation pool is NOT set
2025-08-25 21:25:00,227 - 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.20 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.76 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.756/3.477/5.198/1.721 ms')
2025-08-25 21:25:00,227 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-21987949 passed
2025-08-25 21:25:00,385 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:25:00,385 - DEBUG - Waiting to SSH to VM ctest-vm2-test-21987949, IP 10.10.10.4, Port 22
2025-08-25 21:25:00,445 - 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': ''}
2025-08-25 21:25:00,532 - DEBUG - VM ctest-vm2-test-21987949 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-25 21:25:05,533 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-25 21:25:05,533 - DEBUG - Waiting to SSH to VM ctest-vm2-test-21987949, IP 10.10.10.4, Port 22
2025-08-25 21:25:05,688 - DEBUG - VM ctest-vm2-test-21987949 is ready for SSH connections
2025-08-25 21:25:05,688 - 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
2025-08-25 21:25:05,688 - DEBUG - ifconfig | grep 10.10.10.4
2025-08-25 21:25:07,635 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-25 21:25:07,636 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-21987949", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-25 21:25:07,636 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-21987949", None, socket.AF_INET6)'
2025-08-25 21:25:07,892 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-21987949, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-25 21:25:07,892 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-21987949
2025-08-25 21:25:10,163 - DEBUG - PING ctest-vm2-test-21987949 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.094 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.506 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.479 ms
--- ctest-vm2-test-21987949 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.479/1.359/3.094 ms
2025-08-25 21:25:10,163 - INFO - Ping to IP ctest-vm2-test-21987949 from VM ctest-vm2-test-21987949 passed
2025-08-25 21:25:10,178 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-25 21:25:10,186 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-87753761@0%20AllEntriesVdnsRecordsReq
2025-08-25 21:25:10,192 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-87753761:1:ctest-vm2-test-21987949:10.10.10.4', 'rec_name': 'ctest-vm2-test-21987949', '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-3929-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-21987949.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-25 21:25:10,192 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-87753761:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-21987949', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-21987949', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3929-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-21987949.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'}
2025-08-25 21:25:10,192 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-21987949", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-25 21:25:10,193 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-21987949", None, socket.AF_INET6)'
2025-08-25 21:25:10,395 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-21987949, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-08-25 21:25:10,395 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-21987949
2025-08-25 21:25:12,680 - DEBUG - PING ctest-vm2-test-21987949 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.279 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.937 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.787 ms
--- ctest-vm2-test-21987949 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.787/3.001/7.279 ms
2025-08-25 21:25:12,680 - INFO - Ping to IP ctest-vm2-test-21987949 from VM ctest-vm1-test-26681651 passed
2025-08-25 21:25:12,680 - INFO - Try deleting the VDNS entry ctest-vdns1-87753761 with back ref of ipam.
2025-08-25 21:25:12,737 - DEBUG - Delete when resource still referred: ['http://10.0.0.38:8082/network-ipam/6e62902d-6447-4a3d-8ecc-2abb83a8b5ad']
2025-08-25 21:25:12,737 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-08-25 21:25:12,737 - INFO - Add CNAME VDNS record for ctest-vm1-test-26681651 and verify we able to ping by alias name
2025-08-25 21:25:12,785 - DEBUG - Creating VDNS record data : test-rec
2025-08-25 21:25:12,897 - INFO - In verify_on_setup
2025-08-25 21:25:12,997 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-87753761', 'test-rec'] created succesfully
2025-08-25 21:25:12,997 - INFO - Verify VDNS record is shown in the API server
2025-08-25 21:25:12,997 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-25 21:25:13,004 - DEBUG - Requesting: http://10.0.0.38:8082/domain/273acc71-104d-4b57-8542-5d320da1d1a3
2025-08-25 21:25:13,019 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/fee3c58c-996d-4771-9c5e-28dc98232ab1
2025-08-25 21:25:13,028 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS-record/6007a0e9-eec8-4689-bbce-6934eaf42135
2025-08-25 21:25:13,035 - INFO - Verify VDNS record is shown in the control node
2025-08-25 21:25:13,041 - 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
2025-08-25 21:25:13,041 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-25 21:25:13,238 - 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
2025-08-25 21:25:13,239 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-25 21:25:13,508 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-25 21:25:13,508 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-26681651 failed
2025-08-25 21:25:14,509 - 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
2025-08-25 21:25:14,509 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-25 21:25:14,722 - 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
2025-08-25 21:25:14,722 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-25 21:25:14,992 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-25 21:25:14,993 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-26681651 failed
2025-08-25 21:25:15,994 - 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
2025-08-25 21:25:15,994 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-25 21:25:16,241 - 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
2025-08-25 21:25:16,241 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-25 21:25:18,500 - 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.350 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.420 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.302 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.302/0.357/0.420 ms
2025-08-25 21:25:18,500 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-26681651 passed
2025-08-25 21:25:18,500 - DEBUG - Deleting VDNS record data: test-rec
2025-08-25 21:25:18,577 - INFO - VDNS record info: default-domain:ctest-vdns1-87753761:test-rec deleted successfully.
2025-08-25 21:25:18,577 - INFO - Deleting VM ctest-vm2-test-21987949
2025-08-25 21:25:18,648 - INFO - Deleting VM ctest-vm1-test-26681651
2025-08-25 21:25:18,721 - INFO - Deleting VN ctest-vn1-vdns-78080958
2025-08-25 21:25:18,760 - DEBUG - VN 1abbdfd8-dd68-4a03-820d-f5cba1e64396 still in use: Unable to complete operation on network 1abbdfd8-dd68-4a03-820d-f5cba1e64396. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-b212bf3a-3eec-4d87-b4ce-ce1614dc68cd']
2025-08-25 21:25:18,760 - WARNING - Deleting VN ctest-vn1-vdns-78080958 failed..Will retry
2025-08-25 21:25:21,007 - DEBUG - Response for deleting network ()
2025-08-25 21:25:21,051 - DEBUG - Deleting VDNS Entry: ctest-vdns1-87753761
2025-08-25 21:25:21,121 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-87753761'] deleted successfully.
2025-08-25 21:25:21,121 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-08-25 21:25:21,128 - DEBUG - Requesting: http://10.0.0.38:8082/domain/273acc71-104d-4b57-8542-5d320da1d1a3
2025-08-25 21:25:21,144 - DEBUG - VDNS information not found in API server
2025-08-25 21:25:21,144 - INFO - VDNS information ctest-vdns1-87753761 removed from the API Server
2025-08-25 21:25:21,150 - INFO - VDNS information ctest-vdns1-87753761 removed in the Control node
2025-08-25 21:25:21,150 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-27023075']
2025-08-25 21:25:21,413 - DEBUG - No XMPP flaps were noticed during the test
2025-08-25 21:25:21,413 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:52]
2025-08-25 21:25:21,413 - INFO - --------------------------------------------------------------------------------
2025-08-25 21:25:22,105 - INFO - Deleted project: ctest-TestvDNSBasic0-27023075, ID : 16659adc-38d5-4d8c-b554-e2a65f27ed02