2025-08-19 10:34:58,694 - INFO - Domain Default found not creating
2025-08-19 10:34:58,818 - INFO - Project ctest-TestvDNSBasic0-51483133 not found, creating it
2025-08-19 10:34:59,248 - INFO - Created Project:ctest-TestvDNSBasic0-51483133, ID : 21a7bf0f-22a2-437f-ba91-645c21fab379
2025-08-19 10:35:00,649 - INFO - ================================================================================
2025-08-19 10:35:00,649 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-08-19 10:35:00,649 - 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-19 10:35:00,903 - DEBUG - Nothing to compare xmpp stats {'10.0.0.48': {'10.20.0.17': '0'}} with
2025-08-19 10:35:00,904 - INFO - Initial checks done. Running the testcase now
2025-08-19 10:35:00,904 - INFO -
2025-08-19 10:35:01,615 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-51483133'](21a7bf0f-22a2-437f-ba91-645c21fab379)
2025-08-19 10:35:01,669 - DEBUG - Creating VDNS : ctest-vdns1-41372065
2025-08-19 10:35:01,885 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-41372065'] created succesfully
2025-08-19 10:35:01,886 - DEBUG - Verify VDNS entry is shown in control node
2025-08-19 10:35:01,891 - DEBUG - Verify VDNS entry is shown in the API server
2025-08-19 10:35:01,891 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-08-19 10:35:02,181 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-08-19 10:35:02,210 - DEBUG - Requesting: http://10.0.0.48:8082/domain/94073ea1-9b01-4c53-ac9c-6b933aa02e21
2025-08-19 10:35:02,224 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-DNS/e43d1bb2-57b8-41da-a732-46d3294e50ac
2025-08-19 10:35:02,784 - DEBUG - Response for create_network : {'network': {'id': 'd7334bf6-4a8f-43d2-a990-a9618b037fc9', 'name': 'ctest-vn1-vdns-14898665', 'tenant_id': '21a7bf0f22a2437fba91645c21fab379', 'project_id': '21a7bf0f22a2437fba91645c21fab379', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-51483133', 'ctest-vn1-vdns-14898665'], 'port_security_enabled': True, 'description': ''}}
2025-08-19 10:35:02,949 - DEBUG - Response for create_subnet : {'subnet': {'id': '8f3207af-adf1-47cb-9919-6d9c580fcab1', 'name': '', 'tenant_id': '21a7bf0f22a2437fba91645c21fab379', 'network_id': 'd7334bf6-4a8f-43d2-a990-a9618b037fc9', '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': '21a7bf0f22a2437fba91645c21fab379'}}
2025-08-19 10:35:02,966 - INFO - Created VN ctest-vn1-vdns-14898665
2025-08-19 10:35:03,017 - DEBUG - VN ctest-vn1-vdns-14898665 UUID is d7334bf6-4a8f-43d2-a990-a9618b037fc9
2025-08-19 10:35:03,207 - DEBUG - Services list from nova: [, , ]
2025-08-19 10:35:04,282 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3882-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3882-1)
2025-08-19 10:35:04,282 - INFO - Waiting for VM ctest-vm1-test-98475575 to be up..
2025-08-19 10:35:04,321 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-19 10:35:09,390 - DEBUG - VM is in ACTIVE state now
2025-08-19 10:35:09,391 - INFO - VM name : ctest-vm1-test-98475575
2025-08-19 10:35:09,457 - DEBUG - VM ctest-vm1-test-98475575 ID is e6d5757c-1671-460d-b903-2e1d32155d9a
2025-08-19 10:35:09,457 - DEBUG - VM ctest-vm1-test-98475575 launched on Node cn-jenkins-deploy-platform-ansible-os-3882-1
2025-08-19 10:35:09,521 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/e6d5757c-1671-460d-b903-2e1d32155d9a
2025-08-19 10:35:09,529 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/751e7221-6723-4bd4-8ce8-37afa2b20bc2
2025-08-19 10:35:12,776 - 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 1016ms')
2025-08-19 10:35:12,776 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-98475575 failed!
2025-08-19 10:35:12,838 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-51483133:ctest-vn1-vdns-14898665 is 10.10.10.1 and allocation pool is NOT set
2025-08-19 10:35:14,904 - 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.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.930 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.930/2.233/3.537/1.303 ms')
2025-08-19 10:35:14,904 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-98475575 passed
2025-08-19 10:35:15,058 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-19 10:35:15,058 - DEBUG - Waiting to SSH to VM ctest-vm1-test-98475575, IP 10.10.10.3, Port 22
2025-08-19 10:35:15,213 - DEBUG - VM ctest-vm1-test-98475575 is ready for SSH connections
2025-08-19 10:35:15,213 - 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.48, gateway password: c0ntrail123
2025-08-19 10:35:15,213 - DEBUG - ifconfig | grep 10.10.10.3
2025-08-19 10:35:16,873 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-19 10:35:16,873 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-98475575", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-08-19 10:35:16,874 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-98475575", None, socket.AF_INET6)'
2025-08-19 10:35:17,150 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-98475575, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-08-19 10:35:17,150 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-98475575
2025-08-19 10:35:19,430 - DEBUG - PING ctest-vm1-test-98475575 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=2.818 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.353 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.401 ms
--- ctest-vm1-test-98475575 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.353/1.190/2.818 ms
2025-08-19 10:35:19,430 - INFO - Ping to IP ctest-vm1-test-98475575 from VM ctest-vm1-test-98475575 passed
2025-08-19 10:35:19,447 - DEBUG - Requesting: http://10.0.0.48:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-19 10:35:19,453 - DEBUG - Requesting: http://10.0.0.48:8092/Snh_PageReq?x=default-domain:ctest-vdns1-41372065@0%20AllEntriesVdnsRecordsReq
2025-08-19 10:35:19,460 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-41372065:1:ctest-vm1-test-98475575:10.10.10.3', 'rec_name': 'ctest-vm1-test-98475575', '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-3882-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-98475575.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-19 10:35:19,460 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-41372065:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-98475575', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-98475575', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3882-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-98475575.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-19 10:35:20,574 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3882-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3882-1)
2025-08-19 10:35:20,574 - INFO - Waiting for VM ctest-vm2-test-38061502 to be up..
2025-08-19 10:35:20,608 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-19 10:35:25,677 - DEBUG - VM is in ACTIVE state now
2025-08-19 10:35:25,677 - INFO - VM name : ctest-vm2-test-38061502
2025-08-19 10:35:25,742 - DEBUG - VM ctest-vm2-test-38061502 ID is ae41b0a8-e171-4320-8cb1-0158ee63de0b
2025-08-19 10:35:25,742 - DEBUG - VM ctest-vm2-test-38061502 launched on Node cn-jenkins-deploy-platform-ansible-os-3882-1
2025-08-19 10:35:25,807 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine/ae41b0a8-e171-4320-8cb1-0158ee63de0b
2025-08-19 10:35:25,816 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-machine-interface/7ecb13df-e61b-44c1-b1b3-7c702056ed9c
2025-08-19 10:35:29,065 - 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 1002ms')
2025-08-19 10:35:29,066 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-38061502 failed!
2025-08-19 10:35:29,122 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-51483133:ctest-vn1-vdns-14898665 is 10.10.10.1 and allocation pool is NOT set
2025-08-19 10:35:31,182 - 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.47 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.656 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 = 0.656/2.061/3.466/1.405 ms')
2025-08-19 10:35:31,182 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-38061502 passed
2025-08-19 10:35:31,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-19 10:35:31,342 - DEBUG - Waiting to SSH to VM ctest-vm2-test-38061502, IP 10.10.10.4, Port 22
2025-08-19 10:35:31,511 - DEBUG - VM ctest-vm2-test-38061502 is ready for SSH connections
2025-08-19 10:35:31,511 - 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.48, gateway password: c0ntrail123
2025-08-19 10:35:31,511 - DEBUG - ifconfig | grep 10.10.10.4
2025-08-19 10:35:33,113 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-08-19 10:35:33,113 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-38061502", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-08-19 10:35:33,113 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-38061502", None, socket.AF_INET6)'
2025-08-19 10:35:33,350 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-38061502, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-08-19 10:35:33,350 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-38061502
2025-08-19 10:35:35,599 - DEBUG - PING ctest-vm2-test-38061502 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.785 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.356 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.370 ms
--- ctest-vm2-test-38061502 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.356/1.170/2.785 ms
2025-08-19 10:35:35,599 - INFO - Ping to IP ctest-vm2-test-38061502 from VM ctest-vm2-test-38061502 passed
2025-08-19 10:35:35,617 - DEBUG - Requesting: http://10.0.0.48:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-08-19 10:35:35,624 - DEBUG - Requesting: http://10.0.0.48:8092/Snh_PageReq?x=default-domain:ctest-vdns1-41372065@0%20AllEntriesVdnsRecordsReq
2025-08-19 10:35:35,630 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-41372065:1:ctest-vm2-test-38061502:10.10.10.4', 'rec_name': 'ctest-vm2-test-38061502', '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-3882-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-38061502.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-08-19 10:35:35,630 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-41372065:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-38061502', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-38061502', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3882-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-38061502.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-19 10:35:35,630 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-38061502", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-08-19 10:35:35,630 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-38061502", None, socket.AF_INET6)'
2025-08-19 10:35:35,804 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-38061502, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.48, gateway password: c0ntrail123
2025-08-19 10:35:35,805 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-38061502
2025-08-19 10:35:38,054 - DEBUG - PING ctest-vm2-test-38061502 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=6.672 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.995 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=1.007 ms
--- ctest-vm2-test-38061502 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.995/2.891/6.672 ms
2025-08-19 10:35:38,054 - INFO - Ping to IP ctest-vm2-test-38061502 from VM ctest-vm1-test-98475575 passed
2025-08-19 10:35:38,054 - INFO - Try deleting the VDNS entry ctest-vdns1-41372065 with back ref of ipam.
2025-08-19 10:35:38,113 - DEBUG - Delete when resource still referred: ['http://10.0.0.48:8082/network-ipam/24d01f69-8b81-4b4e-9fc7-4112390939a4']
2025-08-19 10:35:38,113 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-08-19 10:35:38,113 - INFO - Add CNAME VDNS record for ctest-vm1-test-98475575 and verify we able to ping by alias name
2025-08-19 10:35:38,161 - DEBUG - Creating VDNS record data : test-rec
2025-08-19 10:35:38,269 - INFO - In verify_on_setup
2025-08-19 10:35:38,365 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-41372065', 'test-rec'] created succesfully
2025-08-19 10:35:38,366 - INFO - Verify VDNS record is shown in the API server
2025-08-19 10:35:38,366 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-08-19 10:35:38,372 - DEBUG - Requesting: http://10.0.0.48:8082/domain/94073ea1-9b01-4c53-ac9c-6b933aa02e21
2025-08-19 10:35:38,385 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-DNS/e43d1bb2-57b8-41da-a732-46d3294e50ac
2025-08-19 10:35:38,393 - DEBUG - Requesting: http://10.0.0.48:8082/virtual-DNS-record/04b8de39-a443-41c1-a28a-7f56eeb686b5
2025-08-19 10:35:38,399 - INFO - Verify VDNS record is shown in the control node
2025-08-19 10:35:38,404 - 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.48, gateway password: c0ntrail123
2025-08-19 10:35:38,405 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-19 10:35:38,590 - 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.48, gateway password: c0ntrail123
2025-08-19 10:35:38,591 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-19 10:35:38,835 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-19 10:35:38,835 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-98475575 failed
2025-08-19 10:35:39,836 - 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.48, gateway password: c0ntrail123
2025-08-19 10:35:39,836 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-19 10:35:40,019 - 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.48, gateway password: c0ntrail123
2025-08-19 10:35:40,020 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-19 10:35:40,249 - DEBUG - ping: bad address 'vm1-test-alias'
2025-08-19 10:35:40,250 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-98475575 failed
2025-08-19 10:35:41,251 - 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.48, gateway password: c0ntrail123
2025-08-19 10:35:41,251 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-08-19 10:35:41,435 - 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.48, gateway password: c0ntrail123
2025-08-19 10:35:41,435 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-08-19 10:35:43,684 - 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.344 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.340 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.293 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.293/0.325/0.344 ms
2025-08-19 10:35:43,684 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-98475575 passed
2025-08-19 10:35:43,684 - DEBUG - Deleting VDNS record data: test-rec
2025-08-19 10:35:43,753 - INFO - VDNS record info: default-domain:ctest-vdns1-41372065:test-rec deleted successfully.
2025-08-19 10:35:43,753 - INFO - Deleting VM ctest-vm2-test-38061502
2025-08-19 10:35:43,820 - INFO - Deleting VM ctest-vm1-test-98475575
2025-08-19 10:35:43,884 - INFO - Deleting VN ctest-vn1-vdns-14898665
2025-08-19 10:35:43,916 - DEBUG - VN d7334bf6-4a8f-43d2-a990-a9618b037fc9 still in use: Unable to complete operation on network d7334bf6-4a8f-43d2-a990-a9618b037fc9. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-4b15dce3-aa22-4c7c-a2e7-a0da264e140f']
2025-08-19 10:35:43,917 - WARNING - Deleting VN ctest-vn1-vdns-14898665 failed..Will retry
2025-08-19 10:35:46,120 - DEBUG - Response for deleting network ()
2025-08-19 10:35:46,164 - DEBUG - Deleting VDNS Entry: ctest-vdns1-41372065
2025-08-19 10:35:46,233 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-41372065'] deleted successfully.
2025-08-19 10:35:46,233 - DEBUG - Requesting: http://10.0.0.48:8082/domains
2025-08-19 10:35:46,240 - DEBUG - Requesting: http://10.0.0.48:8082/domain/94073ea1-9b01-4c53-ac9c-6b933aa02e21
2025-08-19 10:35:46,255 - DEBUG - VDNS information not found in API server
2025-08-19 10:35:46,255 - INFO - VDNS information ctest-vdns1-41372065 removed from the API Server
2025-08-19 10:35:46,260 - INFO - VDNS information ctest-vdns1-41372065 removed in the Control node
2025-08-19 10:35:46,260 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-51483133']
2025-08-19 10:35:46,518 - DEBUG - No XMPP flaps were noticed during the test
2025-08-19 10:35:46,518 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:46]
2025-08-19 10:35:46,518 - INFO - --------------------------------------------------------------------------------
2025-08-19 10:35:47,170 - INFO - Deleted project: ctest-TestvDNSBasic0-51483133, ID : 21a7bf0f-22a2-437f-ba91-645c21fab379