2025-05-28 14:33:53,649 - INFO - Domain Default found not creating
2025-05-28 14:33:53,812 - INFO - Project ctest-TestvDNSBasic0-09889198 not found, creating it
2025-05-28 14:33:54,294 - INFO - Created Project:ctest-TestvDNSBasic0-09889198, ID : 7b75fe0c-97e2-46d7-b88e-0621bd6b5d33
2025-05-28 14:33:56,002 - INFO - ================================================================================
2025-05-28 14:33:56,002 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-05-28 14:33:56,002 - 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-28 14:33:56,261 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2025-05-28 14:33:56,261 - INFO - Initial checks done. Running the testcase now
2025-05-28 14:33:56,261 - INFO -
2025-05-28 14:33:57,055 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-09889198'](7b75fe0c-97e2-46d7-b88e-0621bd6b5d33)
2025-05-28 14:33:57,111 - DEBUG - Creating VDNS : ctest-vdns1-61917978
2025-05-28 14:33:57,323 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-61917978'] created succesfully
2025-05-28 14:33:57,323 - DEBUG - Verify VDNS entry is shown in control node
2025-05-28 14:33:57,330 - DEBUG - Verify VDNS entry is shown in the API server
2025-05-28 14:33:57,330 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-05-28 14:33:57,663 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-05-28 14:33:57,693 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b6d0be6e-dc93-4151-8f0a-bb9ab6845794
2025-05-28 14:33:57,707 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/dd2fd7fb-0719-4e19-8111-c98f127748db
2025-05-28 14:33:58,300 - DEBUG - Response for create_network : {'network': {'id': 'e9942a30-ab71-4c9a-b7f6-f45b36e3996a', 'name': 'ctest-vn1-vdns-55913952', 'tenant_id': '7b75fe0c97e246d7b88e0621bd6b5d33', 'project_id': '7b75fe0c97e246d7b88e0621bd6b5d33', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-09889198', 'ctest-vn1-vdns-55913952'], 'port_security_enabled': True, 'description': ''}}
2025-05-28 14:33:58,476 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cb318e9d-1ec8-4409-8c25-b0da32db4345', 'name': '', 'tenant_id': '7b75fe0c97e246d7b88e0621bd6b5d33', 'network_id': 'e9942a30-ab71-4c9a-b7f6-f45b36e3996a', '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': '7b75fe0c97e246d7b88e0621bd6b5d33'}}
2025-05-28 14:33:58,496 - INFO - Created VN ctest-vn1-vdns-55913952
2025-05-28 14:33:58,555 - DEBUG - VN ctest-vn1-vdns-55913952 UUID is e9942a30-ab71-4c9a-b7f6-f45b36e3996a
2025-05-28 14:33:58,763 - DEBUG - Services list from nova: [, , ]
2025-05-28 14:33:59,853 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3352-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3352-1)
2025-05-28 14:33:59,853 - INFO - Waiting for VM ctest-vm1-test-74627329 to be up..
2025-05-28 14:33:59,899 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-28 14:34:04,990 - DEBUG - VM is in ACTIVE state now
2025-05-28 14:34:04,990 - INFO - VM name : ctest-vm1-test-74627329
2025-05-28 14:34:05,077 - DEBUG - VM ctest-vm1-test-74627329 ID is 6bc5cefb-46e3-4d7b-b14d-8d837e5df077
2025-05-28 14:34:05,078 - DEBUG - VM ctest-vm1-test-74627329 launched on Node cn-jenkins-deploy-platform-ansible-os-3352-1
2025-05-28 14:34:05,160 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6bc5cefb-46e3-4d7b-b14d-8d837e5df077
2025-05-28 14:34:05,169 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/0cb8b5d4-86d2-4be9-bd0a-8b9817da30d1
2025-05-28 14:34:08,437 - 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 1014ms')
2025-05-28 14:34:08,437 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-74627329 failed!
2025-05-28 14:34:08,491 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-09889198:ctest-vn1-vdns-55913952 is 10.10.10.1 and allocation pool is NOT set
2025-05-28 14:34:12,558 - 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=6.41 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 6.407/6.407/6.407/0.000 ms')
2025-05-28 14:34:12,558 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-74627329 passed
2025-05-28 14:34:12,707 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 14:34:12,707 - DEBUG - Waiting to SSH to VM ctest-vm1-test-74627329, IP 10.10.10.3, Port 22
2025-05-28 14:34:12,863 - DEBUG - VM ctest-vm1-test-74627329 is ready for SSH connections
2025-05-28 14:34:12,864 - 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-05-28 14:34:12,864 - DEBUG - ifconfig | grep 10.10.10.3
2025-05-28 14:34:14,557 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-05-28 14:34:14,557 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-74627329", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-05-28 14:34:14,557 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-74627329", None, socket.AF_INET6)'
2025-05-28 14:34:14,821 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-74627329, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-05-28 14:34:14,822 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-74627329
2025-05-28 14:34:17,101 - DEBUG - PING ctest-vm1-test-74627329 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.307 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.372 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.422 ms
--- ctest-vm1-test-74627329 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.372/1.367/3.307 ms
2025-05-28 14:34:17,101 - INFO - Ping to IP ctest-vm1-test-74627329 from VM ctest-vm1-test-74627329 passed
2025-05-28 14:34:17,116 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-05-28 14:34:17,122 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-61917978@0%20AllEntriesVdnsRecordsReq
2025-05-28 14:34:17,128 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-61917978:1:ctest-vm1-test-74627329:10.10.10.3', 'rec_name': 'ctest-vm1-test-74627329', '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-3352-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-74627329.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-05-28 14:34:17,128 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-61917978:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-74627329', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-74627329', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3352-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-74627329.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-28 14:34:18,426 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3352-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3352-1)
2025-05-28 14:34:18,426 - INFO - Waiting for VM ctest-vm2-test-51526221 to be up..
2025-05-28 14:34:18,469 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-05-28 14:34:23,582 - DEBUG - VM is in ACTIVE state now
2025-05-28 14:34:23,582 - INFO - VM name : ctest-vm2-test-51526221
2025-05-28 14:34:23,685 - DEBUG - VM ctest-vm2-test-51526221 ID is 864b7078-31f9-4af9-8e64-670472709fe0
2025-05-28 14:34:23,686 - DEBUG - VM ctest-vm2-test-51526221 launched on Node cn-jenkins-deploy-platform-ansible-os-3352-1
2025-05-28 14:34:23,772 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/864b7078-31f9-4af9-8e64-670472709fe0
2025-05-28 14:34:23,783 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8c337099-55d5-40f8-83a2-0cf5a5556d8b
2025-05-28 14:34:27,050 - 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 1011ms')
2025-05-28 14:34:27,051 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-51526221 failed!
2025-05-28 14:34:27,111 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-09889198:ctest-vn1-vdns-55913952 is 10.10.10.1 and allocation pool is NOT set
2025-05-28 14:34:31,183 - 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=8.21 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 8.213/8.213/8.213/0.000 ms')
2025-05-28 14:34:31,183 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-51526221 passed
2025-05-28 14:34:31,335 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-05-28 14:34:31,335 - DEBUG - Waiting to SSH to VM ctest-vm2-test-51526221, IP 10.10.10.4, Port 22
2025-05-28 14:34:31,490 - DEBUG - VM ctest-vm2-test-51526221 is ready for SSH connections
2025-05-28 14:34:31,490 - 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-05-28 14:34:31,490 - DEBUG - ifconfig | grep 10.10.10.4
2025-05-28 14:34:32,146 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-05-28 14:34:32,146 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-51526221", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-05-28 14:34:32,146 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-51526221", None, socket.AF_INET6)'
2025-05-28 14:34:32,415 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-51526221, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-05-28 14:34:32,415 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-51526221
2025-05-28 14:34:34,698 - DEBUG - PING ctest-vm2-test-51526221 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=3.600 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.540 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.741 ms
--- ctest-vm2-test-51526221 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.540/1.627/3.600 ms
2025-05-28 14:34:34,699 - INFO - Ping to IP ctest-vm2-test-51526221 from VM ctest-vm2-test-51526221 passed
2025-05-28 14:34:34,712 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-05-28 14:34:34,720 - DEBUG - Requesting: http://10.0.0.38:8092/Snh_PageReq?x=default-domain:ctest-vdns1-61917978@0%20AllEntriesVdnsRecordsReq
2025-05-28 14:34:34,727 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-61917978:1:ctest-vm2-test-51526221:10.10.10.4', 'rec_name': 'ctest-vm2-test-51526221', '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-3352-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-51526221.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-05-28 14:34:34,727 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-61917978:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-51526221', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-51526221', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3352-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-51526221.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-28 14:34:34,728 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-51526221", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-05-28 14:34:34,728 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-51526221", None, socket.AF_INET6)'
2025-05-28 14:34:34,936 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-51526221, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2025-05-28 14:34:34,937 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-51526221
2025-05-28 14:34:37,210 - DEBUG - PING ctest-vm2-test-51526221 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.394 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.793 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.854 ms
--- ctest-vm2-test-51526221 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.793/3.013/7.394 ms
2025-05-28 14:34:37,210 - INFO - Ping to IP ctest-vm2-test-51526221 from VM ctest-vm1-test-74627329 passed
2025-05-28 14:34:37,211 - INFO - Try deleting the VDNS entry ctest-vdns1-61917978 with back ref of ipam.
2025-05-28 14:34:37,271 - DEBUG - Delete when resource still referred: ['http://10.0.0.38:8082/network-ipam/0ddad25a-7db9-4aae-9595-76fda3f02f4f']
2025-05-28 14:34:37,271 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-05-28 14:34:37,271 - INFO - Add CNAME VDNS record for ctest-vm1-test-74627329 and verify we able to ping by alias name
2025-05-28 14:34:37,323 - DEBUG - Creating VDNS record data : test-rec
2025-05-28 14:34:37,443 - INFO - In verify_on_setup
2025-05-28 14:34:37,539 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-61917978', 'test-rec'] created succesfully
2025-05-28 14:34:37,539 - INFO - Verify VDNS record is shown in the API server
2025-05-28 14:34:37,539 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-05-28 14:34:37,547 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b6d0be6e-dc93-4151-8f0a-bb9ab6845794
2025-05-28 14:34:37,567 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS/dd2fd7fb-0719-4e19-8111-c98f127748db
2025-05-28 14:34:37,579 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-DNS-record/b80a42ba-354a-4565-8c9a-788ccb56b0bc
2025-05-28 14:34:37,588 - INFO - Verify VDNS record is shown in the control node
2025-05-28 14:34:37,596 - 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-05-28 14:34:37,596 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-28 14:34:37,801 - 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-05-28 14:34:37,801 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-28 14:34:38,066 - DEBUG - ping: bad address 'vm1-test-alias'
2025-05-28 14:34:38,066 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-74627329 failed
2025-05-28 14:34:39,067 - 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-05-28 14:34:39,068 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-28 14:34:39,274 - 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-05-28 14:34:39,274 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-28 14:34:39,543 - DEBUG - ping: bad address 'vm1-test-alias'
2025-05-28 14:34:39,543 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-74627329 failed
2025-05-28 14:34:40,543 - 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-05-28 14:34:40,544 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-05-28 14:34:40,738 - 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-05-28 14:34:40,738 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-05-28 14:34:43,009 - 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.559 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.399 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.301 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.301/0.419/0.559 ms
2025-05-28 14:34:43,009 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-74627329 passed
2025-05-28 14:34:43,010 - DEBUG - Deleting VDNS record data: test-rec
2025-05-28 14:34:43,079 - INFO - VDNS record info: default-domain:ctest-vdns1-61917978:test-rec deleted successfully.
2025-05-28 14:34:43,079 - INFO - Deleting VM ctest-vm2-test-51526221
2025-05-28 14:34:43,162 - INFO - Deleting VM ctest-vm1-test-74627329
2025-05-28 14:34:43,247 - INFO - Deleting VN ctest-vn1-vdns-55913952
2025-05-28 14:34:43,289 - DEBUG - VN e9942a30-ab71-4c9a-b7f6-f45b36e3996a still in use: Unable to complete operation on network e9942a30-ab71-4c9a-b7f6-f45b36e3996a. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-c32c7eff-25cf-4951-9cbb-78a5d9b85d3d']
2025-05-28 14:34:43,289 - WARNING - Deleting VN ctest-vn1-vdns-55913952 failed..Will retry
2025-05-28 14:34:45,483 - DEBUG - Response for deleting network ()
2025-05-28 14:34:45,560 - DEBUG - Deleting VDNS Entry: ctest-vdns1-61917978
2025-05-28 14:34:45,647 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-61917978'] deleted successfully.
2025-05-28 14:34:45,647 - DEBUG - Requesting: http://10.0.0.38:8082/domains
2025-05-28 14:34:45,657 - DEBUG - Requesting: http://10.0.0.38:8082/domain/b6d0be6e-dc93-4151-8f0a-bb9ab6845794
2025-05-28 14:34:45,672 - DEBUG - VDNS information not found in API server
2025-05-28 14:34:45,672 - INFO - VDNS information ctest-vdns1-61917978 removed from the API Server
2025-05-28 14:34:45,678 - INFO - VDNS information ctest-vdns1-61917978 removed in the Control node
2025-05-28 14:34:45,678 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-09889198']
2025-05-28 14:34:45,933 - DEBUG - No XMPP flaps were noticed during the test
2025-05-28 14:34:45,934 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:49]
2025-05-28 14:34:45,934 - INFO - --------------------------------------------------------------------------------
2025-05-28 14:34:46,651 - INFO - Deleted project: ctest-TestvDNSBasic0-09889198, ID : 7b75fe0c-97e2-46d7-b88e-0621bd6b5d33