2025-06-18 17:51:14,419 - INFO - Domain Default found not creating
2025-06-18 17:51:14,546 - INFO - Project ctest-TestvDNSBasic0-06686452 not found, creating it
2025-06-18 17:51:14,972 - INFO - Created Project:ctest-TestvDNSBasic0-06686452, ID : 854ac0e5-a922-4217-8c19-498431abc6a5
2025-06-18 17:51:16,438 - INFO - ================================================================================
2025-06-18 17:51:16,438 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-06-18 17:51:16,438 - 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-06-18 17:51:16,690 - DEBUG - Nothing to compare xmpp stats {'10.0.0.49': {'10.20.0.254': '0'}} with
2025-06-18 17:51:16,690 - INFO - Initial checks done. Running the testcase now
2025-06-18 17:51:16,690 - INFO -
2025-06-18 17:51:17,376 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-06686452'](854ac0e5-a922-4217-8c19-498431abc6a5)
2025-06-18 17:51:17,433 - DEBUG - Creating VDNS : ctest-vdns1-71925820
2025-06-18 17:51:17,637 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-71925820'] created succesfully
2025-06-18 17:51:17,637 - DEBUG - Verify VDNS entry is shown in control node
2025-06-18 17:51:17,643 - DEBUG - Verify VDNS entry is shown in the API server
2025-06-18 17:51:17,643 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-06-18 17:51:17,939 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-06-18 17:51:17,974 - DEBUG - Requesting: http://10.0.0.49:8082/domain/fd4cf459-cffc-4789-81bc-7840c745235e
2025-06-18 17:51:17,986 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-DNS/0b869ee7-0280-4843-9ce0-9bc6c4c1f7e6
2025-06-18 17:51:18,558 - DEBUG - Response for create_network : {'network': {'id': '6bca2246-9f3a-4381-a523-c3b5a92abe69', 'name': 'ctest-vn1-vdns-28388318', 'tenant_id': '854ac0e5a92242178c19498431abc6a5', 'project_id': '854ac0e5a92242178c19498431abc6a5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-06686452', 'ctest-vn1-vdns-28388318'], 'port_security_enabled': True, 'description': ''}}
2025-06-18 17:51:18,764 - DEBUG - Response for create_subnet : {'subnet': {'id': '9f2cb460-e2da-4e94-a447-e2a662706d2c', 'name': '', 'tenant_id': '854ac0e5a92242178c19498431abc6a5', 'network_id': '6bca2246-9f3a-4381-a523-c3b5a92abe69', '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': '854ac0e5a92242178c19498431abc6a5'}}
2025-06-18 17:51:18,782 - INFO - Created VN ctest-vn1-vdns-28388318
2025-06-18 17:51:18,833 - DEBUG - VN ctest-vn1-vdns-28388318 UUID is 6bca2246-9f3a-4381-a523-c3b5a92abe69
2025-06-18 17:51:19,045 - DEBUG - Services list from nova: [, , ]
2025-06-18 17:51:20,062 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3478-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3478-1)
2025-06-18 17:51:20,062 - INFO - Waiting for VM ctest-vm1-test-99862400 to be up..
2025-06-18 17:51:20,099 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-18 17:51:25,174 - DEBUG - VM is in ACTIVE state now
2025-06-18 17:51:25,174 - INFO - VM name : ctest-vm1-test-99862400
2025-06-18 17:51:25,244 - DEBUG - VM ctest-vm1-test-99862400 ID is 9b5644b2-2eed-487c-b258-c6e4fed2cc54
2025-06-18 17:51:25,244 - DEBUG - VM ctest-vm1-test-99862400 launched on Node cn-jenkins-deploy-platform-ansible-os-3478-1
2025-06-18 17:51:25,317 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/9b5644b2-2eed-487c-b258-c6e4fed2cc54
2025-06-18 17:51:25,325 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/5f114122-cf11-4ad2-b8d0-42ed639d5971
2025-06-18 17:51:28,558 - 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 1008ms')
2025-06-18 17:51:28,559 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-99862400 failed!
2025-06-18 17:51:28,613 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-06686452:ctest-vn1-vdns-28388318 is 10.10.10.1 and allocation pool is NOT set
2025-06-18 17:51:30,680 - 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.81 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.62 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 = 2.615/3.210/3.806/0.595 ms')
2025-06-18 17:51:30,680 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-99862400 passed
2025-06-18 17:51:30,829 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 17:51:30,829 - DEBUG - Waiting to SSH to VM ctest-vm1-test-99862400, IP 10.10.10.3, Port 22
2025-06-18 17:51:30,984 - DEBUG - VM ctest-vm1-test-99862400 is ready for SSH connections
2025-06-18 17:51:30,984 - 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-06-18 17:51:30,985 - DEBUG - ifconfig | grep 10.10.10.3
2025-06-18 17:51:32,646 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-18 17:51:32,647 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-99862400", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-06-18 17:51:32,647 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-99862400", None, socket.AF_INET6)'
2025-06-18 17:51:32,891 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-99862400, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-06-18 17:51:32,891 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-99862400
2025-06-18 17:51:35,135 - DEBUG - PING ctest-vm1-test-99862400 (10.10.10.3): 56 data bytes
64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.172 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.501 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.428 ms
--- ctest-vm1-test-99862400 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.428/1.367/3.172 ms
2025-06-18 17:51:35,135 - INFO - Ping to IP ctest-vm1-test-99862400 from VM ctest-vm1-test-99862400 passed
2025-06-18 17:51:35,147 - DEBUG - Requesting: http://10.0.0.49:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-18 17:51:35,153 - DEBUG - Requesting: http://10.0.0.49:8092/Snh_PageReq?x=default-domain:ctest-vdns1-71925820@0%20AllEntriesVdnsRecordsReq
2025-06-18 17:51:35,158 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-71925820:1:ctest-vm1-test-99862400:10.10.10.3', 'rec_name': 'ctest-vm1-test-99862400', '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-3478-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-99862400.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-18 17:51:35,158 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-71925820:12:3.10.10.10.in-addr.arpa:ctest-vm1-test-99862400', 'rec_name': '3.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm1-test-99862400', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3478-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm1-test-99862400.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-06-18 17:51:36,426 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3478-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3478-1)
2025-06-18 17:51:36,427 - INFO - Waiting for VM ctest-vm2-test-13098217 to be up..
2025-06-18 17:51:36,479 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-06-18 17:51:41,551 - DEBUG - VM is in ACTIVE state now
2025-06-18 17:51:41,551 - INFO - VM name : ctest-vm2-test-13098217
2025-06-18 17:51:41,620 - DEBUG - VM ctest-vm2-test-13098217 ID is a033e220-319c-4909-9659-5f07eefbfa8c
2025-06-18 17:51:41,620 - DEBUG - VM ctest-vm2-test-13098217 launched on Node cn-jenkins-deploy-platform-ansible-os-3478-1
2025-06-18 17:51:41,690 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/a033e220-319c-4909-9659-5f07eefbfa8c
2025-06-18 17:51:41,699 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/b0d5118e-9d54-472d-8928-37001b2dbd9f
2025-06-18 17:51:44,947 - 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 1008ms')
2025-06-18 17:51:44,947 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-13098217 failed!
2025-06-18 17:51:45,001 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-06686452:ctest-vn1-vdns-28388318 is 10.10.10.1 and allocation pool is NOT set
2025-06-18 17:51:47,064 - 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.94 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.01 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.009/2.474/3.940/1.465 ms')
2025-06-18 17:51:47,064 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vm2-test-13098217 passed
2025-06-18 17:51:47,213 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-06-18 17:51:47,213 - DEBUG - Waiting to SSH to VM ctest-vm2-test-13098217, IP 10.10.10.4, Port 22
2025-06-18 17:51:47,368 - DEBUG - VM ctest-vm2-test-13098217 is ready for SSH connections
2025-06-18 17:51:47,369 - 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-06-18 17:51:47,369 - DEBUG - ifconfig | grep 10.10.10.4
2025-06-18 17:51:47,972 - DEBUG - inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
2025-06-18 17:51:47,972 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-13098217", None, socket.AF_INET6)', host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-06-18 17:51:47,972 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-13098217", None, socket.AF_INET6)'
2025-06-18 17:51:48,219 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-13098217, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-06-18 17:51:48,219 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-13098217
2025-06-18 17:51:50,479 - DEBUG - PING ctest-vm2-test-13098217 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=2.795 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.361 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.454 ms
--- ctest-vm2-test-13098217 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.361/1.203/2.795 ms
2025-06-18 17:51:50,480 - INFO - Ping to IP ctest-vm2-test-13098217 from VM ctest-vm2-test-13098217 passed
2025-06-18 17:51:50,492 - DEBUG - Requesting: http://10.0.0.49:8092/Snh_PageReq?x=AllEntries%20VdnsServersReq
2025-06-18 17:51:50,498 - DEBUG - Requesting: http://10.0.0.49:8092/Snh_PageReq?x=default-domain:ctest-vdns1-71925820@0%20AllEntriesVdnsRecordsReq
2025-06-18 17:51:50,504 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-71925820:1:ctest-vm2-test-13098217:10.10.10.4', 'rec_name': 'ctest-vm2-test-13098217', '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-3478-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-13098217.juniper.net', 'installed': 'yes', 'zone': 'juniper.net'}
2025-06-18 17:51:50,504 - DEBUG - Actual record data {'name': 'default-domain:ctest-vdns1-71925820:12:4.10.10.10.in-addr.arpa:ctest-vm2-test-13098217', 'rec_name': '4.10.10.10.in-addr.arpa', 'rec_type': 'PTR', 'rec_class': 'IN', 'rec_data': 'ctest-vm2-test-13098217', 'rec_ttl': '100', 'source': 'Agent', 'installed': 'true', 'flags': '3', 'rec_source_name': 'cn-jenkins-deploy-platform-ansible-os-3478-1/dns'} ,
Expected record data {'rec_data': 'ctest-vm2-test-13098217.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-06-18 17:51:50,504 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-13098217", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-06-18 17:51:50,504 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-13098217", None, socket.AF_INET6)'
2025-06-18 17:51:50,693 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm2-test-13098217, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.49, gateway password: c0ntrail123
2025-06-18 17:51:50,693 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm2-test-13098217
2025-06-18 17:51:52,942 - DEBUG - PING ctest-vm2-test-13098217 (10.10.10.4): 56 data bytes
64 bytes from 10.10.10.4: seq=0 ttl=64 time=7.647 ms
64 bytes from 10.10.10.4: seq=1 ttl=64 time=0.827 ms
64 bytes from 10.10.10.4: seq=2 ttl=64 time=0.847 ms
--- ctest-vm2-test-13098217 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.827/3.107/7.647 ms
2025-06-18 17:51:52,942 - INFO - Ping to IP ctest-vm2-test-13098217 from VM ctest-vm1-test-99862400 passed
2025-06-18 17:51:52,942 - INFO - Try deleting the VDNS entry ctest-vdns1-71925820 with back ref of ipam.
2025-06-18 17:51:52,997 - DEBUG - Delete when resource still referred: ['http://10.0.0.49:8082/network-ipam/26dedb8b-63fb-4f55-8ae7-d038e035cfbd']
2025-06-18 17:51:52,997 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected
2025-06-18 17:51:52,997 - INFO - Add CNAME VDNS record for ctest-vm1-test-99862400 and verify we able to ping by alias name
2025-06-18 17:51:53,045 - DEBUG - Creating VDNS record data : test-rec
2025-06-18 17:51:53,153 - INFO - In verify_on_setup
2025-06-18 17:51:53,249 - DEBUG - VDNS record: ['default-domain', 'ctest-vdns1-71925820', 'test-rec'] created succesfully
2025-06-18 17:51:53,249 - INFO - Verify VDNS record is shown in the API server
2025-06-18 17:51:53,249 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-06-18 17:51:53,255 - DEBUG - Requesting: http://10.0.0.49:8082/domain/fd4cf459-cffc-4789-81bc-7840c745235e
2025-06-18 17:51:53,267 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-DNS/0b869ee7-0280-4843-9ce0-9bc6c4c1f7e6
2025-06-18 17:51:53,276 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-DNS-record/3db6ef56-67ec-4cb9-934a-f215602861b0
2025-06-18 17:51:53,282 - INFO - Verify VDNS record is shown in the control node
2025-06-18 17:51:53,288 - 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-06-18 17:51:53,288 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-18 17:51:53,460 - 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-06-18 17:51:53,460 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-18 17:51:53,696 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-18 17:51:53,697 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-99862400 failed
2025-06-18 17:51:54,697 - 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-06-18 17:51:54,698 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-18 17:51:54,903 - 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-06-18 17:51:54,903 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-18 17:51:55,144 - DEBUG - ping: bad address 'vm1-test-alias'
2025-06-18 17:51:55,144 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-99862400 failed
2025-06-18 17:51:56,144 - 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-06-18 17:51:56,145 - DEBUG - python -c 'import socket;socket.getaddrinfo("vm1-test-alias", None, socket.AF_INET6)'
2025-06-18 17:51:56,331 - 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-06-18 17:51:56,331 - DEBUG - ping -s 56 -c 3 -W 1 vm1-test-alias
2025-06-18 17:51:58,568 - 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.440 ms
64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.341 ms
64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.338 ms
--- vm1-test-alias ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.338/0.373/0.440 ms
2025-06-18 17:51:58,569 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-99862400 passed
2025-06-18 17:51:58,569 - DEBUG - Deleting VDNS record data: test-rec
2025-06-18 17:51:58,637 - INFO - VDNS record info: default-domain:ctest-vdns1-71925820:test-rec deleted successfully.
2025-06-18 17:51:58,637 - INFO - Deleting VM ctest-vm2-test-13098217
2025-06-18 17:51:58,701 - INFO - Deleting VM ctest-vm1-test-99862400
2025-06-18 17:51:58,765 - INFO - Deleting VN ctest-vn1-vdns-28388318
2025-06-18 17:51:58,798 - DEBUG - VN 6bca2246-9f3a-4381-a523-c3b5a92abe69 still in use: Unable to complete operation on network 6bca2246-9f3a-4381-a523-c3b5a92abe69. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-8666089f-3348-478a-895a-c82771d4efce']
2025-06-18 17:51:58,798 - WARNING - Deleting VN ctest-vn1-vdns-28388318 failed..Will retry
2025-06-18 17:52:01,005 - DEBUG - Response for deleting network ()
2025-06-18 17:52:01,034 - DEBUG - Deleting VDNS Entry: ctest-vdns1-71925820
2025-06-18 17:52:01,105 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-71925820'] deleted successfully.
2025-06-18 17:52:01,105 - DEBUG - Requesting: http://10.0.0.49:8082/domains
2025-06-18 17:52:01,112 - DEBUG - Requesting: http://10.0.0.49:8082/domain/fd4cf459-cffc-4789-81bc-7840c745235e
2025-06-18 17:52:01,130 - DEBUG - VDNS information not found in API server
2025-06-18 17:52:01,130 - INFO - VDNS information ctest-vdns1-71925820 removed from the API Server
2025-06-18 17:52:01,136 - INFO - VDNS information ctest-vdns1-71925820 removed in the Control node
2025-06-18 17:52:01,136 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-06686452']
2025-06-18 17:52:01,394 - DEBUG - No XMPP flaps were noticed during the test
2025-06-18 17:52:01,394 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:00:45]
2025-06-18 17:52:01,394 - INFO - --------------------------------------------------------------------------------
2025-06-18 17:52:02,048 - INFO - Deleted project: ctest-TestvDNSBasic0-06686452, ID : 854ac0e5-a922-4217-8c19-498431abc6a5