2025-04-15 03:50:24,870 - INFO - Domain Default found not creating
2025-04-15 03:50:25,023 - INFO - Project ctest-TestvDNSBasic0-23645475 not found, creating it
2025-04-15 03:50:25,468 - INFO - Created Project:ctest-TestvDNSBasic0-23645475, ID : a543b54f-72fb-4586-a494-2985373aeb16
2025-04-15 03:50:26,949 - INFO - ================================================================================
2025-04-15 03:50:26,950 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-04-15 03:50:26,950 - 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-04-15 03:50:27,208 - DEBUG - Nothing to compare xmpp stats {'10.0.0.65': {'10.20.0.17': '0'}} with
2025-04-15 03:50:27,208 - INFO - Initial checks done. Running the testcase now
2025-04-15 03:50:27,208 - INFO -
2025-04-15 03:50:27,921 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-23645475'](a543b54f-72fb-4586-a494-2985373aeb16)
2025-04-15 03:50:27,980 - DEBUG - Creating VDNS : ctest-vdns1-90645348
2025-04-15 03:50:28,189 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-90645348'] created succesfully
2025-04-15 03:50:28,189 - DEBUG - Verify VDNS entry is shown in control node
2025-04-15 03:50:28,195 - DEBUG - Verify VDNS entry is shown in the API server
2025-04-15 03:50:28,195 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-04-15 03:50:28,493 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-04-15 03:50:28,527 - DEBUG - Requesting: http://10.0.0.65:8082/domain/b960ea3b-d19b-445e-a4a5-bc2697b6a7f8
2025-04-15 03:50:28,547 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-DNS/29fcf0e7-f961-46d4-bd56-03a311ea8cbd
2025-04-15 03:50:29,127 - DEBUG - Response for create_network : {'network': {'id': '8b50f79f-b150-4db2-a337-2ea5cc86f877', 'name': 'ctest-vn1-vdns-12225641', 'tenant_id': 'a543b54f72fb4586a4942985373aeb16', 'project_id': 'a543b54f72fb4586a4942985373aeb16', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-23645475', 'ctest-vn1-vdns-12225641'], 'port_security_enabled': True, 'description': ''}}
2025-04-15 03:50:29,281 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f0b10d7b-7bfc-47b9-b38d-bf4ca2e1a279', 'name': '', 'tenant_id': 'a543b54f72fb4586a4942985373aeb16', 'network_id': '8b50f79f-b150-4db2-a337-2ea5cc86f877', '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': 'a543b54f72fb4586a4942985373aeb16'}}
2025-04-15 03:50:29,298 - INFO - Created VN ctest-vn1-vdns-12225641
2025-04-15 03:50:29,349 - DEBUG - VN ctest-vn1-vdns-12225641 UUID is 8b50f79f-b150-4db2-a337-2ea5cc86f877
2025-04-15 03:50:29,572 - DEBUG - Services list from nova: [, , ]
2025-04-15 03:50:30,597 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3113-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3113-1)
2025-04-15 03:50:30,597 - INFO - Waiting for VM ctest-vm1-test-73037877 to be up..
2025-04-15 03:50:30,638 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-15 03:50:35,713 - DEBUG - VM is in ACTIVE state now
2025-04-15 03:50:35,713 - INFO - VM name : ctest-vm1-test-73037877
2025-04-15 03:50:35,784 - DEBUG - VM ctest-vm1-test-73037877 ID is f29504f6-245c-4750-9dfa-67f82367d0c9
2025-04-15 03:50:35,784 - DEBUG - VM ctest-vm1-test-73037877 launched on Node cn-jenkins-deploy-platform-ansible-os-3113-1
2025-04-15 03:50:35,873 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/f29504f6-245c-4750-9dfa-67f82367d0c9
2025-04-15 03:50:35,882 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/ae754e4d-a601-4e35-a1c0-643a28f116fc
2025-04-15 03:50:39,159 - 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 1031ms')
2025-04-15 03:50:39,159 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-73037877 failed!
2025-04-15 03:50:39,217 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-23645475:ctest-vn1-vdns-12225641 is 10.10.10.1 and allocation pool is NOT set
2025-04-15 03:50:41,276 - 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=10.1 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.32 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 = 1.321/5.734/10.147/4.413 ms')
2025-04-15 03:50:41,276 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-73037877 passed
2025-04-15 03:50:41,425 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 03:50:41,425 - DEBUG - Waiting to SSH to VM ctest-vm1-test-73037877, IP 10.10.10.3, Port 22
2025-04-15 03:50:41,591 - DEBUG - VM ctest-vm1-test-73037877 is ready for SSH connections
2025-04-15 03:50:41,592 - 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.65, gateway password: c0ntrail123
2025-04-15 03:50:41,592 - DEBUG - ifconfig | grep 10.10.10.3
2025-04-15 03:50:43,257 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-04-15 03:50:43,257 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-73037877", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-04-15 03:50:43,257 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-73037877", None, socket.AF_INET6)'
2025-04-15 03:50:43,498 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-73037877, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-04-15 03:50:43,498 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-73037877
2025-04-15 03:50:45,744 - DEBUG - PING ctest-vm1-test-73037877 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.346 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.500 ms
--- ctest-vm1-test-73037877 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.364/1.403/3.346 ms
2025-04-15 03:50:45,744 - INFO - Ping to IP ctest-vm1-test-73037877 from VM ctest-vm1-test-73037877 passed
2025-04-15 03:50:45,760 - DEBUG - Requesting: http://10.0.0.65:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-04-15 03:50:45,767 - DEBUG - Requesting: http://10.0.0.65:8092/Snh_PageReq?x=default-domain:ctest-vdns1-90645348@0%20AllEntriesVdnsRecordsReq
2025-04-15 03:50:45,775 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-90645348:1:ctest-vm1-test-73037877:10.10.10.3', 'rec_name': 'ctest-vm1-test-73037877', '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-3113-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-73037877.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-04-15 03:50:45,775 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-90645348:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-73037877', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-73037877', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3113-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-73037877.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-04-15 03:50:46,978 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3113-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3113-1)
2025-04-15 03:50:46,979 - INFO - Waiting for VM ctest-vm2-test-15771287 to be up..
2025-04-15 03:50:47,031 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-15 03:50:52,105 - DEBUG - VM is in ACTIVE state now
2025-04-15 03:50:52,105 - INFO - VM name : ctest-vm2-test-15771287
2025-04-15 03:50:52,172 - DEBUG - VM ctest-vm2-test-15771287 ID is bfd711e8-1637-4f61-b625-acfa3dc0d196
2025-04-15 03:50:52,172 - DEBUG - VM ctest-vm2-test-15771287 launched on Node cn-jenkins-deploy-platform-ansible-os-3113-1
2025-04-15 03:50:52,245 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine/bfd711e8-1637-4f61-b625-acfa3dc0d196
2025-04-15 03:50:52,253 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-machine-interface/2880db8e-6513-4147-a664-99eeca5599ae
2025-04-15 03:50:55,509 - 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 1015ms')
2025-04-15 03:50:55,509 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-15771287 failed!
2025-04-15 03:50:55,561 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-23645475:ctest-vn1-vdns-12225641 is 10.10.10.1 and allocation pool is NOT set
2025-04-15 03:50:57,628 - 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=3.53 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.543 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 = 0.543/2.036/3.530/1.493 ms')
2025-04-15 03:50:57,628 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-15771287 passed
2025-04-15 03:50:57,777 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-15 03:50:57,777 - DEBUG - Waiting to SSH to VM ctest-vm2-test-15771287, IP 10.10.10.4, Port 22
2025-04-15 03:50:57,932 - DEBUG - VM ctest-vm2-test-15771287 is ready for SSH connections
2025-04-15 03:50:57,932 - 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.65, gateway password: c0ntrail123
2025-04-15 03:50:57,933 - DEBUG - ifconfig | grep 10.10.10.4
2025-04-15 03:50:58,551 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-04-15 03:50:58,551 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-15771287", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-04-15 03:50:58,551 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-15771287", None, socket.AF_INET6)'
2025-04-15 03:50:58,797 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-15771287, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-04-15 03:50:58,797 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-15771287
2025-04-15 03:51:01,070 - DEBUG - PING ctest-vm2-test-15771287 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.815 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.363 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.446 ms
--- ctest-vm2-test-15771287 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.363/1.208/2.815 ms
2025-04-15 03:51:01,070 - INFO - Ping to IP ctest-vm2-test-15771287 from VM ctest-vm2-test-15771287 passed
2025-04-15 03:51:01,086 - DEBUG - Requesting: http://10.0.0.65:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-04-15 03:51:01,094 - DEBUG - Requesting: http://10.0.0.65:8092/Snh_PageReq?x=default-domain:ctest-vdns1-90645348@0%20AllEntriesVdnsRecordsReq
2025-04-15 03:51:01,104 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-90645348:1:ctest-vm2-test-15771287:10.10.10.4', 'rec_name': 'ctest-vm2-test-15771287', '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-3113-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-15771287.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-04-15 03:51:01,104 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-90645348:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-15771287', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-15771287', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3113-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-15771287.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-04-15 03:51:01,104 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-15771287", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-04-15 03:51:01,104 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-15771287", None, socket.AF_INET6)'
2025-04-15 03:51:01,290 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-15771287, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.65, gateway password: c0ntrail123
2025-04-15 03:51:01,290 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-15771287
2025-04-15 03:51:03,544 - DEBUG - PING ctest-vm2-test-15771287 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=5.501 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.954 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.896 ms
--- ctest-vm2-test-15771287 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.896/2.450/5.501 ms
2025-04-15 03:51:03,544 - INFO - Ping to IP ctest-vm2-test-15771287 from VM ctest-vm1-test-73037877 passed
2025-04-15 03:51:03,545 - INFO - Try deleting the VDNS entry ctest-vdns1-90645348 with back ref of ipam.
2025-04-15 03:51:03,600 - DEBUG - Delete when resource still referred: ['http://10.0.0.65:8082/network-ipam/fa23c4b2-12a8-4c7b-bd71-f9a08691c8b8']
2025-04-15 03:51:03,601 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-04-15 03:51:03,601 - INFO - Add CNAME VDNS record for ctest-vm1-test-73037877 and verify we able to ping by alias name
2025-04-15 03:51:03,648 - DEBUG - Creating VDNS record data : test-rec
2025-04-15 03:51:03,761 - INFO - In verify_on_setup
2025-04-15 03:51:03,861 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-90645348', 'test-rec'] created succesfully
2025-04-15 03:51:03,861 - INFO - Verify VDNS record is shown in the API server
2025-04-15 03:51:03,861 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-04-15 03:51:03,867 - DEBUG - Requesting: http://10.0.0.65:8082/domain/b960ea3b-d19b-445e-a4a5-bc2697b6a7f8
2025-04-15 03:51:03,880 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-DNS/29fcf0e7-f961-46d4-bd56-03a311ea8cbd
2025-04-15 03:51:03,889 - DEBUG - Requesting: http://10.0.0.65:8082/virtual-DNS-record/8d02a230-0a8e-4091-ac71-785e46d3c0b9
2025-04-15 03:51:03,896 - INFO - Verify VDNS record is shown in the control node
2025-04-15 03:51:03,902 - 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.65, gateway password: c0ntrail123
2025-04-15 03:51:03,902 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-15 03:51:04,078 - 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.65, gateway password: c0ntrail123
2025-04-15 03:51:04,078 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-15 03:51:04,329 - DEBUG - ping: bad address 'vm1-test-alias'
2025-04-15 03:51:04,329 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-73037877 failed
2025-04-15 03:51:05,330 - 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.65, gateway password: c0ntrail123
2025-04-15 03:51:05,330 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-15 03:51:05,528 - 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.65, gateway password: c0ntrail123
2025-04-15 03:51:05,528 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-15 03:51:05,794 - DEBUG - ping: bad address 'vm1-test-alias'
2025-04-15 03:51:05,794 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-73037877 failed
2025-04-15 03:51:06,795 - 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.65, gateway password: c0ntrail123
2025-04-15 03:51:06,796 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-04-15 03:51:06,996 - 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.65, gateway password: c0ntrail123
2025-04-15 03:51:06,996 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-04-15 03:51:09,253 - 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.394 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.496 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.435 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.394/0.441/0.496 ms
2025-04-15 03:51:09,253 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-73037877 passed
2025-04-15 03:51:09,253 - DEBUG - Deleting VDNS record data: test-rec
2025-04-15 03:51:09,340 - INFO - VDNS record info: default-domain:ctest-vdns1-90645348:test-rec deleted successfully.
2025-04-15 03:51:09,341 - INFO - Deleting VM ctest-vm2-test-15771287
2025-04-15 03:51:09,496 - INFO - Deleting VM ctest-vm1-test-73037877
2025-04-15 03:51:09,575 - INFO - Deleting VN ctest-vn1-vdns-12225641
2025-04-15 03:51:09,619 - DEBUG - VN 8b50f79f-b150-4db2-a337-2ea5cc86f877 still in use: Unable to complete operation on network 8b50f79f-b150-4db2-a337-2ea5cc86f877. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-81d57343-81df-4f58-b08d-ff1bc3bdc75d']
2025-04-15 03:51:09,619 - WARNING - Deleting VN ctest-vn1-vdns-12225641 failed..Will retry
2025-04-15 03:51:11,835 - DEBUG - Response for deleting network ()
2025-04-15 03:51:11,862 - DEBUG - Deleting VDNS Entry: ctest-vdns1-90645348
2025-04-15 03:51:11,932 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-90645348'] deleted successfully.
2025-04-15 03:51:11,933 - DEBUG - Requesting: http://10.0.0.65:8082/domains
2025-04-15 03:51:11,939 - DEBUG - Requesting: http://10.0.0.65:8082/domain/b960ea3b-d19b-445e-a4a5-bc2697b6a7f8
2025-04-15 03:51:11,950 - DEBUG - VDNS information not found in API server
2025-04-15 03:51:11,950 - INFO - VDNS information ctest-vdns1-90645348 removed from the API Server
2025-04-15 03:51:11,956 - INFO - VDNS information ctest-vdns1-90645348 removed in the Control node
2025-04-15 03:51:11,956 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-23645475']
2025-04-15 03:51:12,211 - DEBUG - No XMPP flaps were noticed during the test
2025-04-15 03:51:12,211 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:46]
2025-04-15 03:51:12,211 - INFO - --------------------------------------------------------------------------------
2025-04-15 03:51:12,865 - INFO - Deleted project: ctest-TestvDNSBasic0-23645475, ID : a543b54f-72fb-4586-a494-2985373aeb16