2025-05-16 09:52:37,031 - INFO - Domain Default found not creating
2025-05-16 09:52:37,169 - INFO - Project ctest-TestvDNSBasic0-35123809 not found, creating it
2025-05-16 09:52:37,608 - INFO - Created Project:ctest-TestvDNSBasic0-35123809, ID : fabe4639-1539-4064-89c4-04c41a1d1637
2025-05-16 09:52:39,051 - INFO - ================================================================================
2025-05-16 09:52:39,051 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-05-16 09:52:39,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-05-16 09:52:39,307 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.17': '0'}} with
2025-05-16 09:52:39,307 - INFO - Initial checks done. Running the testcase now
2025-05-16 09:52:39,307 - INFO -
2025-05-16 09:52:39,981 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-35123809'](fabe4639-1539-4064-89c4-04c41a1d1637)
2025-05-16 09:52:40,037 - DEBUG - Creating VDNS : ctest-vdns1-17181753
2025-05-16 09:52:40,241 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-17181753'] created succesfully
2025-05-16 09:52:40,254 - DEBUG - Verify VDNS entry is shown in control node
2025-05-16 09:52:40,260 - DEBUG - Verify VDNS entry is shown in the API server
2025-05-16 09:52:40,260 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-05-16 09:52:40,547 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-05-16 09:52:40,573 - DEBUG - Requesting: http://10.0.0.49:8082/domain/62b7e1c1-9e57-4bf1-9b45-6a8842f43024
2025-05-16 09:52:40,586 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-DNS/ceb23f50-1efe-48b1-87ac-40502d12828e
2025-05-16 09:52:41,165 - DEBUG - Response for create_network : {'network': {'id': '053be2e6-a888-4e73-b71e-f4785d2340aa', 'name': 'ctest-vn1-vdns-26955838', 'tenant_id': 'fabe46391539406489c404c41a1d1637', 'project_id': 'fabe46391539406489c404c41a1d1637', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-35123809', 'ctest-vn1-vdns-26955838'], 'port_security_enabled': True, 'description': ''}}
2025-05-16 09:52:41,341 - DEBUG - Response for create_subnet : {'subnet': {'id': '6268763a-5616-447e-a501-8b14ffd888b9', 'name': '', 'tenant_id': 'fabe46391539406489c404c41a1d1637', 'network_id': '053be2e6-a888-4e73-b71e-f4785d2340aa', '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': 'fabe46391539406489c404c41a1d1637'}}
2025-05-16 09:52:41,356 - INFO - Created VN ctest-vn1-vdns-26955838
2025-05-16 09:52:41,410 - DEBUG - VN ctest-vn1-vdns-26955838 UUID is 053be2e6-a888-4e73-b71e-f4785d2340aa
2025-05-16 09:52:41,590 - DEBUG - Services list from nova: [, , ]
2025-05-16 09:52:42,569 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3321-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3321-1)
2025-05-16 09:52:42,569 - INFO - Waiting for VM ctest-vm1-test-65675421 to be up..
2025-05-16 09:52:42,603 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-16 09:52:47,675 - DEBUG - VM is in ACTIVE state now
2025-05-16 09:52:47,675 - INFO - VM name : ctest-vm1-test-65675421
2025-05-16 09:52:47,742 - DEBUG - VM ctest-vm1-test-65675421 ID is 40f02f1a-d3cb-485a-80ae-53d220924675
2025-05-16 09:52:47,742 - DEBUG - VM ctest-vm1-test-65675421 launched on Node cn-jenkins-deploy-platform-ansible-os-3321-1
2025-05-16 09:52:47,810 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/40f02f1a-d3cb-485a-80ae-53d220924675
2025-05-16 09:52:47,818 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/19a1ca19-08ec-4ba7-aa67-10a44a41d4d0
2025-05-16 09:52:51,086 - 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 1032ms')
2025-05-16 09:52:51,086 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-65675421 failed!
2025-05-16 09:52:51,145 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-35123809:ctest-vn1-vdns-26955838 is 10.10.10.1 and allocation pool is NOT set
2025-05-16 09:52:53,207 - 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=2.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.351 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.351/1.444/2.538/1.093 ms')
2025-05-16 09:52:53,207 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-65675421 passed
2025-05-16 09:52:53,353 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-16 09:52:53,354 - DEBUG - Waiting to SSH to VM ctest-vm1-test-65675421, IP 10.10.10.3, Port 22
2025-05-16 09:52:53,505 - DEBUG - VM ctest-vm1-test-65675421 is ready for SSH connections
2025-05-16 09:52:53,505 - 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.49, gateway password: c0ntrail123
2025-05-16 09:52:53,505 - DEBUG - ifconfig | grep 10.10.10.3
2025-05-16 09:52:55,415 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-05-16 09:52:55,416 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-65675421", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-05-16 09:52:55,416 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-65675421", None, socket.AF_INET6)'
2025-05-16 09:52:55,663 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-65675421, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-05-16 09:52:55,663 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-65675421
2025-05-16 09:52:57,905 - DEBUG - PING ctest-vm1-test-65675421 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.772 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.339 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.439 ms
--- ctest-vm1-test-65675421 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.339/1.183/2.772 ms
2025-05-16 09:52:57,905 - INFO - Ping to IP ctest-vm1-test-65675421 from VM ctest-vm1-test-65675421 passed
2025-05-16 09:52:57,918 - DEBUG - Requesting: http://10.0.0.49:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-05-16 09:52:57,924 - DEBUG - Requesting: http://10.0.0.49:8092/Snh_PageReq?x=default-domain:ctest-vdns1-17181753@0%20AllEntriesVdnsRecordsReq
2025-05-16 09:52:57,929 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-17181753:1:ctest-vm1-test-65675421:10.10.10.3', 'rec_name': 'ctest-vm1-test-65675421', '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-3321-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-65675421.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-05-16 09:52:57,929 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-17181753:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-65675421', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-65675421', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3321-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-65675421.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-05-16 09:52:59,039 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3321-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3321-1)
2025-05-16 09:52:59,039 - INFO - Waiting for VM ctest-vm2-test-69475604 to be up..
2025-05-16 09:52:59,075 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-16 09:53:04,154 - DEBUG - VM is in ACTIVE state now
2025-05-16 09:53:04,154 - INFO - VM name : ctest-vm2-test-69475604
2025-05-16 09:53:04,226 - DEBUG - VM ctest-vm2-test-69475604 ID is 0d442f04-ebe5-40cf-91f7-422ac16b3c67
2025-05-16 09:53:04,227 - DEBUG - VM ctest-vm2-test-69475604 launched on Node cn-jenkins-deploy-platform-ansible-os-3321-1
2025-05-16 09:53:04,294 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/0d442f04-ebe5-40cf-91f7-422ac16b3c67
2025-05-16 09:53:04,302 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/6ee68923-5865-495d-b0cb-97885067c389
2025-05-16 09:53:07,570 - 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 1036ms')
2025-05-16 09:53:07,571 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-69475604 failed!
2025-05-16 09:53:07,626 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-35123809:ctest-vn1-vdns-26955838 is 10.10.10.1 and allocation pool is NOT set
2025-05-16 09:53:09,687 - 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.78 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.505 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.505/2.141/3.777/1.636 ms')
2025-05-16 09:53:09,687 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-69475604 passed
2025-05-16 09:53:09,838 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-16 09:53:09,838 - DEBUG - Waiting to SSH to VM ctest-vm2-test-69475604, IP 10.10.10.4, Port 22
2025-05-16 09:53:09,893 - 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-05-16 09:53:09,963 - DEBUG - VM ctest-vm2-test-69475604 is NOT ready for SSH connections, VM status: ACTIVE
2025-05-16 09:53:14,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-16 09:53:14,964 - DEBUG - Waiting to SSH to VM ctest-vm2-test-69475604, IP 10.10.10.4, Port 22
2025-05-16 09:53:15,121 - DEBUG - VM ctest-vm2-test-69475604 is ready for SSH connections
2025-05-16 09:53:15,121 - 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.49, gateway password: c0ntrail123
2025-05-16 09:53:15,121 - DEBUG - ifconfig | grep 10.10.10.4
2025-05-16 09:53:15,722 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-05-16 09:53:15,723 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-69475604", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-05-16 09:53:15,723 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-69475604", None, socket.AF_INET6)'
2025-05-16 09:53:15,977 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-69475604, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-05-16 09:53:15,977 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-69475604
2025-05-16 09:53:18,244 - DEBUG - PING ctest-vm2-test-69475604 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.223 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.370 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.421 ms
--- ctest-vm2-test-69475604 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.370/1.338/3.223 ms
2025-05-16 09:53:18,244 - INFO - Ping to IP ctest-vm2-test-69475604 from VM ctest-vm2-test-69475604 passed
2025-05-16 09:53:18,256 - DEBUG - Requesting: http://10.0.0.49:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-05-16 09:53:18,262 - DEBUG - Requesting: http://10.0.0.49:8092/Snh_PageReq?x=default-domain:ctest-vdns1-17181753@0%20AllEntriesVdnsRecordsReq
2025-05-16 09:53:18,268 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-17181753:1:ctest-vm2-test-69475604:10.10.10.4', 'rec_name': 'ctest-vm2-test-69475604', '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-3321-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-69475604.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-05-16 09:53:18,268 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-17181753:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-69475604', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-69475604', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3321-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-69475604.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-05-16 09:53:18,268 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-69475604", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-05-16 09:53:18,268 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-69475604", None, socket.AF_INET6)'
2025-05-16 09:53:18,449 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-69475604, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-05-16 09:53:18,450 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-69475604
2025-05-16 09:53:20,710 - DEBUG - PING ctest-vm2-test-69475604 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.151 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.687 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.984 ms
--- ctest-vm2-test-69475604 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.687/2.607/6.151 ms
2025-05-16 09:53:20,711 - INFO - Ping to IP ctest-vm2-test-69475604 from VM ctest-vm1-test-65675421 passed
2025-05-16 09:53:20,711 - INFO - Try deleting the VDNS entry ctest-vdns1-17181753 with back ref of ipam.
2025-05-16 09:53:20,773 - DEBUG - Delete when resource still referred: ['http://10.0.0.49:8082/network-ipam/10fa5549-bc16-4bc4-938a-e57b329f4937']
2025-05-16 09:53:20,773 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-05-16 09:53:20,774 - INFO - Add CNAME VDNS record for ctest-vm1-test-65675421 and verify we able to ping by alias name
2025-05-16 09:53:20,821 - DEBUG - Creating VDNS record data : test-rec
2025-05-16 09:53:20,929 - INFO - In verify_on_setup
2025-05-16 09:53:21,025 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-17181753', 'test-rec'] created succesfully
2025-05-16 09:53:21,026 - INFO - Verify VDNS record is shown in the API server
2025-05-16 09:53:21,026 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-05-16 09:53:21,033 - DEBUG - Requesting: http://10.0.0.49:8082/domain/62b7e1c1-9e57-4bf1-9b45-6a8842f43024
2025-05-16 09:53:21,048 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-DNS/ceb23f50-1efe-48b1-87ac-40502d12828e
2025-05-16 09:53:21,057 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-DNS-record/b02b40ee-6019-4b80-9eeb-ed256a6dec85
2025-05-16 09:53:21,064 - INFO - Verify VDNS record is shown in the control node
2025-05-16 09:53:21,070 - 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.49, gateway password: c0ntrail123
2025-05-16 09:53:21,070 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-16 09:53:21,259 - 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.49, gateway password: c0ntrail123
2025-05-16 09:53:21,259 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-16 09:53:21,490 - DEBUG - ping: bad address 'vm1-test-alias'
2025-05-16 09:53:21,490 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-65675421 failed
2025-05-16 09:53:22,491 - 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.49, gateway password: c0ntrail123
2025-05-16 09:53:22,491 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-16 09:53:22,675 - 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.49, gateway password: c0ntrail123
2025-05-16 09:53:22,675 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-16 09:53:22,908 - DEBUG - ping: bad address 'vm1-test-alias'
2025-05-16 09:53:22,909 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-65675421 failed
2025-05-16 09:53:23,910 - 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.49, gateway password: c0ntrail123
2025-05-16 09:53:23,910 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-16 09:53:24,095 - 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.49, gateway password: c0ntrail123
2025-05-16 09:53:24,095 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-16 09:53:26,351 - 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.322 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.356 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.298 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.298/0.325/0.356 ms
2025-05-16 09:53:26,351 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-65675421 passed
2025-05-16 09:53:26,351 - DEBUG - Deleting VDNS record data: test-rec
2025-05-16 09:53:26,421 - INFO - VDNS record info: default-domain:ctest-vdns1-17181753:test-rec deleted successfully.
2025-05-16 09:53:26,421 - INFO - Deleting VM ctest-vm2-test-69475604
2025-05-16 09:53:26,490 - INFO - Deleting VM ctest-vm1-test-65675421
2025-05-16 09:53:26,559 - INFO - Deleting VN ctest-vn1-vdns-26955838
2025-05-16 09:53:26,592 - DEBUG - VN 053be2e6-a888-4e73-b71e-f4785d2340aa still in use: Unable to complete operation on network 053be2e6-a888-4e73-b71e-f4785d2340aa. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-62c35be5-ed3d-4046-8e3b-32b14b400fec']
2025-05-16 09:53:26,592 - WARNING - Deleting VN ctest-vn1-vdns-26955838 failed..Will retry
2025-05-16 09:53:28,859 - DEBUG - Response for deleting network ()
2025-05-16 09:53:28,886 - DEBUG - Deleting VDNS Entry: ctest-vdns1-17181753
2025-05-16 09:53:28,961 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-17181753'] deleted successfully.
2025-05-16 09:53:28,961 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-05-16 09:53:28,969 - DEBUG - Requesting: http://10.0.0.49:8082/domain/62b7e1c1-9e57-4bf1-9b45-6a8842f43024
2025-05-16 09:53:28,981 - DEBUG - VDNS information not found in API server
2025-05-16 09:53:28,981 - INFO - VDNS information ctest-vdns1-17181753 removed from the API Server
2025-05-16 09:53:28,987 - INFO - VDNS information ctest-vdns1-17181753 removed in the Control node
2025-05-16 09:53:28,987 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-35123809']
2025-05-16 09:53:29,238 - DEBUG - No XMPP flaps were noticed during the test
2025-05-16 09:53:29,238 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:50]
2025-05-16 09:53:29,239 - INFO - --------------------------------------------------------------------------------
2025-05-16 09:53:29,899 - INFO - Deleted project: ctest-TestvDNSBasic0-35123809, ID : fabe4639-1539-4064-89c4-04c41a1d1637